Skip to content

feat: zig_binary rule for single Zig source file binary #5

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 10 commits into from
Jan 26, 2023
Merged

Conversation

aherrmann
Copy link
Owner

Define zig_binary rule for a single Zig source file without dependencies.
Add analysis and end-to-end tests for the rule.

Closes #4

@aherrmann aherrmann merged commit ce3eb66 into main Jan 26, 2023
@aherrmann aherrmann deleted the zig-binary branch January 26, 2023 07:57
@aherrmann aherrmann changed the title Define zig_binary for single source feat: zig_binary rule for single Zig source file binary 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.

Define zig_binary for a single source Zig binary without dependencies
1 participant