Skip to content

feat: support multiple Zig sources in zig_binary rule #7

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

Merged
merged 3 commits into from
Jan 27, 2023

Conversation

aherrmann
Copy link
Owner

Adds support for multiple sources to zig_binary.
Adds an end-to-end test and analysis test.
Closes #6

@aherrmann aherrmann merged commit 2177645 into main Jan 27, 2023
@aherrmann aherrmann deleted the zig-binary-modules branch January 27, 2023 07:46
@aherrmann aherrmann changed the title Support zig_binary with multiple sources feat: support multiple Zig sources in zig_binary rule 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.

zig_binary should support a multi source Zig binary without dependencies
1 participant