Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add deprecation warnings for policies CMP0120 and below | Brad King | 2023-06-07 | 1 | -1/+10 |
| | | | | | | | 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/RunCMake: Match 'Tried extensions' output more robustly | Brad King | 2023-03-09 | 2 | -10/+6 |
| | |||||
* | CMP0115: Require source file extensions to be explicit | Kyle Edwards | 2020-10-13 | 13 | -0/+103 |