This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d568885d64
unicorn
/
build.zig.zon
6 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update Zig bindings to Zig 0.12.0 (#1951) * update zig bindings to Zig 0.12.0 * support zig package manager * Fix zig macos ci build * Make the macos build use 1 process instead of hitting the macos process limit immediately, utilize the build.zig `-Dparallel false` option for macos ci * Split the macos ci into a new build stage (out of the ubuntu, macos build maxtrix), to allow for multiple architecture builds in the future after the zig bindings improve
2024-05-06 16:02:24 +03:00
.{
.name = "unicorn",
Tag and release 2.1.1
2024-09-26 13:44:51 +03:00
.version = "2.1.1",
Update Zig bindings to Zig 0.12.0 (#1951) * update zig bindings to Zig 0.12.0 * support zig package manager * Fix zig macos ci build * Make the macos build use 1 process instead of hitting the macos process limit immediately, utilize the build.zig `-Dparallel false` option for macos ci * Split the macos ci into a new build stage (out of the ubuntu, macos build maxtrix), to allow for multiple architecture builds in the future after the zig bindings improve
2024-05-06 16:02:24 +03:00
.paths = .{""},
}
Reference in New Issue
Copy Permalink