Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add the zig_configure* rule family to support transitioning on the Zig build mode #41

Merged
merged 4 commits into from
Feb 26, 2023

Conversation

aherrmann
Copy link
Owner

Closes #40

Adds a zig_configure rule and related _binary and _test rules to apply transitions to Zig targets.
Implements a transition for the mode setting.
Adds e2e tests for the zig_configure* family of rules.

@aherrmann aherrmann enabled auto-merge February 26, 2023 21:22
@aherrmann aherrmann merged commit c5d8673 into main Feb 26, 2023
@aherrmann aherrmann deleted the transition branch February 26, 2023 22:05
@aherrmann aherrmann changed the title Add zig_configure to transition on build mode feat: add the zig_configure* rule family to support transitioning on the Zig build mode Jun 2, 2023
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.

Support build mode transition
1 participant