Commit History

Author SHA1 Message Date
  Andy Cedilnik 0795d64a23 BUG: Fix test 20 years ago
  Brad King 98e5119664 BUG: Install rule should take build configuration into account. 20 years ago
  Brad King 8346edbff0 BUG: Removing exe VERSION attribute test until it is implemented in the XCode generator. 20 years ago
  Brad King b0d05cf020 ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_NAME support. 20 years ago
  Brad King 2c658a6300 BUG: Need TSD target to be built before SimpleInstall. 20 years ago
  Ken Martin 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 years ago
  Brad King 3a81832bb3 BUG: Avoid infinite loop during installation. 20 years ago
  Brad King ec4fcb87f2 ENH: Updated post-build command to drive installation through the native build system. 21 years ago
  Bill Hoffman effeac8aab make it verbose 21 years ago
  Brad King ffb54f8e84 ERR: Removed debugging code from test. 21 years ago
  Andy Cedilnik 43d380e0d8 ENH: Better handling of debug postfix and fix the test 21 years ago
  Andy Cedilnik ed0999c9d1 ERR: Fix visual studio install 21 years ago
  Andy Cedilnik f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing 21 years ago
  Andy Cedilnik 30e1007048 ERR: Remove testinf of PREORDER on Windows 21 years ago
  Andy Cedilnik 00acf804f6 ERR: Try to fix simple install on vs6 21 years ago
  Andy Cedilnik 5bbfbd56f5 ENH: More elaborate install test 21 years ago
  Bill Hoffman 7aaf404cc1 add dep 21 years ago
  Andy Cedilnik db68c543ff ENH: Add pre and post install script support 21 years ago
  Andy Cedilnik 51516613e8 ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between 22 years ago
  Bill Hoffman 6223d60085 Fix install test fail on mingw 22 years ago
  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 22 years ago
  Andy Cedilnik a1e4c4f1df ENH: Some cleanup and try to fix Visual Studio builds 22 years ago
  Andy Cedilnik 4dd97ff97f ENH: Install stage2 to handle runtime problem 22 years ago
  Andy Cedilnik e72bac5870 ENH: Add second part of SimpleInstall 22 years ago
  Andy Cedilnik 5755950717 ERR: Fix test on windows with network paths 22 years ago
  Andy Cedilnik 59adb4eabe ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to link the module 22 years ago
  Andy Cedilnik c06828a4a0 ENH: Make test work on windows 22 years ago
  Andy Cedilnik 2106bdc4ec ENH: Add install test 22 years ago