summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add more verbose outputBill Hoffman2007-06-141-0/+3
* COMP: Fix kwstyleAndy Cedilnik2007-04-041-1/+2
* BUG: even safer checking of return valueKen Martin2007-03-281-7/+8
* BUG: even safer checking of return valueKen Martin2007-03-281-22/+27
* BUG: fix checking of the return value for a buildKen Martin2007-03-281-2/+3
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-2/+0
* ENH: try markign non zero return values as warnings for make programsKen Martin2007-03-201-0/+16
* ENH: add another error regexpKen Martin2007-03-201-0/+1
* COMP: Fix bad escape sequence.Brad King2007-03-161-1/+1
* ENH: More regular expressions for visual studio 6Andy Cedilnik2007-03-161-0/+1
* ENH: fix it to work with stl debug mode on macBill Hoffman2006-11-091-2/+3
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-191-0/+6
* ENH: Handle more regular expressionsAndy Cedilnik2006-10-121-0/+2
* ENH: Handle more warnings properly on AIXAndy Cedilnik2006-08-221-2/+2
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+3
* ENH: Remove debugAndy Cedilnik2006-07-121-1/+0
* BUG: Fix segfaultAndy Cedilnik2006-05-111-1/+1
* ENH: Fix problem with Source Lines and add debugging of regular expressionsAndy Cedilnik2006-04-271-15/+32
* BUG: Improve the behavior of the ReadCustomFilesCommandAndy Cedilnik2006-04-091-0/+5
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-12/+12
* ENH: More error handlingAndy Cedilnik2006-03-231-0/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-234/+237
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-85/+144
* ENH: Better handle interleved error/outputAndy Cedilnik2006-01-271-15/+24
* ENH: add new error regexBill Hoffman2005-11-181-0/+1
* ENH: More error exceptionsAndy Cedilnik2005-10-131-0/+1
* ENH: Add support for setting the maximum number of errors and warnings report...Andy Cedilnik2005-10-071-0/+6
* ENH: More error regexAndy Cedilnik2005-08-171-0/+1
* ENH: More build errorsAndy Cedilnik2005-08-031-1/+1
* ENH: More regular expressionsAndy Cedilnik2005-07-221-0/+3
* ENH: Improve performance by compiling regular expressions when neededAndy Cedilnik2005-07-031-35/+18
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-3/+4
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+58
* ENH: Be more verboseAndy Cedilnik2005-06-101-5/+5
* ENH: Be more verboseAndy Cedilnik2005-06-101-0/+20
* BUG: Initialize the iterator to prevent seg-faultAndy Cedilnik2005-06-061-0/+2
* COMP: Remove compile warningAndy Cedilnik2005-06-021-3/+3
* ENH: Once the number of errors or warnings was reached, stop counting them. A...Andy Cedilnik2005-06-021-37/+73
* ENH: Streamline build process. This reduces the memory footprint, since only ...Andy Cedilnik2005-06-011-169/+382
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-6/+6
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-16/+14
* ENH: CleanupsAndy Cedilnik2005-05-031-8/+8
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-2/+2
* ENH: Add internal errorAndy Cedilnik2005-04-281-0/+1
* BUG: fix for bug 1717 incorrect path sent to dart serverBill Hoffman2005-04-071-1/+23
* ENH: Add error regexAndy Cedilnik2005-01-281-0/+1
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-4/+4
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-5/+1
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-7/+6
* ENH: now limits warnings and error report to 50 eachKen Martin2005-01-121-2/+2