Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -3/+3 |
| | | | | Reduce the number of files relying on `cmake.h`. | ||||
* | cmDisallowedCommand: extract policy checking from cmCommand | Daniel Pfeifer | 2017-02-13 | 1 | -0/+31 |
Implement cmDisallowedCommand as a wrapper class for cmCommand. |