summaryrefslogtreecommitdiff
path: root/Modules/CTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add more CLI `:option:` references to various pagesAlex Turbov2022-10-201-1/+1
* CTest: only look for update executables when neededSeth R Johnson2020-11-261-9/+8
* CTest: Remove additional batch test variablesSeth R Johnson2020-11-111-8/+0
* Merge topic 'help_ctest_cuda_memcheck'Craig Scott2020-11-061-1/+1
|\
| * CTest: Add cuda-memcheck to Dart and CTest moduleTobias Ribizel2020-11-051-1/+1
* | CTest: Avoid invoking external tool to get the host nameBrad King2020-10-221-1/+8
|/
* CTest: avoid marking undeclared cache variables as advancedBen Boeckel2020-01-141-4/+0
* ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-101-1/+1
* Modules/CTest: Fix SubmitURLRegina Pfeifer2019-04-101-1/+1
* CTest: Add documentation and release notes for SubmitURLRegina Pfeifer2019-01-161-4/+1
* Modules/CTest: Set SubmitURLRegina Pfeifer2019-01-161-0/+13
* CTest: Remove submit method 'scp'Regina Pfeifer2018-11-291-3/+0
* Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-1/+1
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-5/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* CTest: Properly set buildname if only C langage is enabledJean-Christophe Fillion-Robin2016-06-201-6/+6
* Drop Visual Studio 6 generatorBrad King2016-03-091-3/+0
* ctest: Consolidate documentation of CTEST_USE_LAUNCHERS (#15533)Brad King2015-04-281-12/+3
* Modules/CTest: Improve documentation formattingBrad King2015-04-281-34/+26
* Modules/CTest: Use bracket comment for documentation blockBrad King2015-04-281-65/+66
* Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-181-1/+1
* ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-261-0/+5
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-35/+54
* replace string(... MATCHES "^const$) with string(... STREQUAL "const")Rolf Eike Beer2013-06-021-2/+2
* 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