summaryrefslogtreecommitdiff
path: root/Source/cmCMakeLanguageCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmListFileCache: Make cmListFileFunction a shared pointerOleksandr Koval2020-10-011-8/+4
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-2/+218
* cmake_language: Make all errors fatalBrad King2020-09-291-17/+19
* cmake_language(CALL): Accept empty ${var} expansionsBrad King2020-09-291-63/+65
* cmake_language(EVAL): Factor out internal helperBrad King2020-09-291-24/+32
* cmMakefile: Inline GetExecutionContext at call sitesBrad King2020-09-281-1/+1
* cmake_language: check CALL with control commandMarc Chevrier2020-05-261-0/+26
* cmake_language: Rename command from cmake_commandBrad King2020-05-211-0/+111