| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+3 |
|
|
* | Modules: Update documented links to CMake community Wiki | Brad King | 2018-04-30 | 1 | -3/+1 |
|
|
* | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Brad King | 2018-04-18 | 1 | -1/+4 |
|
|
* | Merge topic 'policy-version-range' | Craig Scott | 2018-03-22 | 1 | -1/+5 |
|\ |
|
| * | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 1 | -1/+2 |
|
|
| * | cmPolicies: Split parsing and impl of ApplyPolicyVersion | Brad King | 2018-03-16 | 1 | -0/+2 |
|
|
| * | cmPolicies: Pass policy version as std::string | Brad King | 2018-03-16 | 1 | -1/+2 |
|
|
* | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 1 | -1/+3 |
|/ |
|
* | Do not produce legacy _LIB_DEPENDS cache entries | Brad King | 2018-03-07 | 1 | -1/+5 |
|
|
* | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GL | Brad King | 2017-11-17 | 1 | -1/+4 |
|
|
* | Merge topic 'cmp0037-conditional-targets' | Brad King | 2017-10-31 | 1 | -0/+1 |
|\ |
|
| * | CMP0037: Allow test and package targets when features are not enabled | Brad King | 2017-10-30 | 1 | -0/+1 |
|
|
* | | CMP0040: Clarify policy warning to match documentation | Brad King | 2017-10-26 | 1 | -1/+1 |
|/ |
|
* | Autogen: Process GENERATED files. Add CMP0071. | Sebastian Holtermann | 2017-07-18 | 1 | -1/+3 |
|
|
* | file(GENERATE): Add policy CMP0070 to define relative path behavior | Brad King | 2017-06-09 | 1 | -0/+3 |
|
|
* | Add deprecation warnings for policies CMP0036 and below | Brad King | 2017-04-21 | 1 | -0/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 1 | -1/+5 |
|
|
* | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 1 | -2/+6 |
|
|
* | try_compile: Add policy CMP0067 to honor language standards | Brad King | 2016-12-06 | 1 | -1/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -2/+2 |
|
|
* | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG> | Brad King | 2016-06-29 | 1 | -1/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -228/+207 |
|
|
* | CMP0059: Fix typo in policy description | Brad King | 2016-05-02 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Copy the policy map from the cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -0/+17 |
|
|
* | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 1 | -1/+1 |
|
|
* | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS | Chuck Atkins | 2015-09-21 | 1 | -0/+4 |
|
|
* | CMP0064: Fix recorded version of introduction to be 3.4 | Brad King | 2015-09-21 | 1 | -1/+1 |
|
|
* | if: Add "TEST <test>" condition | Matt McCormick | 2015-08-03 | 1 | -0/+3 |
|
|
* | cmPolicies: Replace unused include. | Stephen Kelly | 2015-07-25 | 1 | -1/+1 |
|
|
* | cmPolicies: Store only state that users can set. | Stephen Kelly | 2015-07-25 | 1 | -1/+1 |
|
|
* | cmPolicies: Store all statuses in a single bitset. | Stephen Kelly | 2015-06-07 | 1 | -5/+2 |
|
|
* | cmPolicies: Replace UNDEFINED bitset with WARN bitset. | Stephen Kelly | 2015-06-06 | 1 | -2/+1 |
|
|
* | Honor visibility properties for all target types (#15556) | Brad King | 2015-05-26 | 1 | -0/+3 |
|
|
* | install: Disallow installing export() result. | Stephen Kelly | 2015-05-14 | 1 | -0/+3 |
|
|
* | CTest: Stop telling 'make' to ignore errors with -i | Brad King | 2015-05-12 | 1 | -0/+3 |
|
|
* | cmPolicies: Implement PolicyMap in terms of bitset. | Stephen Kelly | 2015-05-04 | 1 | -1/+11 |
|
|
* | cmPolicies: Implement abstraction for PolicyMap. | Stephen Kelly | 2015-05-04 | 1 | -1/+7 |
|
|
* | cmPolicies: Make all API static. | Stephen Kelly | 2015-05-04 | 1 | -6/+6 |
|
|
* | cmPolicies: Remove unused DefinePolicy method. | Stephen Kelly | 2015-05-04 | 1 | -9/+0 |
|
|
* | cmPolicies: Remove unused cmPolicy class. | Stephen Kelly | 2015-05-04 | 1 | -7/+0 |
|
|
* | cmPolicies: Make private method file-static. | Stephen Kelly | 2015-05-04 | 1 | -4/+0 |
|
|
* | cmPolicies: Implement id to string conversion with XMacro. | Stephen Kelly | 2015-05-04 | 1 | -1/+0 |
|
|
* | cmPolicies: Introduce XMacro table for policy data. | Stephen Kelly | 2015-05-04 | 1 | -72/+199 |
|
|
* | cmPolicies: Parse string for id conversion. | Stephen Kelly | 2015-05-04 | 1 | -1/+0 |
|
|
* | cmPolicies: Make private method file-static. | Stephen Kelly | 2015-05-03 | 1 | -4/+0 |
|
|
* | cmPolicies: Remove unused forward declaration. | Stephen Kelly | 2015-05-03 | 1 | -1/+0 |
|
|
* | cmPolicies: Remove unused static data. | Stephen Kelly | 2015-05-03 | 1 | -1/+0 |
|
|
* | cmPolicies: Fix values for policies 57-60. | Stephen Kelly | 2015-05-03 | 1 | -1/+1 |
|
|