Bill Hoffman
|
21b5c7d2b4
|
ENH: add more verbose output
|
2007-06-14 13:05:09 -04:00 |
Andy Cedilnik
|
826dc8696c
|
COMP: Fix kwstyle
|
2007-04-04 13:06:20 -04:00 |
Ken Martin
|
fabd9def68
|
BUG: even safer checking of return value
|
2007-03-28 11:07:36 -04:00 |
Ken Martin
|
f0857fcbd3
|
BUG: even safer checking of return value
|
2007-03-28 11:06:34 -04:00 |
Ken Martin
|
c6cf2ca108
|
BUG: fix checking of the return value for a build
|
2007-03-28 10:58:00 -04:00 |
Ken Martin
|
f6c9b6d631
|
ENH: try markign non zero return values as warnings for make programs
|
2007-03-20 14:52:27 -04:00 |
Ken Martin
|
562c17dfeb
|
ENH: try markign non zero return values as warnings for make programs
|
2007-03-20 14:31:34 -04:00 |
Ken Martin
|
ca7668d993
|
ENH: add another error regexp
|
2007-03-20 14:11:32 -04:00 |
Brad King
|
861e3a7107
|
COMP: Fix bad escape sequence.
|
2007-03-16 16:04:31 -04:00 |
Andy Cedilnik
|
ed1081f909
|
ENH: More regular expressions for visual studio 6
|
2007-03-16 14:51:28 -04:00 |
Bill Hoffman
|
9442cd33ba
|
ENH: fix it to work with stl debug mode on mac
|
2006-11-09 16:07:38 -05:00 |
Ken Martin
|
f7a5289e31
|
ENH: added total time limit for a CTest run bug 1207
|
2006-10-19 10:45:19 -04:00 |
Andy Cedilnik
|
911317a2a7
|
ENH: Handle more regular expressions
|
2006-10-12 14:47:40 -04:00 |
Andy Cedilnik
|
b50691bb49
|
ENH: Handle more warnings properly on AIX
|
2006-08-22 16:07:20 -04:00 |
Brad King
|
ab61137eb1
|
COMP: Fix and/or disable warnings for Borland 5.6 build.
|
2006-08-01 11:38:42 -04:00 |
Andy Cedilnik
|
6101b67610
|
ENH: Remove debug
|
2006-07-12 16:30:14 -04:00 |
Andy Cedilnik
|
231bd4eb73
|
BUG: Fix segfault
|
2006-05-11 12:00:40 -04:00 |
Andy Cedilnik
|
2ae84e5ba6
|
ENH: Fix problem with Source Lines and add debugging of regular expressions
|
2006-04-27 15:23:39 -04:00 |
Andy Cedilnik
|
55c0ff5f64
|
BUG: Improve the behavior of the ReadCustomFilesCommand
|
2006-04-09 07:45:18 -04:00 |
Andy Cedilnik
|
386900bfdd
|
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
2006-03-29 12:01:24 -05:00 |
Andy Cedilnik
|
ccde6c47d8
|
ENH: More error handling
|
2006-03-23 09:56:32 -05:00 |
Andy Cedilnik
|
862f5df25c
|
STYLE: Fix some style issues
|
2006-03-10 15:03:09 -05:00 |
Andy Cedilnik
|
6503a0eecc
|
STYLE: Fix some style issues
|
2006-03-09 11:17:10 -05:00 |
Andy Cedilnik
|
04c705bc01
|
ENH: Better handle interleved error/output
|
2006-01-27 13:46:33 -05:00 |
Bill Hoffman
|
c0ee3a13a5
|
ENH: add new error regex
|
2005-11-18 10:40:31 -05:00 |
Andy Cedilnik
|
0a24d706c5
|
ENH: More error exceptions
|
2005-10-13 10:30:42 -04:00 |
Andy Cedilnik
|
ccac51a5cb
|
ENH: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50
|
2005-10-07 11:36:09 -04:00 |
Andy Cedilnik
|
6179a0a455
|
ENH: More error regex
|
2005-08-17 14:16:17 -04:00 |
Andy Cedilnik
|
b8c789a5da
|
ENH: More build errors
|
2005-08-03 14:16:13 -04:00 |
Andy Cedilnik
|
9c8875a621
|
ENH: More regular expressions
|
2005-07-22 08:39:56 -04:00 |
Andy Cedilnik
|
bd44dc14fe
|
ENH: Improve performance by compiling regular expressions when needed
|
2005-07-02 22:31:30 -04:00 |
Andy Cedilnik
|
1b578d3180
|
ENH: Several improvements with the way things are handled. Also, support multiple submited files
|
2005-06-23 13:04:18 -04:00 |
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
|
2005-06-17 13:04:56 -04:00 |
Andy Cedilnik
|
ab313ca547
|
ENH: Be more verbose
|
2005-06-10 09:01:37 -04:00 |
Andy Cedilnik
|
cf4ed39140
|
ENH: Be more verbose
|
2005-06-10 08:56:56 -04:00 |
Andy Cedilnik
|
3a839f7c3a
|
BUG: Initialize the iterator to prevent seg-fault
|
2005-06-06 09:23:45 -04:00 |
Andy Cedilnik
|
0b518c2fdb
|
COMP: Remove compile warning
|
2005-06-02 12:26:54 -04:00 |
Andy Cedilnik
|
ac05727cb0
|
ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers
|
2005-06-02 11:47:10 -04:00 |
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
|
2005-06-01 15:59:22 -04:00 |
Andy Cedilnik
|
7f7cf5ee6b
|
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
|
2005-05-31 18:40:43 -04:00 |
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
|
2005-05-31 17:32:40 -04:00 |
Andy Cedilnik
|
de57a86298
|
ENH: Cleanups
|
2005-05-03 09:40:16 -04:00 |
Andy Cedilnik
|
c7feef30e2
|
ENH: Promote submit into a full handler, add test and submit command and do some cleanups
|
2005-05-03 08:17:39 -04:00 |
Andy Cedilnik
|
234d08682c
|
ENH: Add internal error
|
2005-04-28 09:14:22 -04:00 |
Bill Hoffman
|
fadff33791
|
BUG: fix for bug 1717 incorrect path sent to dart server
|
2005-04-07 13:03:47 -04:00 |
Andy Cedilnik
|
7ceafbfc7a
|
ENH: Add error regex
|
2005-01-28 10:12:28 -05:00 |
Andy Cedilnik
|
c22cc421e0
|
ENH: Several cleanups and improvements
|
2005-01-27 15:54:47 -05:00 |
Andy Cedilnik
|
dc0ce24cc6
|
ENH: Add a superclass to all handlers
|
2005-01-27 11:43:22 -05:00 |
Andy Cedilnik
|
62b310bc52
|
ENH: Add compression support to XML files
|
2005-01-27 10:15:01 -05:00 |
Ken Martin
|
ba892527a8
|
ENH: now limits warnings and error report to 50 each
|
2005-01-12 13:58:00 -05:00 |
Ken Martin
|
6207a6d0ed
|
ENH: now limits warnings and error report to 50 each
|
2005-01-12 13:51:20 -05:00 |
Andy Cedilnik
|
243ae7272c
|
ENH: Another linker error on sun
|
2004-11-11 17:40:08 -05:00 |
Andy Cedilnik
|
d6c7de2c13
|
ENH: Handle more REMARKS on SGI
|
2004-10-26 10:24:31 -04:00 |
Andy Cedilnik
|
8ff4c07915
|
BUG: Handle remarks on SGI properly
|
2004-10-21 13:34:55 -04:00 |
Andy Cedilnik
|
eb6fb9eb8e
|
ENH: Add regular expression for remarks on IRIX
|
2004-10-19 13:25:10 -04:00 |
Andy Cedilnik
|
a1bc51d565
|
BUG: Add regular expression to vector
|
2004-10-01 13:23:06 -04:00 |
Andy Cedilnik
|
377b06ed41
|
ERR: Fix for non-gcc/icc compilers
|
2004-09-30 18:06:29 -04:00 |
Andy Cedilnik
|
cbab381bda
|
ENH: Add support for SourceFile and LineNumber
|
2004-09-30 16:20:23 -04:00 |
Andy Cedilnik
|
09d01119c1
|
ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for icc 'remark'
|
2004-09-16 17:13:59 -04:00 |
Ken Martin
|
8a2beddad4
|
more cleanup
|
2004-09-07 10:37:39 -04:00 |