Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Testing: Update hard-coded line numbers to [0-9]+ in some tests | Kyle Edwards | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 1 | -1/+12 |
| | | | | | | The OLD behaviors of all policies are deprecated, but only by documentation. Add an explicit deprecation diagnostic for some policies to encourage projects to port away from setting policies to OLD. | ||||
* | cmTarget: Include TARGET_OBJECTS genex in target SOURCES property. | Stephen Kelly | 2014-04-02 | 1 | -0/+1 |
Add policy CMP0051 to control this behavior. |