Andy Cedilnik
|
5b638bb136
BUG: Add additional check
|
20 gadi atpakaļ |
Brad King
|
f2cf7e9197
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
|
20 gadi atpakaļ |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 gadi atpakaļ |
Andy Cedilnik
|
c04cbcac70
ENH: Fix command line argument parsing
|
20 gadi atpakaļ |
Brad King
|
0df3c162fb
BUG: Do not dereference an end iterator.
|
20 gadi atpakaļ |
Andy Cedilnik
|
eff0013b3b
ENH: More output
|
20 gadi atpakaļ |
Andy Cedilnik
|
89569f07ed
ENH: More verbosity
|
20 gadi atpakaļ |
Andy Cedilnik
|
287eeb283e
ENH: Expose version of ctest
|
20 gadi atpakaļ |
Andy Cedilnik
|
4bba497aa4
BUG: Initialize variable
|
20 gadi atpakaļ |
Andy Cedilnik
|
f47a57c3e8
ENH: Add a way to submit extra files to the dashboard
|
20 gadi atpakaļ |
Andy Cedilnik
|
3d84afe571
ENH: Several improvements and cleanups:
|
20 gadi atpakaļ |
Andy Cedilnik
|
79eeb9c4e6
BUG: Look for custom files in all directories
|
20 gadi atpakaļ |
Andy Cedilnik
|
2dc914c839
BUG: Fix problem with visual studio in release mode
|
20 gadi atpakaļ |
Andy Cedilnik
|
baf5601acb
ENH: Improve performance of MakeXMLSafe, improve performance of reading custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl
|
20 gadi atpakaļ |
Andy Cedilnik
|
b7514580f9
ENH: Move curl to utilities
|
20 gadi atpakaļ |
Andy Cedilnik
|
1b578d3180
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
20 gadi atpakaļ |
Andy Cedilnik
|
c60263f5ea
ENH: Initialize handler before processing it
|
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
|
73fe7c316a
ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the test
|
20 gadi atpakaļ |
Andy Cedilnik
|
2cc5ed49d1
ENH: Several improvements to CTest:
|
20 gadi atpakaļ |
Andy Cedilnik
|
a95a4b000d
ENH: Separate standard output and standard error for problematic commands
|
20 gadi atpakaļ |
Andy Cedilnik
|
ab313ca547
ENH: Be more verbose
|
20 gadi atpakaļ |
Andy Cedilnik
|
1a165dc60d
ENH: Move the build-and-test code to a handler
|
20 gadi atpakaļ |
Andy Cedilnik
|
d56bed98d7
ENH: Add debug flag
|
20 gadi atpakaļ |
Andy Cedilnik
|
8f6c1d3baa
BUG: Fix the order of things to make submit handler not crash when proxies are set
|
20 gadi atpakaļ |
Andy Cedilnik
|
8e3832c3d5
ENH: Make CMake --build-and-test to be verbose by default
|
20 gadi atpakaļ |
Andy Cedilnik
|
7f7cf5ee6b
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
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
|
4e49c3bf6e
ENH: Add method so that ctest handlers and commands can add notes
|
20 gadi atpakaļ |
Andy Cedilnik
|
f4a8c582aa
BUG: Fix logic for verbose
|
20 gadi atpakaļ |