index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestBuildHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix it to work with stl debug mode on mac
Bill Hoffman
2006-11-09
1
-2/+3
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+6
*
ENH: Handle more regular expressions
Andy Cedilnik
2006-10-12
1
-0/+2
*
ENH: Handle more warnings properly on AIX
Andy Cedilnik
2006-08-22
1
-2/+2
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+3
*
ENH: Remove debug
Andy Cedilnik
2006-07-12
1
-1/+0
*
BUG: Fix segfault
Andy Cedilnik
2006-05-11
1
-1/+1
*
ENH: Fix problem with Source Lines and add debugging of regular expressions
Andy Cedilnik
2006-04-27
1
-15/+32
*
BUG: Improve the behavior of the ReadCustomFilesCommand
Andy Cedilnik
2006-04-09
1
-0/+5
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-12/+12
*
ENH: More error handling
Andy Cedilnik
2006-03-23
1
-0/+2
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-234/+237
*
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 report...
Andy Cedilnik
2005-10-07
1
-0/+6
*
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 mult...
Andy Cedilnik
2005-06-23
1
-3/+4
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0/+58
*
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. A...
Andy Cedilnik
2005-06-02
1
-37/+73
*
ENH: Streamline build process. This reduces the memory footprint, since only ...
Andy Cedilnik
2005-06-01
1
-169/+382
*
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
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-8/+8
*
ENH: Promote submit into a full handler, add test and submit command and do s...
Andy Cedilnik
2005-05-03
1
-2/+2
*
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
*
more cleanup
Ken Martin
2004-09-07
1
-0/+453