summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests/CXXModules: add tests for C++26 `import std` supportBen Boeckel2024-05-026-0/+52
* cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-025-7/+61
* Merge topic 'genex-link-properties'Brad King2024-05-0132-167/+431
|\
| * GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-2915-19/+108
| * GenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLYBrad King2024-04-293-20/+34
| * Tests: Cover TARGET_PROPERTY genex evaluation of transitive link propertiesBrad King2024-04-294-1/+65
| * Tests: Cover TARGET_PROPERTY genex evaluation of transitive build propertiesBrad King2024-04-299-0/+96
| * Help: Clarify CMP0099 documentation and summary textBrad King2024-04-293-8/+11
| * cmGeneratorExpressionDAGChecker: Simplify transitive property tableBrad King2024-04-296-97/+73
| * cmGeneratorExpressionDAGChecker: Make local generator available in constructorBrad King2024-04-299-47/+70
| * cmGeneratorExpressionNode: Remove outdated lint suppressionBrad King2024-04-291-2/+1
* | Merge branch 'release-3.29'Brad King2024-05-010-0/+0
|\ \
| * \ Merge branch 'release-3.28' into release-3.29Brad King2024-05-010-0/+0
| |\ \
* | \ \ Merge branch 'release-3.28'Brad King2024-05-010-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'export-name-safe-name' into release-3.28Brad King2024-05-0112-6/+321
| |\ \ \
* | \ \ \ Merge branch 'release-3.29'Brad King2024-05-010-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-0112-6/+321
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'export-name-safe-name'Brad King2024-05-0112-6/+321
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-3010-6/+310
| * | | | cmGeneratorTarget: add method to get a filesystem-safe export nameBen Boeckel2024-04-292-0/+11
* | | | | Merge topic 'simplify-and-clean-up-some-cpack-functions'Brad King2024-05-016-111/+191
|\ \ \ \ \
| * | | | | CPackDeb.cmake: Fix debug messageDeniz Bahadir2024-04-301-1/+1
| * | | | | cmLocalGenerator: Fix comments in generated cmake_install.cmake fileDeniz Bahadir2024-04-301-4/+4
| * | | | | cmCPackGenerator: Fix debug message in function `PrepareGroupingKind`Deniz Bahadir2024-04-301-2/+2
| * | | | | cmCPackGenerator: Fix comment in function `InstallCMakeProject`Deniz Bahadir2024-04-301-1/+1
| * | | | | cmCPackGenerator: Slightly simplify function `InstallProject`Deniz Bahadir2024-04-301-7/+7
| * | | | | cmCPackGenerator: Clean up and simplify function `DoPackage`Deniz Bahadir2024-04-301-32/+47
| * | | | | cmCPackGenerator: Clean up and simplify function `PrepareNames`Deniz Bahadir2024-04-301-33/+42
| * | | | | cmCPackGenerator: Refactor copying of package files into own functionDeniz Bahadir2024-04-302-19/+26
| * | | | | cmCPackGenerator: Refactor generation of checksum file into own functionDeniz Bahadir2024-04-302-12/+24
| * | | | | cmCryptoHash: Add function which gets the hash type nameDeniz Bahadir2024-04-302-0/+37
* | | | | | Merge topic 'search-path-label'Brad King2024-05-011-1/+1
|\ \ \ \ \ \
| * | | | | | cmFindCommon: Fix typo in internal search path group labelBrad King2024-04-301-1/+1
| |/ / / / /
* | | | | | Merge topic 'lang-standard-latest'Brad King2024-05-0179-51/+492
|\ \ \ \ \ \
| * | | | | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3079-50/+464
| * | | | | | AppleClang: Fix Objective C 23 support detectionTyler Nichols2024-04-301-1/+1
| * | | | | | Modules: Fix ARMClang and TIClang language standard compile optionsTyler Nichols2024-04-303-0/+27
| |/ / / / /
* | | | | | Merge branch 'release-3.29'Brad King2024-05-010-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'FindHDF5-version-4-components' into release-3.29Brad King2024-05-011-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindHDF5-version-4-components'Brad King2024-05-011-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindHDF5: Fix detection of versions with more than three componentsمهدي شينون (Mehdi Chinoune)2024-04-301-1/+1
| |/ / / / /
* | | | | | Merge topic 'ps1-not-exe'Brad King2024-05-0165-0/+0
|\ \ \ \ \ \
| * | | | | | Remove unnecessary executable permission from .ps1 scriptsBrad King2024-04-3065-0/+0
* | | | | | | Merge topic 'tests-xcodebuild-version-scleanup'Brad King2024-05-014-45/+27
|\ \ \ \ \ \ \
| * | | | | | | Tests: Cleanup CMake_TEST_XCODE_VERSION codeJuan Ramos2024-04-293-21/+10
| * | | | | | | Tests/Architecture: Have test support Xcode 10+Juan Ramos2024-04-292-24/+17
* | | | | | | | Merge topic 'cmp0116-escaped-colon'Brad King2024-05-012-42/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake_transform_depfile: Handle escaped colons in depfile contentPhilipp Borsutzki2024-04-302-42/+54
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-05-011-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.29'Brad King2024-04-300-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |