summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestScriptHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-2/+2
|
* ENH: clean up running of default scriptKen Martin2005-01-271-1/+0
|
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-12/+5
|
* COMP: fix some compiler warnings/errorsKen Martin2005-01-271-1/+1
|
* ENH: added more capabilities to ctestKen Martin2005-01-271-4/+23
|
* ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have ↵Andy Cedilnik2004-10-011-3/+4
| | | | to specify ctest executable in CTEST_COMMAND, but just a variable
* ENH: Move all extracting of variables to ExtractVariables. This way it is ↵Andy Cedilnik2004-09-281-0/+8
| | | | easy to know what variables are used
* ENH: Add some documentationAndy Cedilnik2004-09-281-1/+31
|
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-0/+5
|
* another platform fixKen Martin2004-09-061-0/+1
|
* broke out part of test scripting into seperate classKen Martin2004-09-061-0/+95