summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstall
Commit message (Collapse)AuthorAgeFilesLines
* 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