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

build: Add zig build system support #10

Merged
merged 9 commits into from
Oct 30, 2024
Merged

Conversation

chawyehsu
Copy link

@chawyehsu chawyehsu commented Mar 30, 2024

In my case it's eaiser to build it with zig build. And it's also easier to cross build for Windows ARM.

This requires Zig 0.12.0-dev.3493+3661133f9 or later.

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
@chawyehsu chawyehsu marked this pull request as ready for review March 31, 2024 07:12
@kiennq
Copy link
Owner

kiennq commented Apr 24, 2024

Thanks, can you move the build.ps1 and build.zig to the zig folder?

shim.cpp Outdated Show resolved Hide resolved
build.zig Outdated Show resolved Hide resolved
build.zig Outdated Show resolved Hide resolved
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
@kiennq
Copy link
Owner

kiennq commented Oct 30, 2024

Thanks for your PR.

@kiennq kiennq merged commit 0e99827 into kiennq:main Oct 30, 2024
1 check passed
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.

3 participants