Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0120 and below | Brad King | 2023-06-07 | 3 | -1/+28 |
| | | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for policies introduced in CMake 3.20 and below to encourage projects to port away from setting policies to OLD. | ||||
* | Tests: Test per-CC behavior of CMP0116 | Kyle Edwards | 2021-02-23 | 3 | -0/+38 |
| | |||||
* | Ninja: Transform DEPFILEs with policy CMP0116 | Kyle Edwards | 2020-10-13 | 14 | -0/+128 |
Fixes: #21267 |