summaryrefslogtreecommitdiff
path: root/Modules/CTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setupJean-Christophe Fillion-Robin2012-10-161-12/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-29/+29
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-135/+135
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-9/+9
* CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)David Cole2011-10-221-0/+3
* CTest: Mark DART_TESTING_TIMEOUT as advanced (#10150)David Cole2011-01-281-10/+11
* Honor MAKECOMMAND value saved in cache (#11026)David Cole2010-09-211-2/+4
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-031-1/+8
* Do not warn for unknown CTest UPDATE_TYPEBrad King2010-02-101-7/+0
* Detect Git repositories for CTest UPDATE_TYPEBrad King2010-02-101-0/+7
* Simplify CTest.cmake module with ELSEIFBrad King2010-02-101-29/+17
* Document usage of the include(CTest) moduleBrad King2009-12-041-9/+45
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-6/+11
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* Fixed ctest output where max test index is not the same width as the total nu...Zach Mullen2009-09-021-0/+8
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+11
* ENH: Remove CTest public.kitware.com drop defaultBrad King2009-05-151-25/+0
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+12
* STYLE: first lower-casing the string makes comparing its contents easierAlexander Neundorf2009-05-101-5/+6
* ENH: Create include(CTest) launcher interfaceBrad King2009-02-111-0/+12
* STYLE: mention cdash (not only dart)Alexander Neundorf2008-11-031-2/+2
* ENH: recognize vs 9 and possible 10 or greater when they come out...Bill Hoffman2008-05-021-9/+13
* ENH: Avoid printing message about unknown repository type repeatedly in CTest.Brad King2008-03-171-1/+4
* STYLE: use IF(NOT ) instead of IF() ELSE() with empty IF() branchAlexander Neundorf2007-12-171-6/+4
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-0/+1
* STYLE: Added basic usage documentation.Brad King2007-05-151-2/+10
* BUG: fix typoKen Martin2006-06-281-1/+1
* ENH: Default drop method httpAndy Cedilnik2006-06-231-0/+1
* ENH: remove debugging outputKen Martin2006-05-251-15/+20
* ENH: Allow overwriting CTestConfig.cmake itemsAndy Cedilnik2006-04-281-8/+15
* BUG: Fix the missing nightly start time bug and do some cleanupAndy Cedilnik2006-04-211-13/+15
* ENH: add documentation support for modulesBill Hoffman2005-12-141-2/+1
* ENH: Initial importAndy Cedilnik2005-08-031-0/+184