summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestGenericHandler.h
Commit message (Expand)AuthorAgeFilesLines
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-3/+3
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-2/+5
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Divide CTest file submission list by partBrad King2009-01-121-2/+3
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-0/+3
* ENH: Add support for special tracks, fix options of handlers so that the -R, ...Andy Cedilnik2006-04-281-0/+3
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-11/+11
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-3/+3
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-1/+9
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-2/+7
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-0/+8
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-031-0/+7
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-2/+3
* ENH: Add a way to set options of the handler genericlyAndy Cedilnik2005-02-171-0/+6
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-1/+8
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-0/+60