Skip to content

feat: support mapping Zig mode to Bazel compilation mode#662

Merged
cerisier merged 3 commits into
mainfrom
compilation-mode
May 26, 2026
Merged

feat: support mapping Zig mode to Bazel compilation mode#662
cerisier merged 3 commits into
mainfrom
compilation-mode

Conversation

@cerisier
Copy link
Copy Markdown
Member

Adds support for mapping Bazel --compilation_mode to Zig optimize modes when //zig/settings:mode is left at its new auto default:

  • dbg / fastbuild -> Debug
  • opt -> ReleaseFast

Copy link
Copy Markdown
Member

@aherrmann aherrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@cerisier cerisier merged commit 498ae57 into main May 26, 2026
18 checks passed
@cerisier cerisier deleted the compilation-mode branch May 26, 2026 16:54
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