summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Put custom commands in topological order for VS 10Brad King2009-09-071-9/+0
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-0/+3
* Remove WXDialog source codeBrad King2009-08-051-16/+0
* BUG: One last attempt for today to get the new CheckSourceTree test running o...David Cole2009-07-241-4/+6
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-6/+9
* BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt ...David Cole2009-07-241-6/+0
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-241-6/+27
* ENH: set expected failure for testsBill Hoffman2009-07-201-0/+9
* BUG: disable the test for now, will make it work correctly laterAlexander Neundorf2009-07-121-3/+3
* STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly fromAlexander Neundorf2009-07-121-0/+7
* ENH: Test transitive link languagesBrad King2009-07-101-0/+1
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+18
* BUG: Skip CTest.Update* for cygwin tools on WindowsBrad King2009-07-011-2/+14
* BUG: Fix CTest.UpdateBZR tests to run in parallelBrad King2009-06-251-1/+5
* BUG: Extend timeout of ExternalProject testBrad King2009-06-241-0/+5
* ENH: Auto-enable CTest.UpdateCVS test on WindowsBrad King2009-06-221-19/+14
* BUG: Parse more bzr xml output encodingsBrad King2009-05-181-0/+4
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+18
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+13
* ENH: change to use CMAKE_CREATE_VERSION from CMAKE_VERSION as CMAKE_VERSION i...Bill Hoffman2009-01-271-1/+1
* ENH: Better policies for functions and macrosBrad King2009-01-221-0/+1
* BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...David Cole2009-01-221-0/+6
* BUG: Avoid trying to package the X11 test on Windows when there is no NSIS in...David Cole2009-01-221-3/+5
* BUG: Fix issue #7833: Add file extension handling to CPack generated installe...David Cole2009-01-211-1/+8
* ENH: Re-enable new 'testing' test modeBrad King2009-01-051-7/+7
* BUG: Disable new 'testing' test mode for nowBrad King2008-12-181-5/+7
* BUG: Fix new 'testing' test for CMake releasesBrad King2008-12-181-0/+5
* ENH: Improve 'testing' test to actually testBrad King2008-12-181-3/+2
* ENH: remove some verbosity to reduce test timeBill Hoffman2008-12-111-3/+3
* ENH: First draft of add_external_project functionality. Tweaks, dashboard fix...David Cole2008-12-041-0/+13
* ENH: Implement feature request from issue 7885. Allow setting environment var...David Cole2008-11-261-0/+13
* ENH: add more debug stuff to CTestCTest2 so I can figure out redwallBill Hoffman2008-11-231-1/+1
* ENH: make ctest more verbose so that we can see failure on redwallBill Hoffman2008-11-211-1/+1
* ENH: add gfortran-4Bill Hoffman2008-11-181-1/+1
* ENH: Use settings for CPackComponents test to make it fail if the recent fix ...David Cole2008-10-291-0/+3
* ENH: Enable cvs update test with CMake before 2.6Brad King2008-10-191-1/+6
* ENH: Test CTest update logic with VCS toolsBrad King2008-10-191-0/+51
* BUG: 4244, add a --build option to cmake that can build projects configured b...Bill Hoffman2008-10-151-0/+6
* ENH: Add unset() command.Brad King2008-08-251-0/+1
* ENH: Add test_clean target to wipe out testsBrad King2008-08-191-0/+58
* BUG: fix endif()Alexander Neundorf2008-08-061-1/+1
* ENH: add simple tests to test that the extra generators don't crashAlexander Neundorf2008-08-061-0/+49
* ENH: fix build with Xcode project was missingBill Hoffman2008-07-311-1/+2
* ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ...David Cole2008-07-301-0/+13
* ENH: add get_test_property to bootstrap so bootstrap builds test the same as ...Bill Hoffman2008-07-071-10/+0
* BUG: Replace non-bootstrap command with macroBrad King2008-07-031-0/+9
* ENH: Remove condition on use of CMake 2.4 commandsBrad King2008-07-031-39/+30
* COMP: Don't set properties on a non-existing testBrad King2008-07-031-1/+1
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+9
* BUG: Avoid running the new CPackComponents test on Windows unless the NSIS in...David Cole2008-06-191-2/+22