summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstallS2/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* BUG: Install rule should take build configuration into account.Brad King2005-08-191-1/+13
* BUG: Removing exe VERSION attribute test until it is implemented in the XCode...Brad King2005-08-191-1/+2
* ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...Brad King2005-08-171-0/+2
* BUG: Need TSD target to be built before SimpleInstall.Brad King2005-08-081-4/+5
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-1/+1
* BUG: Avoid infinite loop during installation.Brad King2005-04-281-0/+4
* ENH: Updated post-build command to drive installation through the native buil...Brad King2005-02-051-5/+9
* 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 w...Andy Cedilnik2004-06-281-4/+13
* 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-011-0/+3
* add depBill Hoffman2004-04-211-0/+1
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-281-0/+4
* ENH: Ok, when doing cmake -P you should not have to squish filename next to -...Andy Cedilnik2004-02-201-1/+1
* 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 fin...Andy Cedilnik2004-02-111-4/+12
* ENH: Some cleanup and try to fix Visual Studio buildsAndy Cedilnik2004-02-091-41/+34
* 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 ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to...Andy Cedilnik2004-02-031-1/+3
* ENH: Make test work on windowsAndy Cedilnik2004-02-021-2/+10
* ENH: Add install testAndy Cedilnik2004-02-011-0/+36