summaryrefslogtreecommitdiff
path: root/Source/cmContinueCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmSystemTools: Fix 'ErrorOccurred' spellingFeRD (Frank Dana)2022-06-131-2/+2
* cmCommand refactor: cmContinueCommandGabor Bencze2019-08-201-9/+11
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-3/+3
* cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-091-1/+1
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+2
* Separate compilation for commands included in cmBootstrapCommands1Daniel Pfeifer2016-10-211-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+6
* continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-011-0/+39