summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestHandlerCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-111-0/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-091-0/+2
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-231-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commandsBill Hoffman2016-09-201-0/+1
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+6
* ctest_submit: Add QUIET optionZack Galbreath2015-02-231-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-201-0/+5
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-0/+2
* ENH: Refactor CTest command argument handlingBrad King2009-01-121-2/+13
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-4/+4
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-2/+2
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-0/+63