summaryrefslogtreecommitdiffstats
path: root/Source/cmCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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