summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestGenericHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. typosluz.paz2018-06-041-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-4/+4
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-231-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-3/+9
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+15
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-301-0/+3
* ctest_submit: Add QUIET optionZack Galbreath2015-02-231-0/+3
* 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