Daniel Pfeifer
|
965cf8e66e
CTest: Drop stray content from Configure.xml
|
10 年之前 |
Zack Galbreath
|
f999dc0bbf
ctest_configure: Add QUIET option
|
10 年之前 |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年之前 |
Bill Hoffman
|
7762fffa23
Change output to be a reference and not a pointer.
|
11 年之前 |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
dc13914cd6
ENH: Create cmXMLSafe to help escapes in XML
|
17 年之前 |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 年之前 |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 年之前 |
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.
|
17 年之前 |
Bill Hoffman
|
c4093afc52
ENH: enhancements for cdash, include system information and better time entries
|
18 年之前 |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
19 年之前 |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 年之前 |
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 年之前 |
Andy Cedilnik
|
cf4ed39140
ENH: Be more verbose
|
20 年之前 |
Andy Cedilnik
|
473a172f60
BUG: Remove unused code
|
20 年之前 |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
20 年之前 |
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 年之前 |
Andy Cedilnik
|
de57a86298
ENH: Cleanups
|
20 年之前 |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 年之前 |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 年之前 |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
21 年之前 |
Ken Martin
|
05d985c082
some bug fixes for my recent checkins and some more cleanup
|
21 年之前 |