Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'prop-GENERATED-visibility' | Brad King | 2024-03-29 | 438 | -64/+11243 |
|\ | |||||
| * | CMP0163: Make GENERATED source file property globally visible | Deniz Bahadir | 2024-03-29 | 438 | -14/+11178 |
| * | cmSetPropertyCommand: Refactor checks for CMP0118 | Deniz Bahadir | 2024-03-28 | 1 | -46/+57 |
| * | cmGetSorceFilePropertyCommand: Simplify string comparisons | Deniz Bahadir | 2024-03-28 | 1 | -5/+9 |
* | | Merge topic 'rel-win-PATH' | Brad King | 2024-03-29 | 7 | -34/+41 |
|\ \ | |||||
| * | | Utilities/Release/WiX: Convert PATH modification preference to checkbox | Brad King | 2024-03-28 | 4 | -17/+27 |
| * | | Utilities/Release/WiX: Clarify UI options dialog name | Brad King | 2024-03-28 | 3 | -7/+7 |
| * | | Utilities/Release/WiX: Clarify UI dialog order | Brad King | 2024-03-28 | 1 | -3/+3 |
| * | | Utilities/Release/WiX: Backport UI dialog condition fix from WiX 3.11 | Brad King | 2024-03-28 | 1 | -1/+1 |
| * | | Utilities/Release/WiX: Simplify desktop shortcut condition | Brad King | 2024-03-28 | 1 | -1/+1 |
| * | | Utilities/Release/WiX: Simplify specification of CMake registry value | Brad King | 2024-03-28 | 1 | -6/+3 |
| * | | Utilities/Release/WiX: Require Windows Installer 5.0 | Brad King | 2024-03-28 | 1 | -1/+1 |
* | | | Merge branch 'release-3.29' | Brad King | 2024-03-29 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'move-install-note' into release-3.29 | Brad King | 2024-03-29 | 1 | -10/+10 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'move-install-note' | Brad King | 2024-03-29 | 1 | -10/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Fix location of install() note about superseded commands | FeRD (Frank Dana) | 2024-03-28 | 1 | -10/+10 |
| |/ / / | |||||
* | | | | Merge topic 'add_custom_command/25796' | Brad King | 2024-03-29 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | add_dependencies: Document behavior under Ninja generators | Juan Ramos | 2024-03-28 | 1 | -0/+7 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-29 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'cpack-wix' | Brad King | 2024-03-28 | 28 | -85/+534 |
|\ \ \ \ | |||||
| * | | | | CPack/WIX: Add support for WiX Toolset v4 | Brad King | 2024-03-24 | 22 | -82/+446 |
| * | | | | ci: Add scripts to provide WiX 4 package on Windows | Brad King | 2024-03-24 | 2 | -0/+21 |
| * | | | | ci: Add script to repackage WiX .NET tool for our needs | Brad King | 2024-03-24 | 1 | -0/+55 |
| * | | | | Tests: Prepare RunCMake.CPack_WIX to cover multiple WiX versions | Brad King | 2024-03-24 | 4 | -3/+12 |
* | | | | | Merge branch 'release-3.29' | Brad King | 2024-03-28 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge topic 'ExternalProject-list-separator-docs-example' into release-3.29 | Brad King | 2024-03-28 | 1 | -4/+15 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'ExternalProject-list-separator-docs-example' | Brad King | 2024-03-28 | 1 | -4/+15 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | ExternalProject: reword `LIST_SEPARATOR` to indicate what it *does* | Ben Boeckel | 2024-03-28 | 1 | -7/+7 |
| * | | | | ExternalProject: add an example of `LIST_SEPARATOR` usage | Ben Boeckel | 2024-03-28 | 1 | -1/+12 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-28 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'release-3.29' | Brad King | 2024-03-27 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-linker-vars' into release-3.29 | Brad King | 2024-03-27 | 8 | -73/+83 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'doc-linker-vars' | Brad King | 2024-03-27 | 8 | -73/+83 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Help: Restructure and improve LINKER_TYPE docs | Craig Scott | 2024-03-25 | 3 | -43/+46 |
| * | | | | Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flags | Craig Scott | 2024-03-25 | 1 | -2/+4 |
| * | | | | Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE> | Craig Scott | 2024-03-25 | 1 | -0/+8 |
| * | | | | Help: Grammar, typos and wording improvements for linker variables | Craig Scott | 2024-03-25 | 5 | -27/+24 |
| * | | | | Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword | Craig Scott | 2024-03-22 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.29' | Brad King | 2024-03-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'FindPkgConfig-no-Strawberry-Perl' into release-3.29 | Brad King | 2024-03-27 | 1 | -1/+16 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'FindPkgConfig-no-Strawberry-Perl' | Brad King | 2024-03-27 | 1 | -1/+16 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindPkgConfig: Avoid finding Strawberry Perl's pkg-config | Brad King | 2024-03-26 | 1 | -1/+16 |
* | | | | | Merge topic 'patch-find-sqlite3' | Brad King | 2024-03-27 | 1 | -2/+11 |
|\ \ \ \ \ | |||||
| * | | | | | FindSQLite3: Use pkg-config for SQLite3 hints | Peter Kokot | 2024-03-26 | 1 | -2/+11 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-03-27 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.29' | Brad King | 2024-03-26 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-03-26 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.28' | Brad King | 2024-03-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'libuv-macos-10.5' into release-3.28 | Brad King | 2024-03-26 | 1 | -3/+7 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'release-3.29' | Brad King | 2024-03-26 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | |