Skip to content

feat: honor Bazel strip flag in Zig settings#663

Merged
aherrmann merged 1 commit into
mainfrom
strip
May 27, 2026
Merged

feat: honor Bazel strip flag in Zig settings#663
aherrmann merged 1 commit into
mainfrom
strip

Conversation

@cerisier
Copy link
Copy Markdown
Member

--strip counterpart for #662

Comment thread zig/private/settings.bzl
doc = DOC,
)

def _bazel_strip_impl(ctx):
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I put it here because it's a private attribute to this rule but we can put it somewhere else

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.

Looks great, thank you!

@aherrmann aherrmann merged commit 2fbc8cf into main May 27, 2026
33 of 35 checks passed
@aherrmann aherrmann deleted the strip branch May 27, 2026 08:06
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