Exemplar updates since 2026-05-24 - #150
Merged
Merged
Conversation
CMakePresets.json: use absolute (${sourceDir}) toolchain/include paths, add CMAKE_CXX_EXTENSIONS/CMAKE_CXX_STANDARD_REQUIRED, boolean CMAKE_EXPORT_COMPILE_COMMANDS, per-OS hostSystemName conditions on llvm/appleclang/msvc presets, and build 'all_verify_interface_header_sets' + 'all' targets (mirrors exemplar 2efeaf95).
infra: bump .beman_submodule to 7b66b858d7f48428fca936184aef2bd246ccc81a and rewrite enable-experimental-import-std.cmake to use CMAKE_VERSION range checks instead of an exhaustive per-patch-version elseif ladder (mirrors exemplar d9d490fab73e).
.beman-tidy.yaml: add ignored_paths: [infra/] so beman-tidy (which scans the whole tree via '.') skips the vendored infra/ directory (mirrors exemplar 4884fe72f1fd).
infra: bump .beman_submodule to 7fc85e2e26cb491926ca2744c359c2aa7ea8fd27 and add CMAKE_VERSION >= 4.4.0 case (UUID f35a9ac6-8463-4d38-8eec-5d6008153e7d) to enable-experimental-import-std.cmake (mirrors exemplar da85e13c35c7).
.pre-commit-config.yaml: bump beman-tidy rev from v0.5.2 to v0.5.4 (mirrors exemplar c863de3fe907); clang-format, gersemi, and codespell revs were already up to date.
CMakeLists.txt: bump cmake_minimum_required policy version range from 3.30...4.3 to 3.30...4.4 (mirrors exemplar e9be01c1ffc5).
lockfile.json: bump googletest git_tag from git tag hash to commit hash 52eb8108c5bdec04579160ae17225d66034bd723 (v1.17.0) for security best practice (mirrors exemplar f10571bacfc3); no Catch2 dependency present in this repo's lockfile.
Bumped bemanproject/infra-workflows reusable workflow references from 1.7.3 to 1.7.4 in all .github/workflows/*.yml files (mirrors exemplar 32b69bd58466).
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.
CMakePresets.json: use absolute (${sourceDir}) toolchain/include paths, add CMAKE_CXX_EXTENSIONS/CMAKE_CXX_STANDARD_REQUIRED, boolean CMAKE_EXPORT_COMPILE_COMMANDS, per-OS hostSystemName conditions on llvm/appleclang/msvc presets, and build 'all_verify_interface_header_sets' + 'all' targets (mirrors exemplar 2efeaf95).
infra: bump .beman_submodule to 7b66b858d7f48428fca936184aef2bd246ccc81a and rewrite enable-experimental-import-std.cmake to use CMAKE_VERSION range checks instead of an exhaustive per-patch-version elseif ladder (mirrors exemplar d9d490fab73e).
.beman-tidy.yaml: add ignored_paths: [infra/] so beman-tidy (which scans the whole tree via '.') skips the vendored infra/ directory (mirrors exemplar 4884fe72f1fd).
infra: bump .beman_submodule to 7fc85e2e26cb491926ca2744c359c2aa7ea8fd27 and add CMAKE_VERSION >= 4.4.0 case (UUID f35a9ac6-8463-4d38-8eec-5d6008153e7d) to enable-experimental-import-std.cmake (mirrors exemplar da85e13c35c7).
.pre-commit-config.yaml: bump beman-tidy rev from v0.5.2 to v0.5.4 (mirrors exemplar c863de3fe907); clang-format, gersemi, and codespell revs were already up to date.
CMakeLists.txt: bump cmake_minimum_required policy version range from 3.30...4.3 to 3.30...4.4 (mirrors exemplar e9be01c1ffc5).
lockfile.json: bump googletest git_tag from git tag hash to commit hash 52eb8108c5bdec04579160ae17225d66034bd723 (v1.17.0) for security best practice (mirrors exemplar f10571bacfc3); no Catch2 dependency present in this repo's lockfile.
Bumped bemanproject/infra-workflows reusable workflow references from 1.7.3 to 1.7.4 in all .github/workflows/*.yml files (mirrors exemplar 32b69bd58466).