summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'apple-framework-bundle-name'Brad King2024-06-242-0/+14
|\ | | | | | | | | | | | | | | | | 8a06f173d9 Apple: Add CFBundleName to framework Info.plist files 7c1a18655b Tests/RunCMake/Framework: Improve failure messages Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Jason Juang <jasjuang@gmail.com> Merge-request: !9610
| * Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-202-0/+14
| | | | | | | | Fixes: #26046
* | Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-245-28/+29
|\ \ | | | | | | | | | | | | | | | | | | | | | 576567f028 Link feature attributes: stabilization 5617c34c31 Libraries processing: update configuration wording Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9607
| * | Link feature attributes: stabilizationMarc Chevrier2024-06-215-28/+29
| | | | | | | | | | | | | | | * enhance OVERRIDE handling * Update wording
* | | Merge topic 'doc-cpack-nuget'Brad King2024-06-211-0/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | a08faa1a2a Help: Mention CPack/NuGet additions in the 3.30 release notes Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9613
| * | | Help: Mention CPack/NuGet additions in the 3.30 release notesAlex Turbov2024-06-201-0/+7
| | | |
| * | | Merge topic 'doc-cpack-nuget' into release-3.30Brad King2024-06-191-41/+123
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dbdca56555 Help: CPack/NuGet avoid deprecated variables in the usage example d06a39dd59 Help: CPack/NuGet add `:Supported:` to some variables a6a8212ba2 Help: CPack/NuGet add description to the added variables 039bf0f3f3 Help: CPack/NuGet fix `versionadded` position 391e339926 Help: CPack/NuGet add deprecation notes according to the current spec 4e11de312b Help: Reorder variables as they mentioned in the official spec Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9605
| * | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-171-0/+7
| |\ \ \
* | \ \ \ Merge topic 'doc-cpack-nuget'Brad King2024-06-191-41/+123
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dbdca56555 Help: CPack/NuGet avoid deprecated variables in the usage example d06a39dd59 Help: CPack/NuGet add `:Supported:` to some variables a6a8212ba2 Help: CPack/NuGet add description to the added variables 039bf0f3f3 Help: CPack/NuGet fix `versionadded` position 391e339926 Help: CPack/NuGet add deprecation notes according to the current spec 4e11de312b Help: Reorder variables as they mentioned in the official spec Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9605
| * | | Help: CPack/NuGet avoid deprecated variables in the usage exampleAlex Turbov2024-06-171-2/+1
| | | |
| * | | Help: CPack/NuGet add `:Supported:` to some variablesAlex Turbov2024-06-171-0/+9
| | | | | | | | | | | | | | | | | | | | Some features of NuGet require relatively fresh versions. Mention that versions as they are specified in the upstream spec.
| * | | Help: CPack/NuGet add description to the added variablesAlex Turbov2024-06-171-0/+55
| | | |
| * | | Help: CPack/NuGet fix `versionadded` positionAlex Turbov2024-06-171-2/+2
| | | | | | | | | | | | | | | | It should be right after `.. variable::`
| * | | Help: CPack/NuGet add deprecation notes according to the current specAlex Turbov2024-06-171-0/+7
| | | |
| * | | Help: Reorder variables as they mentioned in the official specAlex Turbov2024-06-171-39/+51
| | | | | | | | | | | | | | | | | | | | Also, group 'em into sub-sub-sections (same as in the upstream doc). See also, https://learn.microsoft.com/en-us/nuget/reference/nuspec
* | | | Merge branch 'release-3.29'Brad King2024-06-171-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | CMake 3.29.6v3.29.6Brad King2024-06-171-0/+7
| | | |
* | | | Merge topic 'doc-link-library-features'Brad King2024-06-174-103/+115
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | c4fdf01a84 Help: Improve link library feature properties docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9599
| * | | Help: Improve link library feature properties docsCraig Scott2024-06-154-103/+115
| | |/ | |/|
* | | Merge topic 'doc-cleanup'Brad King2024-06-143-7/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | 6636b11997 Help: Minor grammar and formatting cleanup c2390f7676 Help: Fix nuget example with unwanted comment and bad use of rst link Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9600
| * | Help: Minor grammar and formatting cleanupCraig Scott2024-06-142-4/+4
| | |
| * | Help: Fix nuget example with unwanted comment and bad use of rst linkCraig Scott2024-06-141-3/+2
| | |
* | | Merge topic 'fc-cmp0168-fresh'Brad King2024-06-103-6/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9299cbbdb4 FetchContent: Force cmake --fresh to re-execute direct population steps e82e2c38c1 Tests: RunCMake.FetchContent should not always force _deps removal f97b25ec4b Tests: Fix -direct variants of FetchContent tests using wrong files 11b684c449 FetchContent: Fix typos in stamp/step file names a02eec4a9f FetchContent,ExternalProject: Fix extra semicolons in step commands Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9589
| * | FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-073-6/+21
| | | | | | | | | | | | Issue: #25468
| * | Merge topic 'doc-preset-specific-macros' into release-3.30Brad King2024-06-062-3/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 1ea780ea7c Help: Clarify preset-specific macros Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9587
| * \ \ Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30Brad King2024-06-062-16/+28
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2449c04d8d Help: improve docs for the EXCLUDE_FROM_ALL directory property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9497
* | \ \ \ Merge topic 'doc-preset-specific-macros'Brad King2024-06-062-3/+9
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | 1ea780ea7c Help: Clarify preset-specific macros Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9587
| * | | | Help: Clarify preset-specific macrosCristian Le2024-06-062-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Closes: #26030 Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
* | | | | Merge topic 'doc-testing'Brad King2024-06-066-42/+161
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8a688e556e Help/dev: Add a CMake Testing Guide 7cc124d4b5 Help/dev: Move integration testing to a more-specific document d9ab1fb5da Help/dev: Fix formatting in CMake Documentation Guide aa3fffa4bb README: Drop outdated link on running CMake Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Juan Ramos <juan.ramos@kitware.com> Merge-request: !9576
| * | | | | Help/dev: Add a CMake Testing GuideBrad King2024-06-054-2/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how developers working on CMake itself may run the test suite locally. Fixes: #26001
| * | | | | Help/dev: Move integration testing to a more-specific documentBrad King2024-06-054-43/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid breaking existing links to `Help/dev/testing.rst` by keeping the document with minimal text to direct readers to the new one.
| * | | | | Help/dev: Fix formatting in CMake Documentation GuideBrad King2024-06-051-9/+9
| | | | | |
* | | | | | Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL'Brad King2024-06-062-16/+28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2449c04d8d Help: improve docs for the EXCLUDE_FROM_ALL directory property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9497
| * | | | | Help: improve docs for the EXCLUDE_FROM_ALL directory propertyAlex Neundorf2024-06-042-16/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch improves the wording of the documentation of the EXCLUDE_FROM_ALL directory property, and makes the add_subdirectory()- and fetchcontent-documentation refer to it.
* | | | | | Merge topic 'cpack-wix-scope-default'Brad King2024-06-062-10/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | bad894b53e Merge branch 'backport-3.29-cpack-wix-scope-default' 614100dbf6 CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower 0167089484 CPack/WiX: Restore default (missing) InstallScope from 3.28 and lower Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9586
| * | | | Merge branch 'backport-3.29-cpack-wix-scope-default'Brad King2024-06-051-7/+19
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-052-8/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit 60661f6770 (CPack/WiX: Make InstallScope configurable, 2023-11-07, v3.29.0-rc1~413^2) the `CPACK_WIX_INSTALL_SCOPE` default was set to `perMachine`. While installers created with `perMachine` have better behavior on their own than installers created without any `InstallScope`, they do not cleanly convert existing installations on updates. Fixes: #26029
| * | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-3/+16
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In commit 60661f6770 (CPack/WiX: Make InstallScope configurable, 2023-11-07, v3.29.0-rc1~413^2) the `CPACK_WIX_INSTALL_SCOPE` default was set to `perMachine`. While installers created with `perMachine` have better behavior on their own than installers created without any `InstallScope`, they do not cleanly convert existing installations on updates. Fixes: #26029
* | | | Begin post-3.30 developmentBrad King2024-06-052-0/+9
|/ / /
* | | Help: Drop development topic notes to prepare releaseBrad King2024-06-052-9/+0
| | | | | | | | | | | | | | | Release versions do not have the development topic section of the CMake Release Notes index page.
* | | Help: Organize and revise 3.30 release notesBrad King2024-06-051-109/+145
| | | | | | | | | | | | | | | | | | | | | | | | Add section headers similar to the 3.29 release notes and move each individual bullet into an appropriate section. Revise a few bullets. Drop the `CXX_MODULE_STD` release note since it is an experimental feature.
* | | Help: Consolidate 3.30 release notesBrad King2024-06-0537-261/+200
| | | | | | | | | | | | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.30.rst`.
* | | Merge topic 'FindPython-free-threaded-python'Brad King2024-06-051-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9a0dee7257 FindPython: Add support for free threaded python 4178ab928f FindPython: Fix spelling error Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !9578
| * | | FindPython: Add support for free threaded pythonMarc Chevrier2024-06-041-0/+5
| | | | | | | | | | | | | | | | Fixes: #26016
* | | | Merge topic 'cpack-nuget-dependency-groups'Brad King2024-06-042-3/+81
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | 0f4d3664a9 CPack/NuGet: Build dependencies in groups Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9544
| * | | CPack/NuGet: Build dependencies in groupsAlex Opie2024-06-032-3/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows particular frameworks to be targeted by particular dependencies, and for empty dependency groups to satisfy NuGet's framework-matching requirements.
* | | | Merge branch 'release-3.29'Brad King2024-06-031-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.29.4v3.29.4Brad King2024-06-031-2/+2
| | | |
| * | | Merge branch 'release-3.28' into release-3.29Brad King2024-06-031-0/+7
| |\ \ \
* | \ \ \ Merge branch 'release-3.28'Brad King2024-06-031-0/+7
|\ \ \ \ \ | | |/ / / | |/| | |