summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge from main tree fix for vs all build qt and mpi2Bill Hoffman2006-11-101-1/+2
* ENH: move changes from main treeBill Hoffman2006-10-271-0/+8
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-2/+5
* ENH: move changes from main tree to release branchBill Hoffman2006-07-241-1/+0
* ENH: merge changes from main treeBill Hoffman2006-05-111-1/+1
* ENH: merge in changes from main tree and change version to 2.4.1-betaBill Hoffman2006-04-291-2/+19
* 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
* ENH: now limits warnings and error report to 50 eachKen Martin2005-01-121-34/+63
* ENH: Another linker error on sunAndy Cedilnik2004-11-111-0/+1
* ENH: Handle more REMARKS on SGIAndy Cedilnik2004-10-261-0/+1
* BUG: Handle remarks on SGI properlyAndy Cedilnik2004-10-211-1/+7
* ENH: Add regular expression for remarks on IRIXAndy Cedilnik2004-10-191-0/+1
* BUG: Add regular expression to vectorAndy Cedilnik2004-10-011-0/+1
* ERR: Fix for non-gcc/icc compilersAndy Cedilnik2004-09-301-14/+28
* ENH: Add support for SourceFile and LineNumberAndy Cedilnik2004-09-301-7/+39
* ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for ...Andy Cedilnik2004-09-161-0/+1
* more cleanupKen Martin2004-09-071-0/+453