summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildAndTestHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmWorkingDirectory: use the new classBen Boeckel2017-03-061-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-221-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-21/+18
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* CTest: Add options to set generator platformBrad King2014-09-051-0/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* CTest: Add options to set generator toolsetBrad King2013-02-071-0/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: support for --build-config-sample feature #1022Ken Martin2007-03-191-0/+1
* ENH: added per test timeout supportKen Martin2007-01-251-0/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-16/+16
* ENH: Add support for multiple build targets and start adding simple cpack testsAndy Cedilnik2006-02-281-1/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+3
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-031-0/+78