| Commit message (Expand) | Author | Age | Files | Lines |
* | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property | Orkun Tokdemir | 2023-05-03 | 5 | -0/+33 |
|
|
* | Merge topic 'ExternalProject-relative-git-urls' | Craig Scott | 2023-04-27 | 3 | -0/+47 |
|\ |
|
| * | ExternalProject/FetchContent: Support relative remote URLs | Chris Wright | 2023-04-26 | 3 | -0/+47 |
|
|
* | | presets: add support for macro expansion to includes | Zoran Angelov | 2023-04-26 | 2 | -0/+10 |
|
|
* | | Merge topic 'GenEx-list' | Marc Chevrier | 2023-04-20 | 3 | -17/+281 |
|\ \ |
|
| * | | GenEx LIST: list operations | Marc Chevrier | 2023-04-16 | 3 | -17/+281 |
| |/ |
|
* | | Merge topic 'doc-workflow-presets-vendor' | Craig Scott | 2023-04-17 | 1 | -0/+6 |
|\ \ |
|
| * | | Help: Add missing vendor field to the workflow presets docs | Craig Scott | 2023-04-15 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'backport-3.26-help-CMP0105' into Help-CMP0105-clarifications | Marc Chevrier | 2023-04-15 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Help: CMP0105 policy: clarifications | Marc Chevrier | 2023-04-15 | 1 | -2/+3 |
|
|
* | | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 4 | -2/+101 |
|\ \ |
|
| * | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property | Orkun Tokdemir | 2023-04-09 | 4 | -2/+101 |
|
|
* | | | Merge topic 'vs-sdk-selection' | Brad King | 2023-04-06 | 7 | -13/+126 |
|\ \ \ |
|
| * | | | VS: Select Windows SDK matching WindowsSDKVersion env var | Brad King | 2023-04-05 | 1 | -0/+8 |
|
|
| * | | | VS: Select latest available Windows SDK version by default | Brad King | 2023-04-05 | 3 | -0/+51 |
|
|
| * | | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0 | Brad King | 2023-04-05 | 1 | -0/+4 |
|
|
| * | | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection | Brad King | 2023-04-05 | 5 | -12/+50 |
|
|
| * | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM | Brad King | 2023-04-05 | 1 | -2/+14 |
|
|
* | | | | Merge topic 'doc-typo' | Brad King | 2023-04-06 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Help: Remove duplicated word in COMPILE_OPTIONS target property docs | Brad King | 2023-04-05 | 1 | -1/+1 |
|
|
* | | | | Merge branch 'release-3.26' | Brad King | 2023-04-04 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | CMake 3.26.3v3.26.3 | Brad King | 2023-04-04 | 1 | -2/+2 |
|
|
* | | | Help: Clarify that {add,target}_compile_options are not used for linking | Brad King | 2023-03-31 | 6 | -3/+31 |
|
|
* | | | Help: Clarify that CMAKE_<LANG>_FLAGS are used when driving linking | Brad King | 2023-03-31 | 2 | -12/+23 |
|
|
* | | | Help: Link to COMPILE_LANGUAGE genex from add_compile_options | Brad King | 2023-03-31 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge topic 'remove-FindPythonInterp-FindPythonLibs' | Brad King | 2023-03-31 | 3 | -0/+36 |
|\ \ |
|
| * | | FindPython{Interp,Libs}: Add policy to remove these modules | Brad King | 2023-03-30 | 3 | -0/+36 |
|
|
* | | | presets: Add trace options to configure presets | Artin Alavi | 2023-03-30 | 2 | -0/+156 |
|/ / |
|
* | | Merge branch 'release-3.26' | Brad King | 2023-03-29 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | CMake 3.26.2v3.26.2 | Brad King | 2023-03-29 | 1 | -3/+3 |
|
|
* | | Help: Link to COMPILE_LANGUAGE genex from target_compile_options | Brad King | 2023-03-28 | 2 | -0/+8 |
|
|
* | | Merge topic 'lint-genex' | Brad King | 2023-03-28 | 5 | -0/+27 |
|\ \ |
|
| * | | Add generator expression support to static code analysis hooks | Stefan Schober | 2023-03-27 | 5 | -0/+27 |
|
|
* | | | Merge topic 'FindPython-Windows-ARM' | Brad King | 2023-03-28 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | FindPython: Add Windows/ARM support | Marc Chevrier | 2023-03-26 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing' | Brad King | 2023-03-28 | 2 | -9/+23 |
|\ \ \ \ |
|
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on Windows | Brad King | 2023-03-27 | 2 | -9/+23 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'crosscompiling-warn-reset' | Brad King | 2023-03-27 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set | Martin Storsjö | 2023-03-24 | 1 | -5/+5 |
| |/ / / |
|
* | | | | Help: Clarify that set(VAR) unsets VAR | Brad King | 2023-03-24 | 3 | -12/+21 |
|/ / / |
|
* | | | Merge branch 'release-3.26' | Brad King | 2023-03-23 | 1 | -0/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | CMake 3.26.1v3.26.1 | Brad King | 2023-03-23 | 1 | -0/+12 |
|
|
| * | | Merge branch 'release-3.25' into release-3.26 | Brad King | 2023-03-08 | 1 | -0/+7 |
| |\ \ |
|
| * \ \ | Merge branch 'release-3.25' into release-3.26 | Brad King | 2023-03-08 | 1 | -0/+7 |
| |\ \ \ |
|
* | \ \ \ | Merge topic 'autogen-exe-vars' | Brad King | 2023-03-23 | 5 | -0/+40 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Autogen: Add CMAKE_AUTO*_EXECUTABLE variables | Orkun Tokdemir | 2023-03-22 | 5 | -0/+40 |
|
|
* | | | | | Help: Replace link with its permanent redirect | Brad King | 2023-03-18 | 1 | -1/+1 |
|
|
* | | | | | Merge topic 'vs-windows-min-version' | Brad King | 2023-03-16 | 4 | -3/+27 |
|\ \ \ \ \ |
|
| * | | | | | VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable | halx99 | 2023-03-15 | 4 | -3/+27 |
|
|
* | | | | | | Merge topic 'doc_varreq' | Brad King | 2023-03-16 | 7 | -1/+30 |
|\ \ \ \ \ \ |
|