[pull] master from Kitware:master#409
Merged
pull[bot] merged 16 commits intoConnectionMaster:masterfrom Jun 19, 2025
Merged
Conversation
MSBuild adds some `link` flags by default, but for CMake they may not match what's produced by command-line generators. If these flags are not specified by the project or user, suppress them. Fixes: #27004
Issue: #18423
Historically, find_package() does not guarantee the order in which directories matching a search path containing a glob expression are processed in - the "first valid package" will be selected if there are multiple candidates. In such cases, which package is chosen is completely random and can change, potentially leading to build failures and reproducibility issues. This is rather unexpected and confusing for developers. Now that CMake has bumped its major version, it's a good time to change default sort order and direction could be changed to natural sorting with a descending order. That will result in the newest version of a library being picked in case there are multiple ones available.
Do not assume all suffixes start with `x`.
Shining Light Productions now provides OpenSSL binaries for windows-arm64.
99d09ec VS: Suppress MSBuild default link flags not specified by project or user Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10891
99d09ec VS: Suppress MSBuild default link flags not specified by project or user Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10891
d89f1cb ci: Enable Emscripten test on some Debian jobs in nightly pipeline 33082bf ci: add scripts to install Emscripten 4.0.9 c6da668 Emscripten: Add tests for the Emscripten toolchain 96d9b94 Emscripten: Add platform modules Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !10832
61d8fae find_package: Use deterministic search order by default Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !10882
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )