Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add infrastructure for policies that disallow commands | Brad King | 2013-10-22 | 1 | -0/+9 |
Add cmCommand::Disallowed helper to check the setting of a policy that disallows the command. Add a RunCMake.DisallowedCommands test placeholder. Add a Help/policy/DISALLOWED_COMMAND.txt file for inclusion by each policy document to avoid duplication of the common text. |