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
|
ab313ca547
ENH: Be more verbose
|
20 gadi atpakaļ |
Andy Cedilnik
|
cf4ed39140
ENH: Be more verbose
|
20 gadi atpakaļ |
Andy Cedilnik
|
3a839f7c3a
BUG: Initialize the iterator to prevent seg-fault
|
20 gadi atpakaļ |
Andy Cedilnik
|
0b518c2fdb
COMP: Remove compile warning
|
20 gadi atpakaļ |
Andy Cedilnik
|
ac05727cb0
ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers
|
20 gadi atpakaļ |
Andy Cedilnik
|
36121b9234
ENH: Streamline build process. This reduces the memory footprint, since only some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build
|
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
|
de57a86298
ENH: Cleanups
|
20 gadi atpakaļ |
Andy Cedilnik
|
c7feef30e2
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
20 gadi atpakaļ |
Andy Cedilnik
|
234d08682c
ENH: Add internal error
|
20 gadi atpakaļ |
Bill Hoffman
|
fadff33791
BUG: fix for bug 1717 incorrect path sent to dart server
|
20 gadi atpakaļ |
Andy Cedilnik
|
7ceafbfc7a
ENH: Add error regex
|
21 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ļ |
Andy Cedilnik
|
62b310bc52
ENH: Add compression support to XML files
|
21 gadi atpakaļ |
Ken Martin
|
ba892527a8
ENH: now limits warnings and error report to 50 each
|
21 gadi atpakaļ |
Ken Martin
|
6207a6d0ed
ENH: now limits warnings and error report to 50 each
|
21 gadi atpakaļ |
Andy Cedilnik
|
243ae7272c
ENH: Another linker error on sun
|
21 gadi atpakaļ |
Andy Cedilnik
|
d6c7de2c13
ENH: Handle more REMARKS on SGI
|
21 gadi atpakaļ |
Andy Cedilnik
|
8ff4c07915
BUG: Handle remarks on SGI properly
|
21 gadi atpakaļ |
Andy Cedilnik
|
eb6fb9eb8e
ENH: Add regular expression for remarks on IRIX
|
21 gadi atpakaļ |
Andy Cedilnik
|
a1bc51d565
BUG: Add regular expression to vector
|
21 gadi atpakaļ |
Andy Cedilnik
|
377b06ed41
ERR: Fix for non-gcc/icc compilers
|
21 gadi atpakaļ |
Andy Cedilnik
|
cbab381bda
ENH: Add support for SourceFile and LineNumber
|
21 gadi atpakaļ |
Andy Cedilnik
|
09d01119c1
ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for icc 'remark'
|
21 gadi atpakaļ |
Ken Martin
|
8a2beddad4
more cleanup
|
21 gadi atpakaļ |