summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstall
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Avoid infinite loop during installation.Brad King2005-04-281-0/+4
|
* ENH: Updated post-build command to drive installation through the native ↵Brad King2005-02-051-5/+9
| | | | build system.
* make it verboseBill Hoffman2004-09-221-1/+1
|
* ERR: Removed debugging code from test.Brad King2004-07-021-2/+1
|
* ENH: Better handling of debug postfix and fix the testAndy Cedilnik2004-06-291-23/+1
|
* ERR: Fix visual studio installAndy Cedilnik2004-06-281-3/+8
|
* BUG: Implement installing of shared library versioning and add test for the ↵Andy Cedilnik2004-06-284-4/+38
| | | | whole thing
* ERR: Remove testinf of PREORDER on WindowsAndy Cedilnik2004-06-031-2/+3
|
* ERR: Try to fix simple install on vs6Andy Cedilnik2004-06-031-0/+1
|
* ENH: More elaborate install testAndy Cedilnik2004-06-015-0/+27
|
* add depBill Hoffman2004-04-211-0/+1
|
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-283-0/+12
|
* ENH: Ok, when doing cmake -P you should not have to squish filename next to ↵Andy Cedilnik2004-02-201-1/+1
| | | | -P, There should be space between
* Fix install test fail on mingwBill Hoffman2004-02-121-2/+2
|
* ENH: On Cygwin shared libraries have only .dll file no .lib file, so when ↵Andy Cedilnik2004-02-111-4/+12
| | | | finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin
* ENH: Some cleanup and try to fix Visual Studio buildsAndy Cedilnik2004-02-091-41/+34
|
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-091-1/+1
|
* ENH: Install stage2 to handle runtime problemAndy Cedilnik2004-02-091-0/+11
|
* ENH: Add second part of SimpleInstallAndy Cedilnik2004-02-081-39/+58
|
* ERR: Fix test on windows with network pathsAndy Cedilnik2004-02-051-1/+2
|
* ENH: Fix test on HP-UXBerk Geveci2004-02-043-4/+4
|
* ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not ↵Andy Cedilnik2004-02-031-1/+3
| | | | to link the module
* ENH: Make test work on windowsAndy Cedilnik2004-02-021-2/+10
|
* ENH: Fix exportsAndy Cedilnik2004-02-012-2/+2
|
* ENH: Add install testAndy Cedilnik2004-02-0110-0/+116