Skip to content

Exemplar updates since 2026-05-24 - #41

Open
ednolan wants to merge 1 commit into
bemanproject:mainfrom
ednolan:enolan_propagate_20260729
Open

Exemplar updates since 2026-05-24#41
ednolan wants to merge 1 commit into
bemanproject:mainfrom
ednolan:enolan_propagate_20260729

Conversation

@ednolan

@ednolan ednolan commented Jul 29, 2026

Copy link
Copy Markdown
Member

Updated CMakePresets.json to use absolute (${sourceDir}) paths for toolchain/top-level-includes, added host-OS conditions on llvm/appleclang/msvc presets, set CMAKE_CXX_EXTENSIONS/CMAKE_CXX_STANDARD_REQUIRED, and added all_verify_interface_header_sets to the root build target list.
Bumped infra beman-submodule pin to 7b66b858d7f48428fca936184aef2bd246ccc81a and rewrote enable-experimental-import-std.cmake to use version-range checks instead of per-version enumeration (matches exemplar commit d9d490fab73).
Set .beman-tidy.yaml ignored_paths to [infra/] (matches exemplar commit 4884fe72f1fd), so beman-tidy correctly excludes the infra/ submodule directory.
Disabled readme.implements and release.godbolt_trunk_version beman-tidy rules in .beman-tidy.yaml for fresh libraries (matches exemplar commit 7f97c408ebb9), replacing the previously empty disabled_rules list.
Added per-rule TODO comments to disabled_rules in .beman-tidy.yaml and disabled cmake.default and cmake.passive_targets, since CMakeLists.txt's modules toggle conditionally builds beman.transform_view as STATIC vs INTERFACE and uses target_compile_features PUBLIC (matches exemplar commit bba240fe6ba2).
Bumped infra beman-submodule pin to 7fc85e2e26cb491926ca2744c359c2aa7ea8fd27 and added a CMAKE_VERSION >= 4.4.0 branch to enable-experimental-import-std.cmake for the new import-std UUID (matches exemplar commit da85e13c35c7).
Bumped pre-commit hook pins in .pre-commit-config.yaml: gersemi 0.27.7 -> 0.28.0, codespell v2.4.2 -> v2.4.3, beman-tidy v0.5.2 -> v0.5.4 (matches exemplar commit c863de3fe907).
Bumped CMake policy version range in CMakeLists.txt from 3.30...4.3 to 3.30...4.4 (matches exemplar commit e9be01c1ffc5).
Bumped googletest lockfile.json git_tag from 6910c9d9165801d8827d628cb72eb7ea9dd538c5 to 52eb8108c5bdec04579160ae17225d66034bd723 (commit hash for v1.17.0 instead of tag), matching exemplar commit f10571bacfc3 (Catch2 entry not present in this repo, so no change needed there).

Updated CMakePresets.json to use absolute (${sourceDir}) paths for toolchain/top-level-includes, added host-OS conditions on llvm/appleclang/msvc presets, set CMAKE_CXX_EXTENSIONS/CMAKE_CXX_STANDARD_REQUIRED, and added all_verify_interface_header_sets to the root build target list.
Bumped infra beman-submodule pin to 7b66b858d7f48428fca936184aef2bd246ccc81a and rewrote enable-experimental-import-std.cmake to use version-range checks instead of per-version enumeration (matches exemplar commit d9d490fab73).
Set .beman-tidy.yaml ignored_paths to `[infra/]` (matches exemplar commit 4884fe72f1fd), so beman-tidy correctly excludes the infra/ submodule directory.
Disabled readme.implements and release.godbolt_trunk_version beman-tidy rules in .beman-tidy.yaml for fresh libraries (matches exemplar commit 7f97c408ebb9), replacing the previously empty disabled_rules list.
Added per-rule TODO comments to disabled_rules in .beman-tidy.yaml and disabled cmake.default and cmake.passive_targets, since CMakeLists.txt's modules toggle conditionally builds beman.transform_view as STATIC vs INTERFACE and uses target_compile_features PUBLIC (matches exemplar commit bba240fe6ba2).
Bumped infra beman-submodule pin to 7fc85e2e26cb491926ca2744c359c2aa7ea8fd27 and added a CMAKE_VERSION >= 4.4.0 branch to enable-experimental-import-std.cmake for the new import-std UUID (matches exemplar commit da85e13c35c7).
Bumped pre-commit hook pins in .pre-commit-config.yaml: gersemi 0.27.7 -> 0.28.0, codespell v2.4.2 -> v2.4.3, beman-tidy v0.5.2 -> v0.5.4 (matches exemplar commit c863de3fe907).
Bumped CMake policy version range in CMakeLists.txt from 3.30...4.3 to 3.30...4.4 (matches exemplar commit e9be01c1ffc5).
Bumped googletest lockfile.json git_tag from 6910c9d9165801d8827d628cb72eb7ea9dd538c5 to 52eb8108c5bdec04579160ae17225d66034bd723 (commit hash for v1.17.0 instead of tag), matching exemplar commit f10571bacfc3 (Catch2 entry not present in this repo, so no change needed there).
@ednolan
ednolan requested a review from tzlaine as a code owner July 29, 2026 04:50
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — ednolan:enolan_propagate_20260729 into bemanproject:main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants