David Cole
|
4a323bde0c
Honor MAKECOMMAND value saved in cache (#11026)
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Zach Mullen
|
e525649a4e
Checksums on CTest submit files, and retry timed out submissions.
|
15 years ago |
Brad King
|
c4205773a5
Do not warn for unknown CTest UPDATE_TYPE
|
16 years ago |
Brad King
|
e18f3623e3
Detect Git repositories for CTest UPDATE_TYPE
|
16 years ago |
Brad King
|
ff101a565e
Simplify CTest.cmake module with ELSEIF
|
16 years ago |
Brad King
|
700da5f266
Document usage of the include(CTest) module
|
16 years ago |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Zach Mullen
|
69fd641adb
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
|
16 years ago |
Brad King
|
d4d467dbd5
ENH: Teach CTest to handle Mercurial repositories
|
16 years ago |
Brad King
|
2bb13f2ca5
ENH: Remove CTest public.kitware.com drop default
|
16 years ago |
Brad King
|
a524e07152
ENH: Teach CTest to handle Bazaar repositories
|
16 years ago |
Alexander Neundorf
|
8e03bfb57d
STYLE: first lower-casing the string makes comparing its contents easier
|
16 years ago |
Brad King
|
0e067ad3d1
ENH: Create include(CTest) launcher interface
|
17 years ago |
Alexander Neundorf
|
b1606e6bde
STYLE: mention cdash (not only dart)
|
17 years ago |
Bill Hoffman
|
36cf25e6a2
ENH: recognize vs 9 and possible 10 or greater when they come out...
|
17 years ago |
Brad King
|
98e06794dd
ENH: Avoid printing message about unknown repository type repeatedly in CTest.
|
17 years ago |
Alexander Neundorf
|
46fff6c83a
STYLE: use IF(NOT ) instead of IF() ELSE() with empty IF() branch
|
18 years ago |
Alexander Neundorf
|
61d3444f93
|
18 years ago |
Brad King
|
93b94ce443
STYLE: Added basic usage documentation.
|
18 years ago |
Ken Martin
|
e026f620f8
BUG: fix typo
|
19 years ago |
Andy Cedilnik
|
e0e57a41fd
ENH: Default drop method http
|
19 years ago |
Ken Martin
|
60ebc57227
ENH: remove debugging output
|
19 years ago |
Andy Cedilnik
|
cd09448a53
ENH: Allow overwriting CTestConfig.cmake items
|
19 years ago |
Andy Cedilnik
|
4e4ae3624b
BUG: Fix the missing nightly start time bug and do some cleanup
|
19 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Andy Cedilnik
|
e26c160698
ENH: Initial import
|
20 years ago |