Commit History

Author SHA1 Message Date
  Brad King c85672634c Tests: Teach SimpleInstall to use "cmake --build" 12 years ago
  Rolf Eike Beer cd4451d1e7 replace string(... MATCHES "^const$) with string(... STREQUAL "const") 12 years ago
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King fea3e84ee3 export(): Document undefined behavior of location properties 14 years ago
  Sean McBride a27edd8a05 Fix XCode -> Xcode typos, notably in man page (#12231) 14 years ago
  David Cole 1412cc442e SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON at the Tests/CMakeLists.txt level. 16 years ago
  Brad King 2740db5ede ENH: Allow more specification of target file names 16 years ago
  Brad King 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' 17 years ago
  Brad King 061d20be38 ENH: Add UNKNOWN type for IMPORTED libraries 17 years ago
  David Cole 1105a86c52 ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. 17 years ago
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 years ago
  Brad King 1332b55794 BUG: Updated SimpleInstall tests for new export/import interface. 18 years ago
  Brad King 60bf0531b0 ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help install a tree of header files while ignoring non-headers. 18 years ago
  Brad King 24d6ecd81c BUG: Fix SimpleInstall test to work with new dependency of package on all. 18 years ago
  David Cole 6767a658fc BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably earlier) to avoid running PackageMaker during the SimpleInstall* tests. See comment in CMake/Tests/SimpleInstall/CMakeLists.txt for more info. 18 years ago
  David Cole c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. 18 years ago
  David Cole 890efa7980 COMP: Rename the executables for the SimpleInstall tests so that the executable files that run during the test do not have the word install in their file names. This allows running the tests on Windows Vista without admin privileges and without adding a manifest containing the asInvoker requestedExecutionLevel element. 18 years ago
  Brad King bb6b7de09a ENH: Disable package test only on OSX < 10.4. Added comment explaining reason for timeout. 18 years ago
  Brad King 4710c7aef6 ENH: Re-enable packaging part of SimpleInstall-Stage2 test on Apple. Give it a long timeout to see what is going on. 18 years ago
  Alexander Neundorf b4f02ec0bd 18 years ago
  Alexander Neundorf 2f7f5eb04a 18 years ago
  Bill Hoffman 6e9b3f36eb ENH: test install of debug libs 18 years ago
  Bill Hoffman fdab49ab57 ENH: turn this stuff off to see if it fixes the dashboard on midworld 18 years ago
  Alexander Neundorf 56c0bbc83f 18 years ago
  Alexander Neundorf 8302ea66d2 18 years ago
  Alexander Neundorf 556b1257ac 18 years ago
  Alexander Neundorf cfd9fdf5de 18 years ago
  Brad King c8b263c674 ENH: Enable versioned executable test everywhere but XCode. 18 years ago