Ken Martin
|
2e4258efc1
|
ENH: shift to using ADD_SUBDIRECTORY
|
2005-06-08 12:26:32 -04:00 |
Brad King
|
3a81832bb3
|
BUG: Avoid infinite loop during installation.
|
2005-04-28 11:47:48 -04:00 |
Brad King
|
ec4fcb87f2
|
ENH: Updated post-build command to drive installation through the native build system.
|
2005-02-05 07:50:15 -05:00 |
Bill Hoffman
|
effeac8aab
|
make it verbose
|
2004-09-22 16:51:00 -04:00 |
Brad King
|
ffb54f8e84
|
ERR: Removed debugging code from test.
|
2004-07-02 13:39:02 -04:00 |
Andy Cedilnik
|
43d380e0d8
|
ENH: Better handling of debug postfix and fix the test
|
2004-06-29 09:23:27 -04:00 |
Andy Cedilnik
|
ed0999c9d1
|
ERR: Fix visual studio install
|
2004-06-28 16:39:51 -04:00 |
Andy Cedilnik
|
f9b43b9212
|
BUG: Implement installing of shared library versioning and add test for the whole thing
|
2004-06-28 14:40:17 -04:00 |
Andy Cedilnik
|
30e1007048
|
ERR: Remove testinf of PREORDER on Windows
|
2004-06-03 19:12:06 -04:00 |
Andy Cedilnik
|
00acf804f6
|
ERR: Try to fix simple install on vs6
|
2004-06-03 17:09:25 -04:00 |
Andy Cedilnik
|
5bbfbd56f5
|
ENH: More elaborate install test
|
2004-06-01 12:55:23 -04:00 |
Bill Hoffman
|
7aaf404cc1
|
add dep
|
2004-04-21 16:07:57 -04:00 |
Andy Cedilnik
|
db68c543ff
|
ENH: Add pre and post install script support
|
2004-03-27 20:59:44 -05:00 |
Andy Cedilnik
|
51516613e8
|
ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between
|
2004-02-20 14:46:33 -05:00 |
Bill Hoffman
|
6223d60085
|
Fix install test fail on mingw
|
2004-02-12 09:13:31 -05:00 |
Andy Cedilnik
|
ff6bc56616
|
ENH: On Cygwin shared libraries have only .dll file no .lib file, so when finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin
|
2004-02-11 08:28:59 -05:00 |
Andy Cedilnik
|
a1e4c4f1df
|
ENH: Some cleanup and try to fix Visual Studio builds
|
2004-02-09 16:40:39 -05:00 |
Andy Cedilnik
|
1061101745
|
ENH: Some systems do not handle spaces in the path
|
2004-02-09 11:33:00 -05:00 |
Andy Cedilnik
|
4dd97ff97f
|
ENH: Install stage2 to handle runtime problem
|
2004-02-08 20:08:58 -05:00 |
Andy Cedilnik
|
e72bac5870
|
ENH: Add second part of SimpleInstall
|
2004-02-08 12:04:10 -05:00 |
Andy Cedilnik
|
5755950717
|
ERR: Fix test on windows with network paths
|
2004-02-05 10:12:10 -05:00 |
Berk Geveci
|
2522153e59
|
ENH: Fix test on HP-UX
|
2004-02-04 09:42:50 -05:00 |
Andy Cedilnik
|
59adb4eabe
|
ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to link the module
|
2004-02-03 09:26:36 -05:00 |
Andy Cedilnik
|
c06828a4a0
|
ENH: Make test work on windows
|
2004-02-02 18:23:27 -05:00 |
Andy Cedilnik
|
228dc330f6
|
ENH: Fix exports
|
2004-02-01 16:48:30 -05:00 |
Andy Cedilnik
|
2106bdc4ec
|
ENH: Add install test
|
2004-02-01 12:53:28 -05:00 |