Brad King
|
18153217e2
Merge topic 'ctest_start_function_scope'
|
vor 7 Jahren |
Kyle Edwards
|
74092d92bf
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
|
vor 7 Jahren |
Wouter Klouwen
|
695951bc46
CTest: introduce cmDuration
|
vor 7 Jahren |
Wouter Klouwen
|
66419bc046
CTest: convert timeouts to std::chrono::duration
|
vor 8 Jahren |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
vor 8 Jahren |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
vor 8 Jahren |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
vor 8 Jahren |
Daniel Pfeifer
|
c734c8501b
CTest: use new methods for builtin commands
|
vor 8 Jahren |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
vor 8 Jahren |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
vor 9 Jahren |
Daniel Pfeifer
|
fb0b087c4d
Make cmCTestGenericHandler not inherit from cmObject
|
vor 9 Jahren |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
vor 9 Jahren |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
vor 9 Jahren |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
vor 9 Jahren |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
vor 9 Jahren |
Brad King
|
180538c706
Source: Stabilize include order
|
vor 9 Jahren |
Stephen Kelly
|
3339a7508e
CTest: Port away from cmLocalGenerator.
|
vor 10 Jahren |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
vor 11 Jahren |
Nils Gladitz
|
35fbc10079
CTest: more aggressive implementation of ctest_empty_binary_directory()
|
vor 12 Jahren |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
vor 12 Jahren |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
vor 13 Jahren |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
vor 16 Jahren |
Bill Hoffman
|
7d190a65ca
Change run_ctest_script in ctest to not stop processing when there is an error in the script being run. Also, add a RETURN_VALUE option so that you can find out if the script failed
|
vor 16 Jahren |
Alexander Neundorf
|
46f99c6565
STYLE: move the code for writing the initial cache into its own separate
|
vor 16 Jahren |
Alexander Neundorf
|
a605bd5225
STYLE: rename InitCache to InitialCache, since it contains the contents for
|
vor 16 Jahren |
Bill Hoffman
|
ed387ffe6b
ENH: add subproject tag property for ctest
|
vor 17 Jahren |
Alexander Neundorf
|
e37f8e2964
|
vor 18 Jahren |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
vor 19 Jahren |
Andy Cedilnik
|
34feb381be
ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN update too, maybe
|
vor 19 Jahren |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
vor 19 Jahren |