summaryrefslogtreecommitdiff
path: root/Source/cmBreakCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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