summaryrefslogtreecommitdiffstats
path: root/Source/cmDisallowedCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-8/+5
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-111-2/+0
* cmCommand: remove IsScriptableDaniel Pfeifer2017-05-081-5/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-111-0/+1
* cmDisallowedCommand: Forward final pass tooBrad King2017-02-151-0/+7
* cmDisallowedCommand: extract policy checking from cmCommandDaniel Pfeifer2017-02-131-0/+50