summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-45/+45
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-11/+11
|
* ENH: Better handle interleved error/outputAndy Cedilnik2006-01-271-3/+4
|
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+6
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Once the number of errors or warnings was reached, stop counting them. ↵Andy Cedilnik2005-06-021-0/+6
| | | | Also fix compile warning on bad compilers
* ENH: Streamline build process. This reduces the memory footprint, since only ↵Andy Cedilnik2005-06-011-0/+42
| | | | 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
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-1/+1
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-12/+3
|
* ERR: Fix for non-gcc/icc compilersAndy Cedilnik2004-09-301-3/+5
|
* ERR: Fix errorAndy Cedilnik2004-09-301-8/+8
|
* ENH: Add support for SourceFile and LineNumberAndy Cedilnik2004-09-301-0/+10
|
* more cleanupKen Martin2004-09-071-0/+81