Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -85/+144 |
| | |||||
* | ENH: Better handle interleved error/output | Andy Cedilnik | 2006-01-27 | 1 | -15/+24 |
| | |||||
* | ENH: add new error regex | Bill Hoffman | 2005-11-18 | 1 | -0/+1 |
| | |||||
* | ENH: More error exceptions | Andy Cedilnik | 2005-10-13 | 1 | -0/+1 |
| | |||||
* | ENH: Add support for setting the maximum number of errors and warnings ↵ | Andy Cedilnik | 2005-10-07 | 1 | -0/+6 |
| | | | | reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 | ||||
* | ENH: More error regex | Andy Cedilnik | 2005-08-17 | 1 | -0/+1 |
| | |||||
* | ENH: More build errors | Andy Cedilnik | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ENH: More regular expressions | Andy Cedilnik | 2005-07-22 | 1 | -0/+3 |
| | |||||
* | ENH: Improve performance by compiling regular expressions when needed | Andy Cedilnik | 2005-07-03 | 1 | -35/+18 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -3/+4 |
| | | | | multiple submited files | ||||
* | ENH: Add superclass for all commands and handlers. Improve handlers to have ↵ | Andy Cedilnik | 2005-06-17 | 1 | -0/+58 |
| | | | | initialization code, and start initializing ctest when start is invoked | ||||
* | ENH: Be more verbose | Andy Cedilnik | 2005-06-10 | 1 | -5/+5 |
| | |||||
* | ENH: Be more verbose | Andy Cedilnik | 2005-06-10 | 1 | -0/+20 |
| | |||||
* | BUG: Initialize the iterator to prevent seg-fault | Andy Cedilnik | 2005-06-06 | 1 | -0/+2 |
| | |||||
* | COMP: Remove compile warning | Andy Cedilnik | 2005-06-02 | 1 | -3/+3 |
| | |||||
* | ENH: Once the number of errors or warnings was reached, stop counting them. ↵ | Andy Cedilnik | 2005-06-02 | 1 | -37/+73 |
| | | | | Also fix compile warning on bad compilers | ||||
* | ENH: Streamline build process. This reduces the memory footprint, since only ↵ | Andy Cedilnik | 2005-06-01 | 1 | -169/+382 |
| | | | | 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 | ||||
* | COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE | Andy Cedilnik | 2005-05-31 | 1 | -6/+6 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -16/+14 |
| | | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake | ||||
* | ENH: Cleanups | Andy Cedilnik | 2005-05-03 | 1 | -8/+8 |
| | |||||
* | ENH: Promote submit into a full handler, add test and submit command and do ↵ | Andy Cedilnik | 2005-05-03 | 1 | -2/+2 |
| | | | | some cleanups | ||||
* | ENH: Add internal error | Andy Cedilnik | 2005-04-28 | 1 | -0/+1 |
| | |||||
* | BUG: fix for bug 1717 incorrect path sent to dart server | Bill Hoffman | 2005-04-07 | 1 | -1/+23 |
| | |||||
* | ENH: Add error regex | Andy Cedilnik | 2005-01-28 | 1 | -0/+1 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -4/+4 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -5/+1 |
| | |||||
* | ENH: Add compression support to XML files | Andy Cedilnik | 2005-01-27 | 1 | -7/+6 |
| | |||||
* | ENH: now limits warnings and error report to 50 each | Ken Martin | 2005-01-12 | 1 | -2/+2 |
| | |||||
* | ENH: now limits warnings and error report to 50 each | Ken Martin | 2005-01-12 | 1 | -34/+63 |
| | |||||
* | ENH: Another linker error on sun | Andy Cedilnik | 2004-11-11 | 1 | -0/+1 |
| | |||||
* | ENH: Handle more REMARKS on SGI | Andy Cedilnik | 2004-10-26 | 1 | -0/+1 |
| | |||||
* | BUG: Handle remarks on SGI properly | Andy Cedilnik | 2004-10-21 | 1 | -1/+7 |
| | |||||
* | ENH: Add regular expression for remarks on IRIX | Andy Cedilnik | 2004-10-19 | 1 | -0/+1 |
| | |||||
* | BUG: Add regular expression to vector | Andy Cedilnik | 2004-10-01 | 1 | -0/+1 |
| | |||||
* | ERR: Fix for non-gcc/icc compilers | Andy Cedilnik | 2004-09-30 | 1 | -14/+28 |
| | |||||
* | ENH: Add support for SourceFile and LineNumber | Andy Cedilnik | 2004-09-30 | 1 | -7/+39 |
| | |||||
* | ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for ↵ | Andy Cedilnik | 2004-09-16 | 1 | -0/+1 |
| | | | | icc 'remark' | ||||
* | more cleanup | Ken Martin | 2004-09-07 | 1 | -0/+453 |