summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestGenericHandler.cxx
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Simplify logic and remove sun compile errorAndy Cedilnik2005-08-261-1/+1
|
* BUG: Prevent from creating bogus filesAndy Cedilnik2005-08-241-1/+1
|
* ENH: Cleanup file nameAndy Cedilnik2005-07-181-1/+4
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-0/+57
| | | | multiple submited files
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-031-0/+4
|
* ENH: Add support for writing output file. While doing that, redesign the way ↵Andy Cedilnik2005-05-311-1/+1
| | | | 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: Add a way to set options of the handler genericlyAndy Cedilnik2005-02-171-0/+30
|
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-0/+5
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-0/+25