luz.paz
|
be28106880
Fix misc. typos
|
7 gadi atpakaļ |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 gadi atpakaļ |
Daniel Pfeifer
|
7b4244aceb
iwyu: Fix more findings
|
9 gadi atpakaļ |
Daniel Pfeifer
|
15aa814b85
Remove cmObject.h and cmTypeMacro.h
|
9 gadi atpakaļ |
Daniel Pfeifer
|
fb0b087c4d
Make cmCTestGenericHandler not inherit from cmObject
|
9 gadi atpakaļ |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 gadi atpakaļ |
Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
9 gadi atpakaļ |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 gadi atpakaļ |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 gadi atpakaļ |
Brad King
|
180538c706
Source: Stabilize include order
|
9 gadi atpakaļ |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 gadi atpakaļ |
Zack Galbreath
|
1643b905e0
ctest_submit: Add QUIET option
|
10 gadi atpakaļ |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 gadi atpakaļ |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 gadi atpakaļ |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 gadi atpakaļ |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 gadi atpakaļ |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 gadi atpakaļ |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 gadi atpakaļ |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 gadi atpakaļ |
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 gadi atpakaļ |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 gadi atpakaļ |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 gadi atpakaļ |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 gadi atpakaļ |
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 gadi atpakaļ |
Andy Cedilnik
|
2cc5ed49d1
ENH: Several improvements to CTest:
|
20 gadi atpakaļ |
Andy Cedilnik
|
6fe633e1f7
ENH: Add a method to parse command line argument inside the handler
|
20 gadi atpakaļ |
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 gadi atpakaļ |
Andy Cedilnik
|
ab7668de3f
ENH: Add a way to set options of the handler genericly
|
20 gadi atpakaļ |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 gadi atpakaļ |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 gadi atpakaļ |