summaryrefslogtreecommitdiffstats
path: root/Source/cmContinueCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+6
* Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-221-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-5/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+2
* continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-011-0/+55