summaryrefslogtreecommitdiffhomepage
path: root/build.zig
AgeCommit message (Expand)Author
2024-04-22[build.zig] Drop support for 0.11.0 and use more idiomatic build script code ...freakmangd
2024-04-13[build.zig] Fix local dependency breakage (#3913)freakmangd
2024-01-13Add shared library build option for build.zig and update to zig 0.12.0-dev.21...Andrew Lee
2024-01-11Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715)freakmangd
2023-11-02build.zig updates for 0.11.0 release. (#3501)Caleb Barger
2023-10-13fix zig syntax errors in examples, and make it install executables correctly ...Purple4pur
2023-10-10Revert "Update zig build system to zig version 0.11.0 (#3393)"Ray
2023-10-09Update zig build system to zig version 0.11.0 (#3393)Purple4pur
2023-05-15Reverted commits that deprecated the build.zig files, and added a note to al...Gamer-Kold
2023-05-06Fixed broken build.zig files. Now works with latest stable compiler (as of co...Gamer-Kold
2023-05-01fix for latest zig master (#3037)star-tek-mb
2023-02-05update zig build to latest master (#2910)star-tek-mb