Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 8 | -2/+60 |
* | CMP0037: Allow test and package targets when features are not enabled | Brad King | 2017-10-30 | 22 | -0/+123 |
* | Tests: Add RunCMake.CMP0037 case for WARN on reserved targets | Brad King | 2017-10-26 | 3 | -0/+41 |
* | Tests: Do not enable languages in all cases of RunCMake.CMP0037 | Brad King | 2017-10-26 | 8 | -8/+8 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 2 | -2/+0 |
* | Policies: omit warnings about unset policies when they are actually set to NEW | Nils Gladitz | 2014-03-31 | 3 | -45/+0 |
* | Tests: Simplify and document policy scopes in RunCMake.CMP* tests | Brad King | 2014-03-06 | 1 | -1/+1 |
* | CMP0037: Extend policy to reserved names and custom targets | Nils Gladitz | 2013-11-19 | 16 | -40/+161 |
* | Enable RunCMake.CMP0037 test everywhere | Brad King | 2013-11-11 | 18 | -89/+98 |
* | Disallow invalid target names (#13140) | Stephen Kelly | 2013-11-07 | 12 | -0/+118 |