summaryrefslogtreecommitdiff
path: root/Source/cmEnableLanguageCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmEnableLanguageCommand: Port away from cmCommandRegina Pfeifer2019-09-121-9/+8
* Meta: modernize old-fashioned loops to range-based `for`.Pavel Solodovnikov2017-09-121-4/+3
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* use empty method to check for emptynessDaniel Pfeifer2016-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+9
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: revert last change, as it fails testsBill Hoffman2008-10-141-7/+0
* ENH: better error message for mis-configured nmake environmentBill Hoffman2008-10-141-1/+8
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+1
* ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to doAlexander Neundorf2007-06-281-1/+17
* STYLE: fix line lengthKen Martin2006-05-101-2/+4
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-1/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+30