| Commit message (Expand) | Author | Age | Files | Lines |
* | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache | Ben Boeckel | 2020-01-20 | 1 | -0/+25 |
|
|
* | target_compile_options: ensure BEFORE keyword is handled in all scopes | Marc Chevrier | 2020-01-11 | 1 | -0/+20 |
|
|
* | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 1 | -0/+40 |
|
|
* | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 1 | -0/+24 |
|
|
* | FindFLEX: Add policy CMP0098 to run flex in build tree | Jannick | 2019-11-15 | 1 | -0/+30 |
|
|
* | Merge topic 'docs-find-vars' | Brad King | 2019-10-29 | 1 | -3/+3 |
|\ |
|
| * | Help: Document that <PackageName>_ROOT applies to config packages too | Craig Scott | 2019-10-27 | 1 | -3/+3 |
|
|
* | | Help: Fix capitalization in CMP0097 documentation | Kyle Edwards | 2019-10-23 | 1 | -1/+1 |
|/ |
|
* | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -0/+23 |
|
|
* | Merge topic 'msvc-runtime-library-doc' | Brad King | 2019-07-19 | 1 | -1/+3 |
|\ |
|
| * | MSVC: Document behavior when MSVC_RUNTIME_LIBRARY is not set | Brad King | 2019-07-19 | 1 | -1/+3 |
|
|
| * | Merge branch 'android-pie-cmp0083' into release-3.15 | Brad King | 2019-06-19 | 1 | -0/+6 |
| |\ |
|
* | | | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 1 | -0/+25 |
|
|
* | | | Merge topic 'android-pie-cmp0083' | Brad King | 2019-06-19 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | Android: ensure PIE behavior is consistent regardless CMP0083 policy | Marc Chevrier | 2019-06-19 | 1 | -0/+6 |
|
|
* | | | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 1 | -0/+30 |
| |/
|/| |
|
* | | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 1 | -0/+22 |
|
|
* | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -0/+24 |
|
|
* | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 1 | -0/+38 |
|
|
* | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 1 | -0/+47 |
|
|
* | | Help: Improve documentation formating | Bartosz Kosiorek | 2019-04-04 | 5 | -17/+19 |
|
|
* | | Help: Improve documentation links and formatting | Bartosz Kosiorek | 2019-03-27 | 55 | -336/+347 |
|
|
* | | Merge topic 'doc-cmp0082' | Brad King | 2019-03-21 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Help: Clarify policy CMP0082 documentation | Brad King | 2019-03-21 | 1 | -3/+5 |
|
|
* | | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 1 | -0/+27 |
|
|
* | | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 1 | -0/+30 |
|/ |
|
* | PIE link options: No warning when policy CMP0083 is not set. | Marc Chevrier | 2019-02-20 | 1 | -3/+4 |
|
|
* | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 1 | -0/+29 |
|
|
* | Merge topic 'link-options' | Craig Scott | 2018-12-23 | 1 | -0/+38 |
|\ |
|
| * | PIE link options: Update strategy to fix performance regression | Marc Chevrier | 2018-12-19 | 1 | -0/+38 |
|
|
* | | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 1 | -0/+29 |
|/ |
|
* | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -0/+20 |
|
|
* | Help: update policy 0078 documentation | Marc Chevrier | 2018-12-07 | 1 | -0/+2 |
|
|
* | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 1 | -0/+21 |
|
|
* | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 1 | -0/+26 |
|
|
* | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 1 | -0/+24 |
|
|
* | Help: Override pygments CMakeLexer to support <..> and [..] | Joachim Wuttke (o) | 2018-10-18 | 1 | -4/+4 |
|
|
* | Merge topic 'document-dollar-in-varnames' | Brad King | 2018-10-16 | 1 | -0/+4 |
|\ |
|
| * | CMP0053: document that `$` is a valid literal variable character | Ben Boeckel | 2018-10-15 | 1 | -0/+4 |
|
|
* | | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 1 | -0/+24 |
|
|
* | | Help: Clarify policy CMP0077 documentation | Brad King | 2018-10-03 | 1 | -4/+40 |
|/ |
|
* | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 1 | -0/+22 |
|
|
* | BundleUtilities: Disallow inclusion at configure time | Kyle Edwards | 2018-09-19 | 1 | -0/+25 |
|
|
* | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -0/+40 |
|
|
* | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 1 | -0/+22 |
|
|
* | Merge topic 'doc-find_package-root' | Craig Scott | 2018-07-20 | 1 | -7/+8 |
|\ |
|
| * | Help: Add explicit <PackageName>_ROOT variable documentation | Brad King | 2018-07-20 | 1 | -7/+8 |
|
|
* | | option: respect existing normal variable | Robert Maynard | 2018-07-09 | 1 | -0/+16 |
|
|
* | | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 1 | -0/+26 |
|/ |
|
* | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES | Brad King | 2018-04-18 | 1 | -0/+26 |
|
|