summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: minor improvement for the CMAKE_PREFIX_PATH docsAlex Neundorf2023-04-291-0/+3
* FindDoxygen: Optionally use custom config fileLe Go2023-04-271-0/+5
* Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-273-0/+47
|\
| * ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-263-0/+47
* | presets: add support for macro expansion to includesZoran Angelov2023-04-262-0/+10
* | Merge topic 'GenEx-list'Marc Chevrier2023-04-203-17/+281
|\ \
| * | GenEx LIST: list operationsMarc Chevrier2023-04-163-17/+281
| |/
* | Merge topic 'doc-workflow-presets-vendor'Craig Scott2023-04-171-0/+6
|\ \
| * | Help: Add missing vendor field to the workflow presets docsCraig Scott2023-04-151-0/+6
| |/
* | Merge branch 'backport-3.26-help-CMP0105' into Help-CMP0105-clarificationsMarc Chevrier2023-04-151-2/+3
|\ \ | |/ |/|
| * Help: CMP0105 policy: clarificationsMarc Chevrier2023-04-151-2/+3
* | Merge topic 'automoc-macro-names'Craig Scott2023-04-104-2/+101
|\ \
| * | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-094-2/+101
* | | Merge topic 'vs-sdk-selection'Brad King2023-04-067-13/+126
|\ \ \
| * | | VS: Select Windows SDK matching WindowsSDKVersion env varBrad King2023-04-051-0/+8
| * | | VS: Select latest available Windows SDK version by defaultBrad King2023-04-053-0/+51
| * | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0Brad King2023-04-051-0/+4
| * | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-055-12/+50
| * | | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORMBrad King2023-04-051-2/+14
* | | | Merge topic 'doc-typo'Brad King2023-04-061-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: Remove duplicated word in COMPILE_OPTIONS target property docsBrad King2023-04-051-1/+1
* | | | Merge branch 'release-3.26'Brad King2023-04-041-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | CMake 3.26.3v3.26.3Brad King2023-04-041-2/+2
* | | Help: Clarify that {add,target}_compile_options are not used for linkingBrad King2023-03-316-3/+31
* | | Help: Clarify that CMAKE_<LANG>_FLAGS are used when driving linkingBrad King2023-03-312-12/+23
* | | Help: Link to COMPILE_LANGUAGE genex from add_compile_optionsBrad King2023-03-311-0/+4
| |/ |/|
* | Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-313-0/+36
|\ \
| * | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-303-0/+36
* | | presets: Add trace options to configure presetsArtin Alavi2023-03-302-0/+156
|/ /
* | Merge branch 'release-3.26'Brad King2023-03-291-3/+3
|\ \ | |/
| * CMake 3.26.2v3.26.2Brad King2023-03-291-3/+3
* | Help: Link to COMPILE_LANGUAGE genex from target_compile_optionsBrad King2023-03-282-0/+8
* | Merge topic 'lint-genex'Brad King2023-03-285-0/+27
|\ \
| * | Add generator expression support to static code analysis hooksStefan Schober2023-03-275-0/+27
* | | Merge topic 'FindPython-Windows-ARM'Brad King2023-03-281-0/+5
|\ \ \
| * | | FindPython: Add Windows/ARM supportMarc Chevrier2023-03-261-0/+5
* | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'Brad King2023-03-282-9/+23
|\ \ \ \
| * | | | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on WindowsBrad King2023-03-272-9/+23
| | |/ / | |/| |
* | | | Merge topic 'crosscompiling-warn-reset'Brad King2023-03-271-5/+5
|\ \ \ \
| * | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME setMartin Storsjö2023-03-241-5/+5
| |/ / /
* | | | Help: Clarify that set(VAR) unsets VARBrad King2023-03-243-12/+21
|/ / /
* | | Merge branch 'release-3.26'Brad King2023-03-231-0/+12
|\ \ \ | | |/ | |/|
| * | CMake 3.26.1v3.26.1Brad King2023-03-231-0/+12
| * | Merge branch 'release-3.25' into release-3.26Brad King2023-03-081-0/+7
| |\ \
| * \ \ Merge branch 'release-3.25' into release-3.26Brad King2023-03-081-0/+7
| |\ \ \
* | \ \ \ Merge topic 'autogen-exe-vars'Brad King2023-03-235-0/+40
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-225-0/+40
* | | | | Help: Replace link with its permanent redirectBrad King2023-03-181-1/+1
* | | | | Merge topic 'vs-windows-min-version'Brad King2023-03-164-3/+27
|\ \ \ \ \
| * | | | | VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-154-3/+27