summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestBuildCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-5/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* 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: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+10
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-6/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+6
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-26/+0
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* Document ctest_build() TARGET optionZach Mullen2010-06-151-3/+5
* Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build...Zach Mullen2009-11-031-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-201-2/+3
* ENH: Improve ctest_* command documentationBrad King2009-02-201-4/+10
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-141-2/+13
* STYLE: use lower case also for the ctest-specific commands, as in cmakeAlexander Neundorf2008-05-121-2/+2
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-9/+6
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-9/+9
* ENH: Remove memory leak and remember global generator for next timeAndy Cedilnik2005-05-081-1/+6
* ENH: Improve syntaxAndy Cedilnik2005-05-041-1/+1
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+77