summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestScriptHandler.h
Commit message (Expand)AuthorAgeFilesLines
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-14/+14
* CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-021-0/+3
* Drop "full" documentation output typesBrad King2013-10-151-1/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Change run_ctest_script in ctest to not stop processing when there is an erro...Bill Hoffman2009-09-041-1/+2
* STYLE: move the code for writing the initial cache into its own separateAlexander Neundorf2009-07-111-0/+5
* STYLE: rename InitCache to InitialCache, since it contains the contents forAlexander Neundorf2009-07-111-1/+1
* ENH: add subproject tag property for ctestBill Hoffman2009-01-091-1/+1
* STYLE: create command documentation for ctestAlexander Neundorf2007-06-081-0/+3
* ENH: added total time limit for a CTest run bug 1207Ken Martin2006-10-191-0/+7
* ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN u...Andy Cedilnik2006-04-301-1/+2
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-4/+7
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-34/+34
* BUG: fix spelling errorBill Hoffman2005-11-221-1/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+2
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-0/+4
* 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 t...Andy Cedilnik2004-10-011-3/+4
* ENH: Move all extracting of variables to ExtractVariables. This way it is eas...Andy Cedilnik2004-09-281-0/+8
* 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