Exemplar updates since 2026-04-27#36
Merged
Merged
Conversation
Updated infra submodule and moved INSTALL_GTEST=OFF from use-fetch-content.cmake into lockfile.json cmake_args. Raised gtest_discover_tests DISCOVERY_TIMEOUT to 60s to fix MSVC Debug runner flakiness. Added vcpkg port templates, manifest, vcpkg-configuration, vcpkg CI/release workflows; bumped infra-workflows to 1.6.0 and infra submodule, set BEMAN_USE_FETCH_CONTENT_ENABLED ON, excluded port/ from pre-commit, and documented vcpkg in README/CONTRIBUTING. Bumped vcpkg-configuration.json default-registry and beman vcpkg-registry baselines. Removed superfluous comments around the project() name in CMakeLists.txt. Added .swp and .orig to .gitignore to ignore vim swap files and merge/patch backups. Bumped infra/ beman-submodule: renamed use-fetch-content lockfile var/prefix from BemanExemplar to Beman, updated llvm-libc++ toolchain SPDX to Apache-2.0 WITH LLVM-exception, fixed Insrumentation typo in telemetry.sh, and updated infra/README to use beman_install_library() with include().
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.
Updated infra submodule and moved INSTALL_GTEST=OFF from use-fetch-content.cmake into lockfile.json cmake_args.
Raised gtest_discover_tests DISCOVERY_TIMEOUT to 60s to fix MSVC Debug runner flakiness.
Added vcpkg port templates, manifest, vcpkg-configuration, vcpkg CI/release workflows; bumped infra-workflows to 1.6.0 and infra submodule, set BEMAN_USE_FETCH_CONTENT_ENABLED ON, excluded port/ from pre-commit, and documented vcpkg in README/CONTRIBUTING.
Bumped vcpkg-configuration.json default-registry and beman vcpkg-registry baselines.
Removed superfluous comments around the project() name in CMakeLists.txt.
Added .swp and .orig to .gitignore to ignore vim swap files and merge/patch backups.
Bumped infra/ beman-submodule: renamed use-fetch-content lockfile var/prefix from BemanExemplar to Beman, updated llvm-libc++ toolchain SPDX to Apache-2.0 WITH LLVM-exception, fixed Insrumentation typo in telemetry.sh, and updated infra/README to use beman_install_library() with include().