Skip to content

Build the project on Bazel 9.x.#747

Merged
gjasny merged 7 commits into
jupp0r:masterfrom
pgold:bazel_9
May 2, 2026
Merged

Build the project on Bazel 9.x.#747
gjasny merged 7 commits into
jupp0r:masterfrom
pgold:bazel_9

Conversation

@pgold
Copy link
Copy Markdown
Contributor

@pgold pgold commented Apr 30, 2026

A few packages were upgraded, and the reliance on built-in C++ rules was dropped.

pgold and others added 7 commits April 30, 2026 16:34
As it is compatible with Bazel 9.x.
As it is compatible with Bazel 9.x.
As it is compatible with Bazel 9.x.
As it is compatible with Bazel 9.x.
And stop relying on it being available transitively.
As of Bazel 9.x, C++ rules are no longer builtins and *must* be loaded
from rules_cc.
@gjasny gjasny merged commit 56686fb into jupp0r:master May 2, 2026
6 of 10 checks passed
@gjasny
Copy link
Copy Markdown
Collaborator

gjasny commented May 2, 2026

Thanks! Do you need a new release with those changes?

@pgold
Copy link
Copy Markdown
Contributor Author

pgold commented May 2, 2026

Thanks for the prompt review!

I don't need one (I apply these patches locally), but I think releasing a new version would help (Bazel build) users migrating to Bazel 9.x.

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