summaryrefslogtreecommitdiff
path: root/Source/cmCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmState: Hold commands by valueRegina Pfeifer2019-07-211-0/+28
* cmCommand: deprecate functions GetMakefile and SetErrorDaniel Pfeifer2019-07-211-10/+8
* cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-131-18/+0
* cmCommand: Don't prefix error message with command nameDaniel Pfeifer2017-02-131-5/+2
* Include necessary headers in commandsDaniel Pfeifer2016-10-261-0/+6
* cmCommand: implement functions in cxx fileDaniel Pfeifer2016-10-211-0/+48