summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestConfigureHandler.cxx
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-17/+18
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-17/+27
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-2/+3
| | | | multiple submited files
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-171-0/+4
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Be more verboseAndy Cedilnik2005-06-101-0/+1
|
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
|
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-4/+4
|
* ENH: Add support for writing output file. While doing that, redesign the way ↵Andy Cedilnik2005-05-311-10/+9
| | | | 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: CleanupsAndy Cedilnik2005-05-031-2/+2
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-4/+4
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-3/+1
|
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-3/+4
|
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-0/+114