summaryrefslogtreecommitdiff
path: root/Source/cmEndMacroCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Combine all unexpected commands to a single classDaniel Pfeifer2016-11-291-14/+0
* Set the error after argument expansion in end commandsDaniel Pfeifer2016-11-291-3/+2
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-4/+2
* 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-1/+2
* ENH: added endmacro commandKen Martin2006-10-031-0/+27