Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Bill Hoffman
|
8a690289c2
Add label summary times to ctest default output. Also, remove parallel time output. Add flag to disable label summary.
|
16 years ago |
Zach Mullen
|
177edc5ed1
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest
|
16 years ago |
Bill Hoffman
|
d2bfac93f3
ENH: add docs for command line ctest
|
16 years ago |
Brad King
|
0847d825b3
ENH: Create internal 'ctest --launch' tool
|
17 years ago |
Bill Hoffman
|
7e1ba9d075
BUG: add output on failure to ctest #8255
|
17 years ago |
Bill Hoffman
|
43fe0d3978
ENH: add max width option to ctest ouptut
|
17 years ago |
Ken Martin
|
21852384e0
ENH: read in old file formats Dart as well
|
18 years ago |
Ken Martin
|
456631225b
ENH: use CTestTestfile.txt
|
18 years ago |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 years ago |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 years ago |
Ken Martin
|
35e13b11f3
BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner
|
18 years ago |
Ken Martin
|
18ce24c748
ENH: make documentation entries actually store their data
|
18 years ago |
Bill Hoffman
|
f262298bb0
ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them
|
18 years ago |
Alexander Neundorf
|
e37f8e2964
|
18 years ago |
Ken Martin
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 years ago |
Ken Martin
|
49085f7fed
BUG: fixes so that --build-and-test will honor timeouts
|
19 years ago |
Ken Martin
|
2f84bd1758
ENH: added per test timeout support
|
19 years ago |
Andy Cedilnik
|
2d81046ae2
ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting
|
19 years ago |
Andy Cedilnik
|
bad1215a85
ENH: Add support for preinstall for cmake generated projects when packaging them
|
19 years ago |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
Andy Cedilnik
|
26e1fea95b
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 years ago |
Ken Martin
|
09b3d9d2f1
STYLE: removed some docs that did not make sense
|
20 years ago |
Andy Cedilnik
|
f47a57c3e8
ENH: Add a way to submit extra files to the dashboard
|
20 years ago |
Andy Cedilnik
|
3d84afe571
ENH: Several improvements and cleanups:
|
20 years ago |
Andy Cedilnik
|
d56bed98d7
ENH: Add debug flag
|
20 years ago |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 years ago |
Andy Cedilnik
|
f6e5a878fc
ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
|
20 years ago |
Andy Cedilnik
|
7acfc4dc3c
ENH: Start adding support for CTest testfiles
|
20 years ago |