Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 rokov pred |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
14 rokov pred |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 rokov pred |
Zach Mullen
|
177edc5ed1
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover for ctest
|
16 rokov pred |
Bill Hoffman
|
40366f6ced
ENH: fix part submission to not have memory of the last part submission
|
17 rokov pred |
Brad King
|
447f5b303e
ENH: Divide CTest file submission list by part
|
17 rokov pred |
Brad King
|
cccac773ce
ENH: Teach ctest_* to create appending XML files
|
17 rokov pred |
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 rokov pred |
Bill Hoffman
|
bb7b27e417
ENH: add initial ctest -j feature
|
17 rokov pred |
Alexander Neundorf
|
3daac0432c
|
18 rokov pred |
Bill Hoffman
|
65ae576c01
ENH: make sure there is an error and notify user if nightly start time not set
|
18 rokov pred |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
19 rokov pred |
Andy Cedilnik
|
e2102dea48
BUG: Make handle arguments work again
|
19 rokov pred |
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 rokov pred |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 rokov pred |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 rokov pred |
Andy Cedilnik
|
bd9852e50f
COMP: Simplify logic and remove sun compile error
|
20 rokov pred |
Andy Cedilnik
|
547280b0ba
BUG: Prevent from creating bogus files
|
20 rokov pred |
Andy Cedilnik
|
0949debece
ENH: Cleanup file name
|
20 rokov pred |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 rokov pred |
Andy Cedilnik
|
6fe633e1f7
ENH: Add a method to parse command line argument inside the handler
|
20 rokov pred |
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 rokov pred |
Andy Cedilnik
|
ab7668de3f
ENH: Add a way to set options of the handler genericly
|
21 rokov pred |
Andy Cedilnik
|
c22cc421e0
ENH: Several cleanups and improvements
|
21 rokov pred |
Andy Cedilnik
|
dc0ce24cc6
ENH: Add a superclass to all handlers
|
21 rokov pred |