index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
Rolf Eike Beer
2013-06-02
1
-2/+2
*
CTest: Ensure CTEST_USE_LAUNCHERS behaves nicely in Superbuild setup
Jean-Christophe Fillion-Robin
2012-10-16
1
-12/+2
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-29/+29
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-135/+135
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-9/+9
*
CTest: Add COVERAGE_EXTRA_FLAGS cache variable (#12490)
David Cole
2011-10-22
1
-0/+3
*
CTest: Mark DART_TESTING_TIMEOUT as advanced (#10150)
David Cole
2011-01-28
1
-10/+11
*
Honor MAKECOMMAND value saved in cache (#11026)
David Cole
2010-09-22
1
-2/+4
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Checksums on CTest submit files, and retry timed out submissions.
Zach Mullen
2010-06-03
1
-1/+8
*
Do not warn for unknown CTest UPDATE_TYPE
Brad King
2010-02-10
1
-7/+0
*
Detect Git repositories for CTest UPDATE_TYPE
Brad King
2010-02-10
1
-0/+7
*
Simplify CTest.cmake module with ELSEIF
Brad King
2010-02-10
1
-29/+17
*
Document usage of the include(CTest) module
Brad King
2009-12-04
1
-9/+45
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-6/+11
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-0/+8
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
1
-0/+11
*
ENH: Remove CTest public.kitware.com drop default
Brad King
2009-05-15
1
-25/+0
*
ENH: Teach CTest to handle Bazaar repositories
Brad King
2009-05-14
1
-0/+12
*
STYLE: first lower-casing the string makes comparing its contents easier
Alexander Neundorf
2009-05-10
1
-5/+6
*
ENH: Create include(CTest) launcher interface
Brad King
2009-02-11
1
-0/+12
*
STYLE: mention cdash (not only dart)
Alexander Neundorf
2008-11-03
1
-2/+2
*
ENH: recognize vs 9 and possible 10 or greater when they come out...
Bill Hoffman
2008-05-02
1
-9/+13
*
ENH: Avoid printing message about unknown repository type repeatedly in CTest.
Brad King
2008-03-17
1
-1/+4
*
STYLE: use IF(NOT ) instead of IF() ELSE() with empty IF() branch
Alexander Neundorf
2007-12-17
1
-6/+4
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-0/+1
*
STYLE: Added basic usage documentation.
Brad King
2007-05-15
1
-2/+10
*
BUG: fix typo
Ken Martin
2006-06-28
1
-1/+1
*
ENH: Default drop method http
Andy Cedilnik
2006-06-23
1
-0/+1
*
ENH: remove debugging output
Ken Martin
2006-05-25
1
-15/+20
*
ENH: Allow overwriting CTestConfig.cmake items
Andy Cedilnik
2006-04-28
1
-8/+15
*
BUG: Fix the missing nightly start time bug and do some cleanup
Andy Cedilnik
2006-04-21
1
-13/+15
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-2/+1
*
ENH: Initial import
Andy Cedilnik
2005-08-03
1
-0/+184