Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename RunCMake.{CMP0028 => LinkItemValidation} | Brad King | 2021-12-20 | 21 | -127/+0 |
* | CMP0028: Report the target whose link interface has an offending item | Brad King | 2021-12-16 | 4 | -12/+36 |
* | CMP0028: Report backtrace to link item rather than target creation | Brad King | 2021-12-16 | 4 | -8/+8 |
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
* | Add deprecation warnings for policies CMP0036 and below | Brad King | 2017-04-21 | 2 | -0/+20 |
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 2 | -2/+0 |
* | Tests: Simplify and document policy scopes in RunCMake.CMP* tests | Brad King | 2014-03-06 | 1 | -1/+1 |
* | CMP0028: Trigger on libraries from INTERFACE of dependencies. | Stephen Kelly | 2014-02-09 | 10 | -0/+43 |
* | cmTarget: Fix typo | Stephen Kelly | 2013-12-19 | 2 | -2/+2 |
* | Consider targets with double colons to be IMPORTED or ALIAS targets. | Stephen Kelly | 2013-10-21 | 12 | -0/+42 |