summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'apple-framework-bundle-name'Brad King2024-06-249-27/+102
|\
| * Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-208-0/+49
| * Tests/RunCMake/Framework: Improve failure messagesBrad King2024-06-183-27/+53
* | Merge branch 'release-3.30'Brad King2024-06-240-0/+0
|\ \
| * \ Merge topic 'link-feature-attributes-stabilization' into release-3.30Brad King2024-06-2458-191/+268
| |\ \
* | \ \ Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-2458-191/+268
|\ \ \ \ | | |/ / | |/| |
| * | | Link feature attributes: stabilizationMarc Chevrier2024-06-2146-166/+240
| * | | Libraries processing: update configuration wordingMarc Chevrier2024-06-2116-25/+28
* | | | Merge branch 'release-3.30'Brad King2024-06-240-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'nmc-config-list' into release-3.30Brad King2024-06-249-48/+49
| |\ \ \
* | \ \ \ Merge topic 'nmc-config-list'Brad King2024-06-249-48/+49
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectoryBrad King2024-06-214-4/+16
| * | | | cmGlobalNinjaGenerator: Reuse local generator caching of config listBrad King2024-06-215-16/+12
| * | | | cmGlobalNinjaGenerator: Factor out helper for global config list lookupBrad King2024-06-212-27/+22
| * | | | cmGlobalNinjaGenerator: De-duplicate CMAKE_CONFIGURATION_TYPES lookupBrad King2024-06-211-5/+3
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2024-06-241-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-06-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-06-221-1/+1
* | | | Merge topic 'masm-static-lib'Brad King2024-06-216-0/+6
|\ \ \ \
| * | | | ASM_MASM: Add support for masm-only static librariesJeremy Koritzinsky2024-06-206-0/+6
* | | | | Merge branch 'release-3.30'Brad King2024-06-210-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'doc-cpack-nuget' into release-3.30Brad King2024-06-211-0/+7
| |\ \ \ \
* | \ \ \ \ 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
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2024-06-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-06-201-1/+1
* | | | | Merge branch 'release-3.30'Brad King2024-06-190-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'doc-cpack-nuget' into release-3.30Brad King2024-06-191-41/+123
| |\ \ \ \
* | \ \ \ \ 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
* | | | | | CMake Nightly Date StampKitware Robot2024-06-191-1/+1
* | | | | | Merge branch 'release-3.30'Brad King2024-06-180-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cpackrpm_owner_execute' into release-3.30Brad King2024-06-181-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'cpackrpm_owner_execute'Brad King2024-06-181-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | CPack/RPM: Fix debuginfo permissions checkAdrian DC2024-06-171-1/+1
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2024-06-181-1/+1
* | | | Merge branch 'release-3.30'Brad King2024-06-170-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.29' into release-3.30Brad King2024-06-171-0/+7
| |\ \ \
* | \ \ \ Merge branch 'release-3.29'Brad King2024-06-171-0/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMake 3.29.6v3.29.6Brad King2024-06-172-1/+8
* | | | | Merge branch 'release-3.30'Brad King2024-06-170-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'doc-link-library-features' into release-3.30Brad King2024-06-174-103/+115
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'doc-link-library-features'Brad King2024-06-174-103/+115
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Improve link library feature properties docsCraig Scott2024-06-154-103/+115
* | | | | CMake Nightly Date StampKitware Robot2024-06-171-1/+1