| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ExternalProject: Add policy CMP0114 to refine step target dependencies | Brad King | 2020-09-14 | 1 | -1/+4 |
|
|
* | Makefile: Add policy CMP0113 to avoid duplication of custom commands | Brad King | 2020-09-08 | 1 | -1/+6 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 1 | -1/+6 |
|
|
* | cmTarget: Raise error if imported target location is not set | Raul Tambre | 2020-08-21 | 1 | -1/+5 |
|
|
* | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 1 | -1/+4 |
|
|
* | Deprecate compatibility with CMake versions older than 2.8.12 | Brad King | 2020-06-18 | 1 | -2/+10 |
|
|
* | find_program: Find programs that are executable but not readable | Brad King | 2020-06-15 | 1 | -1/+4 |
|
|
* | target_link_libraries: self-link through ALIAS is an error | Marc Chevrier | 2020-05-30 | 1 | -1/+4 |
|
|
* | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 1 | -1/+3 |
|
|
* | Modules/Documentation: remove | Ben Boeckel | 2020-04-22 | 1 | -1/+3 |
|
|
* | CUDA: Device linking use now link options | Marc Chevrier | 2020-04-19 | 1 | -3/+6 |
|
|
* | CUDA: Add CUDA_ARCHITECTURES target property | Raul Tambre | 2020-04-15 | 1 | -1/+6 |
|
|
* | export(): raise an error on multiple calls with same FILE | Marc Chevrier | 2020-03-26 | 1 | -1/+4 |
|
|
* | cmMarkAsAdvancedCommand: ignore variables which don't exist in the cache | Ben Boeckel | 2020-01-20 | 1 | -1/+4 |
|
|
* | target_compile_options: ensure BEFORE keyword is handled in all scopes | Marc Chevrier | 2020-01-11 | 1 | -0/+3 |
|
|
* | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 1 | -1/+3 |
|
|
* | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-09 | 1 | -2/+7 |
|
|
* | FindFLEX: Add policy CMP0098 to run flex in build tree | Jannick | 2019-11-15 | 1 | -1/+4 |
|
|
* | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -1/+5 |
|
|
* | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 1 | -1/+4 |
|
|
* | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 1 | -2/+7 |
|
|
* | FindPython: Add policy to manage lookup stratgey default. | Marc Chevrier | 2019-05-21 | 1 | -0/+4 |
|
|
* | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z format | Dennis Klein | 2019-05-13 | 1 | -1/+3 |
|
|
* | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 1 | -1/+4 |
|
|
* | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 1 | -1/+4 |
|
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -6/+6 |
|
|
* | export: Disable PACKAGE mode user package registry by default | Robert Maynard | 2019-03-15 | 1 | -0/+3 |
|
|
* | XLClang: Add policy CMP0089 to present as XL for compatibility | Brad King | 2019-02-25 | 1 | -1/+4 |
|
|
* | FindBISON: Add policy CMP0088 to run bison in build tree | Robert Maynard | 2019-01-10 | 1 | -0/+3 |
|
|
* | install: Teach CODE,SCRIPT modes to evaluate generator expressions | Jon Chronopoulos | 2018-12-22 | 1 | -1/+5 |
|
|
* | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 1 | -1/+4 |
|
|
* | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 1 | -1/+3 |
|
|
* | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 1 | -1/+4 |
|
|
* | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 1 | -2/+5 |
|
|
* | Merge topic 'cmake_policy-get_warning' | Brad King | 2018-10-11 | 1 | -1/+1 |
|\ |
|
| * | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 1 | -1/+1 |
|
|
* | | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 1 | -1/+5 |
|/ |
|
* | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 1 | -2/+6 |
|
|
* | BundleUtilities: Disallow inclusion at configure time | Kyle Edwards | 2018-09-19 | 1 | -1/+4 |
|
|
* | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -1/+5 |
|
|
* | UseSWIG: add policy to manage target naming strategy. | Marc Chevrier | 2018-07-25 | 1 | -1/+3 |
|
|
* | Merge topic 'doc-find_package-root' | Craig Scott | 2018-07-20 | 1 | -2/+2 |
|\ |
|
| * | Help: Add explicit <PackageName>_ROOT variable documentation | Brad King | 2018-07-20 | 1 | -2/+2 |
|
|
* | | option: respect existing normal variable | Robert Maynard | 2018-07-09 | 1 | -1/+3 |
|
|
* | | target_sources: Interpret relative paths as relative to the calling directory | Patrick Stotko | 2018-06-18 | 1 | -2/+6 |
|/ |
|
* | 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 |
|\ |
|