-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: Kitware/CMake
base: v3.30.7
head repository: Kitware/CMake
compare: v3.30.8
- 13 commits
- 26 files changed
- 2 contributors
Commits on Feb 7, 2025
-
TIClang: Make ARM architecture id uppercase
The initial compiler support implemented in commit 9ba0a54 (TIClang: Add support for TI Clang-based compilers, including tiarmclang, 2023-12-06) introduced `Arm` as architecture instead of `ARM` which is used for all other compilers.
Configuration menu - View commit details
-
Copy full SHA for 3fa159d - Browse repository at this point
Copy the full SHA 3fa159dView commit details -
Merge topic 'ticlang-uppercase-arm-architecture' into release-3.29
3fa159d TIClang: Make ARM architecture id uppercase Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10302
Configuration menu - View commit details
-
Copy full SHA for 340bdd1 - Browse repository at this point
Copy the full SHA 340bdd1View commit details -
Merge topic 'ticlang-uppercase-arm-architecture' into release-3.30
3fa159d TIClang: Make ARM architecture id uppercase Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10302
Configuration menu - View commit details
-
Copy full SHA for d5ab13e - Browse repository at this point
Copy the full SHA d5ab13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e551c - Browse repository at this point
Copy the full SHA 67e551cView commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82151ea - Browse repository at this point
Copy the full SHA 82151eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fee57 - Browse repository at this point
Copy the full SHA 99fee57View commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d7f1a10 - Browse repository at this point
Copy the full SHA d7f1a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2004d - Browse repository at this point
Copy the full SHA ff2004dView commit details -
Tests: Extend CustomTransitiveProperties with custom transitive LINK_…
…LIBRARIES Demonstrate presence of extra entries due to not always avoiding repeat visits.
Configuration menu - View commit details
-
Copy full SHA for 419c19d - Browse repository at this point
Copy the full SHA 419c19dView commit details -
GenEx: Restore evaluation context for conditional transitive properties
In commit e8010b6 (cmGeneratorExpressionDAGChecker: Make local generator available in constructor, 2024-04-25, v3.30.0-rc1~172^2~6) we accidentally failed to preserve `EvaluateInterfaceProperty`'s consistency with `TargetPropertyNode::Evaluate`. Fix its local generator selection to match the evaluation context.
Configuration menu - View commit details
-
Copy full SHA for 161f703 - Browse repository at this point
Copy the full SHA 161f703View commit details -
GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property
Fix logic from commit b9ee79b (GenEx: Add support for custom transitive compile properties, 2024-05-09, v3.30.0-rc1~82^2~1) to more precisely know when we are computing the link dependency graph. Issue: #20416 Issue: #26709
Configuration menu - View commit details
-
Copy full SHA for 8b5af40 - Browse repository at this point
Copy the full SHA 8b5af40View commit details
Commits on Feb 24, 2025
-
Merge topic 'backport-3.30-custom-transitive-properties' into release…
…-3.30 8b5af40 GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property 161f703 GenEx: Restore evaluation context for conditional transitive properties 419c19d Tests: Extend CustomTransitiveProperties with custom transitive LINK_LIBRARIES ff2004d Tests: Extend CustomTransitiveProperties with non-transitive LINK_LIBRARIES d7f1a10 Tests: Split CustomTransitiveProperties argument checks into helper 99fee57 cmGeneratorExpressionDAGChecker: De-duplicate constructor signature 82151ea cmGeneratorExpressionDAGChecker: Construct with initializer list syntax Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10384
Configuration menu - View commit details
-
Copy full SHA for d061599 - Browse repository at this point
Copy the full SHA d061599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd6fbe - Browse repository at this point
Copy the full SHA 2bd6fbeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.30.7...v3.30.8