Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 2 | -1/+10 |
| | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for some policies to encourage projects to port away from setting policies to OLD. | ||||
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
| | | | | | The default expectation of RunCMake tests is empty content, so there is no need to specify it. | ||||
* | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 1 | -4/+0 |
| | |||||
* | Tests: Simplify and document policy scopes in RunCMake.CMP* tests | Brad King | 2014-03-06 | 1 | -1/+1 |
| | | | | | Drop unnecessary NO_POLICY_SCOPE options. Document why the remaining options are necessary. | ||||
* | CMP0039: Add missing '.' to policy summary line | Daniele E. Domenichelli | 2013-11-12 | 2 | -2/+2 |
| | |||||
* | Disallow linking to utility targets (#13902). | Stephen Kelly | 2013-11-07 | 11 | -0/+50 |