summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'preset-comments'Brad King2024-06-264-374/+1476
|\
| * presets: Allow comments in presets filesAliaksandr Averchanka2024-06-244-374/+1476
* | Merge topic 'cpack-debian-multiarch'Brad King2024-06-262-0/+31
|\ \
| * | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-212-0/+31
* | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument'Brad King2024-06-262-1/+15
|\ \ \
| * | | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-242-1/+15
| | |/ | |/|
* | | Merge topic 'apple-framework-bundle-name'Brad King2024-06-242-0/+14
|\ \ \
| * | | Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-202-0/+14
* | | | Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-245-28/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Link feature attributes: stabilizationMarc Chevrier2024-06-215-28/+29
* | | | Merge topic 'doc-cpack-nuget'Brad King2024-06-211-0/+7
|\ \ \ \
| * | | | 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
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | 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
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | 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
| * | | | 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
| * | | | 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
* | | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Help: Improve link library feature properties docsCraig Scott2024-06-154-103/+115
| | |/ | |/|
* | | Merge topic 'doc-cleanup'Brad King2024-06-143-7/+6
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-073-6/+21
| * | Merge topic 'doc-preset-specific-macros' into release-3.30Brad King2024-06-062-3/+9
| |\ \
| * \ \ Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30Brad King2024-06-062-16/+28
| |\ \ \
* | \ \ \ Merge topic 'doc-preset-specific-macros'Brad King2024-06-062-3/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Clarify preset-specific macrosCristian Le2024-06-062-3/+9
* | | | | Merge topic 'doc-testing'Brad King2024-06-066-42/+161
|\ \ \ \ \
| * | | | | Help/dev: Add a CMake Testing GuideBrad King2024-06-054-2/+112
| * | | | | Help/dev: Move integration testing to a more-specific documentBrad King2024-06-054-43/+52
| * | | | | 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
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: improve docs for the EXCLUDE_FROM_ALL directory propertyAlex Neundorf2024-06-042-16/+28
* | | | | | Merge topic 'cpack-wix-scope-default'Brad King2024-06-062-10/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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
| * | | | CPack/WiX: Restore default (missing) InstallScope from 3.28 and lowerBrad King2024-06-051-3/+16
| | |_|/ | |/| |
* | | | Begin post-3.30 developmentBrad King2024-06-052-0/+9
|/ / /
* | | Help: Drop development topic notes to prepare releaseBrad King2024-06-052-9/+0
* | | Help: Organize and revise 3.30 release notesBrad King2024-06-051-109/+145
* | | Help: Consolidate 3.30 release notesBrad King2024-06-0537-261/+200
* | | Merge topic 'FindPython-free-threaded-python'Brad King2024-06-051-0/+5
|\ \ \
| * | | FindPython: Add support for free threaded pythonMarc Chevrier2024-06-041-0/+5