summaryrefslogtreecommitdiff
path: root/Source/cmReturnCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* return(): Propagate variables to result scopeMarc Chevrier2022-09-031-2/+42
* cmState: Support BuiltinCommands as free functionsRegina Pfeifer2019-07-221-2/+2
* cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-091-1/+1
* Separate compilation for commands included in cmBootstrapCommands2Daniel Pfeifer2016-10-211-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+1
* 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