Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Do not enable languages in all cases of RunCMake.CMP0037 | Brad King | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | Disallow invalid target names (#13140) | Stephen Kelly | 2013-11-07 | 1 | -0/+3 |
Exclude Borland and NMake from the CMP0037 test. They do not accept the colon in a target name. |