summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'prop-GENERATED-visibility'Brad King2024-03-29438-64/+11243
|\
| * CMP0163: Make GENERATED source file property globally visibleDeniz Bahadir2024-03-29438-14/+11178
| * cmSetPropertyCommand: Refactor checks for CMP0118Deniz Bahadir2024-03-281-46/+57
| * cmGetSorceFilePropertyCommand: Simplify string comparisonsDeniz Bahadir2024-03-281-5/+9
* | Merge topic 'rel-win-PATH'Brad King2024-03-297-34/+41
|\ \
| * | Utilities/Release/WiX: Convert PATH modification preference to checkboxBrad King2024-03-284-17/+27
| * | Utilities/Release/WiX: Clarify UI options dialog nameBrad King2024-03-283-7/+7
| * | Utilities/Release/WiX: Clarify UI dialog orderBrad King2024-03-281-3/+3
| * | Utilities/Release/WiX: Backport UI dialog condition fix from WiX 3.11Brad King2024-03-281-1/+1
| * | Utilities/Release/WiX: Simplify desktop shortcut conditionBrad King2024-03-281-1/+1
| * | Utilities/Release/WiX: Simplify specification of CMake registry valueBrad King2024-03-281-6/+3
| * | Utilities/Release/WiX: Require Windows Installer 5.0Brad King2024-03-281-1/+1
* | | Merge branch 'release-3.29'Brad King2024-03-290-0/+0
|\ \ \
| * \ \ Merge topic 'move-install-note' into release-3.29Brad King2024-03-291-10/+10
| |\ \ \
* | \ \ \ Merge topic 'move-install-note'Brad King2024-03-291-10/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Fix location of install() note about superseded commandsFeRD (Frank Dana)2024-03-281-10/+10
| |/ / /
* | | | Merge topic 'add_custom_command/25796'Brad King2024-03-291-0/+7
|\ \ \ \
| * | | | add_dependencies: Document behavior under Ninja generatorsJuan Ramos2024-03-281-0/+7
* | | | | CMake Nightly Date StampKitware Robot2024-03-291-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cpack-wix'Brad King2024-03-2828-85/+534
|\ \ \ \
| * | | | CPack/WIX: Add support for WiX Toolset v4Brad King2024-03-2422-82/+446
| * | | | ci: Add scripts to provide WiX 4 package on WindowsBrad King2024-03-242-0/+21
| * | | | ci: Add script to repackage WiX .NET tool for our needsBrad King2024-03-241-0/+55
| * | | | Tests: Prepare RunCMake.CPack_WIX to cover multiple WiX versionsBrad King2024-03-244-3/+12
* | | | | Merge branch 'release-3.29'Brad King2024-03-280-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'ExternalProject-list-separator-docs-example' into release-3.29Brad King2024-03-281-4/+15
| |\ \ \ \
* | \ \ \ \ Merge topic 'ExternalProject-list-separator-docs-example'Brad King2024-03-281-4/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | ExternalProject: reword `LIST_SEPARATOR` to indicate what it *does*Ben Boeckel2024-03-281-7/+7
| * | | | ExternalProject: add an example of `LIST_SEPARATOR` usageBen Boeckel2024-03-281-1/+12
* | | | | CMake Nightly Date StampKitware Robot2024-03-281-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.29'Brad King2024-03-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-linker-vars' into release-3.29Brad King2024-03-278-73/+83
| |\ \ \
* | \ \ \ Merge topic 'doc-linker-vars'Brad King2024-03-278-73/+83
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Restructure and improve LINKER_TYPE docsCraig Scott2024-03-253-43/+46
| * | | | Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flagsCraig Scott2024-03-251-2/+4
| * | | | Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE>Craig Scott2024-03-251-0/+8
| * | | | Help: Grammar, typos and wording improvements for linker variablesCraig Scott2024-03-255-27/+24
| * | | | Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keywordCraig Scott2024-03-221-1/+1
* | | | | Merge branch 'release-3.29'Brad King2024-03-270-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'FindPkgConfig-no-Strawberry-Perl' into release-3.29Brad King2024-03-271-1/+16
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'FindPkgConfig-no-Strawberry-Perl'Brad King2024-03-271-1/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindPkgConfig: Avoid finding Strawberry Perl's pkg-configBrad King2024-03-261-1/+16
* | | | | Merge topic 'patch-find-sqlite3'Brad King2024-03-271-2/+11
|\ \ \ \ \
| * | | | | FindSQLite3: Use pkg-config for SQLite3 hintsPeter Kokot2024-03-261-2/+11
* | | | | | CMake Nightly Date StampKitware Robot2024-03-271-1/+1
* | | | | | Merge branch 'release-3.29'Brad King2024-03-260-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-03-260-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.28'Brad King2024-03-260-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'libuv-macos-10.5' into release-3.28Brad King2024-03-261-3/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.29'Brad King2024-03-260-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |