Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
| | | | | Use 3.3 or 2.8.12 where possible. | ||||
* | Tests: Simplify and document policy scopes in RunCMake.CMP* tests | Brad King | 2014-03-06 | 1 | -1/+1 |
| | | | | | Drop unnecessary NO_POLICY_SCOPE options. Document why the remaining options are necessary. | ||||
* | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests | Brad King | 2014-01-28 | 1 | -1/+1 |
| | | | | | | Set the minimum required version of CMake high enough to avoid the warning for CMAKE_LEGACY_CYGWIN_WIN32. The warning appears on stderr and breaks the expected output matching. | ||||
* | Genex: Use case-sensitive comparison for COMPILER_ID. | Stephen Kelly | 2014-01-08 | 1 | -0/+4 |
| | |||||
* | cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy. | Stephen Kelly | 2014-01-08 | 1 | -0/+3 |