summaryrefslogtreecommitdiff
path: root/Source/cmExecutionStatus.h
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Restore nested error logic use of cmExecutionStatusBrad King2016-09-061-0/+4
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* cmMakefile: Port nested error logic away from cmExecutionStatusStephen Kelly2016-08-251-4/+0
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-14/+8
* cmExecutionStatus: Remove inheritance of cmObject.Stephen Kelly2015-05-161-5/+3
* cmExecutionStatus: De-virtualize API.Stephen Kelly2015-05-161-11/+10
* continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-011-0/+7
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-7/+7
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: New format for warning and error messagesBrad King2008-03-071-1/+8
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-0/+53