Daniel Pfeifer
|
3849164454
CTest: fix include-what-you-use violations
|
před 9 roky |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
před 9 roky |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
před 9 roky |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
před 9 roky |
Daniel Pfeifer
|
9c0bb7d807
cmCTestConfigureHandler: Port to cmXMLWriter
|
před 10 roky |
Daniel Pfeifer
|
965cf8e66e
CTest: Drop stray content from Configure.xml
|
před 10 roky |
Zack Galbreath
|
f999dc0bbf
ctest_configure: Add QUIET option
|
před 10 roky |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
před 10 roky |
Bill Hoffman
|
7762fffa23
Change output to be a reference and not a pointer.
|
před 11 roky |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
před 11 roky |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
před 13 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
před 17 roky |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
před 17 roky |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
před 17 roky |
David Cole
|
9457ca3cf5
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages.
|
před 17 roky |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
před 18 roky |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
před 19 roky |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
před 19 roky |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
před 20 roky |
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
|
před 20 roky |
Andy Cedilnik
|
cf4ed39140
ENH: Be more verbose
|
před 20 roky |
Andy Cedilnik
|
473a172f60
BUG: Remove unused code
|
před 20 roky |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
před 20 roky |
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
|
před 20 roky |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
před 20 roky |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
před 21 roky |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
před 21 roky |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
před 21 roky |
Ken Martin
|
05d985c082
some bug fixes for my recent checkins and some more cleanup
|
před 21 roky |