summaryrefslogtreecommitdiff
path: root/Source/cmBreakCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmCommand refactor: cmBreakCommandGabor Bencze2019-08-201-7/+7
* Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-7/+7
* cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-091-1/+1
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-23/+14
* Port to static cmPolicies API.Stephen Kelly2015-05-041-4/+2
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-2/+2
* break: Add policy CMP0055 to check calls strictlyGregor Jasny2014-11-251-1/+67
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-0/+26