Skip to content

update for newest build system API #55

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 1 commit into from
Oct 17, 2023
Merged

update for newest build system API #55

merged 1 commit into from
Oct 17, 2023

Conversation

andrewrk
Copy link
Contributor

@andrewrk andrewrk commented Oct 9, 2023

This gets mach-core compiling again after ziglang/zig#17392

Or, you can change main_mod_path to main_pkg_path, to use the deprecated field name, and the code will work for older zig versions too. The deprecated field will get removed just before 0.12.0 is released.

With the package manager rework branch, I measured zig build --fetch taking 1.6 seconds on my machine, with master branch clocking in at 31 seconds.

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

@emidoots emidoots merged commit a0c9420 into hexops:main Oct 17, 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.

2 participants