Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 lat temu |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 lat temu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 lat temu |
Brad King
|
180538c706
Source: Stabilize include order
|
9 lat temu |
Stephen Kelly
|
3339a7508e
CTest: Port away from cmLocalGenerator.
|
10 lat temu |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 lat temu |
Nils Gladitz
|
35fbc10079
CTest: more aggressive implementation of ctest_empty_binary_directory()
|
12 lat temu |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 lat temu |
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
|
16 lat temu |
Alexander Neundorf
|
46f99c6565
STYLE: move the code for writing the initial cache into its own separate
|
16 lat temu |
Alexander Neundorf
|
a605bd5225
STYLE: rename InitCache to InitialCache, since it contains the contents for
|
16 lat temu |
Bill Hoffman
|
ed387ffe6b
ENH: add subproject tag property for ctest
|
17 lat temu |
Alexander Neundorf
|
e37f8e2964
|
18 lat temu |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
19 lat temu |
Andy Cedilnik
|
34feb381be
ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN update too, maybe
|
19 lat temu |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 lat temu |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 lat temu |
Bill Hoffman
|
9312deb035
BUG: fix spelling error
|
20 lat temu |
Andy Cedilnik
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
20 lat temu |
Andy Cedilnik
|
8fe1686510
ENH: Cleanups and add CTEST_START command
|
20 lat temu |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 lat temu |
Ken Martin
|
d268431ac8
ENH: clean up running of default script
|
21 lat temu |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 lat temu |
Ken Martin
|
bf3d774645
COMP: fix some compiler warnings/errors
|
21 lat temu |
Ken Martin
|
ef75402148
ENH: added more capabilities to ctest
|
21 lat temu |
Andy Cedilnik
|
6e9ec4598d
ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have to specify ctest executable in CTEST_COMMAND, but just a variable
|
21 lat temu |
Andy Cedilnik
|
6972cdf9e9
ENH: Move all extracting of variables to ExtractVariables. This way it is easy to know what variables are used
|
21 lat temu |
Andy Cedilnik
|
61d6150797
ENH: Add some documentation
|
21 lat temu |