Commit History

Author SHA1 Message Date
  Brad King 33e865c041 ENH: Add unset() command. 17 years ago
  Brad King 181c1eeede ENH: Add test_clean target to wipe out tests 17 years ago
  Alexander Neundorf e0f59d9af5 BUG: fix endif() 17 years ago
  Alexander Neundorf e6290446d8 ENH: add simple tests to test that the extra generators don't crash 17 years ago
  Bill Hoffman 26aa93d2cd ENH: fix build with Xcode project was missing 17 years ago
  David Cole 6ec7ec2079 ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the patch. See issue #7170 for more details. 17 years ago
  Bill Hoffman 2081dcbfce ENH: add get_test_property to bootstrap so bootstrap builds test the same as non-bootstrap builds 17 years ago
  Brad King e245d4ea11 BUG: Replace non-bootstrap command with macro 17 years ago
  Brad King f58a1370cd ENH: Remove condition on use of CMake 2.4 commands 17 years ago
  Brad King 56f1e0b9c2 COMP: Don't set properties on a non-existing test 17 years ago
  Bill Hoffman bb7b27e417 ENH: add initial ctest -j feature 17 years ago
  David Cole fd413f2ab8 BUG: Avoid running the new CPackComponents test on Windows unless the NSIS installer is available. 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
  Bill Hoffman abe8ecf418 ENH: try turning this on again 17 years ago
  Bill Hoffman 6a4dede49b ENH: turn this off until it passes on all systems 17 years ago
  Alexander Neundorf 8ef9983db6 ENH: add test which executes all FindXXX.cmake modules 17 years ago
  David Cole 05950097d8 BUG: Allow timeouts larger than 1500 for tests that may take longer than 25 minutes on really slow/busy machines. bootstrap has been timing out on tiamat, a very old machine, this should help it... 17 years ago
  Brad King 1cba430d1b ENH: Combine all dependency* tests into one Dependency test. Add more difficult test cases. 18 years ago
  Ken Martin 8f5e85c4cc ENH: disable test for vs 70 as devenv randomly segfaults when building the sub-project 18 years ago
  Brad King 65761dee55 BUG: Fix commit 1.41 of Tests/CMakeLists.txt to place fake target before --version flag instead of after. 18 years ago
  Bill Hoffman 8a83f09637 ENH: fix for bug 3218 dependant projects are written out automatically if they are in the project. Also fix bug 5829, remove hard coded CMAKE_CONFIGURATION_TYPES from vs 7 generator 18 years ago
  Brad King 976b426b2d ENH: Added ExportImport test to test new export/import features. 18 years ago
  Ken Martin f4b7ba9c42 ENH: add testing for return and break commands 18 years ago
  Brad King d2d18fb565 ENH: Added RuntimePath test to make sure rpath gets correct order. 18 years ago
  Brad King 19d22f6105 BUG: Do not get in infinite loop when checking make tool version in cmake build tree. 18 years ago
  Brad King 8262ccfd4e ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators. 18 years ago
  Ken Martin f4b1c3880b ENH: add functions and raise scope 18 years ago
  Bill Hoffman 6718c3c85b BUG: try to fix configure error on dashboard 18 years ago
  Alexander Neundorf e3c84cf5a6 ENH: add support for the Syllable OS (http://www.syllable.org) 18 years ago
  David Cole 4e752dee91 ENH: Add new Tutorial steps. Diff between Step5 and Step6 shows how to add a cpack driven installer to your project. Diff between Step6 and Step7 shows how to add ctest dashboard scripting capability. 18 years ago