summaryrefslogtreecommitdiffhomepage
path: root/examples/build.zig
AgeCommit message (Expand)Author
2024-06-16zig: run examples from their directories (#4063)Mike Will
2024-04-22[build.zig] Drop support for 0.11.0 and use more idiomatic build script code ...freakmangd
2024-02-22Remove all uses of deps/mingw (#3805)Peter0x44
2024-01-11Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715)freakmangd
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-01fix for latest zig master (#3037)star-tek-mb
2023-02-06zig build: do not use deprecated functions (#2913)star-tek-mb
2023-02-05update zig build to latest master (#2910)star-tek-mb
2023-02-01Add WASM support for Zig build (#2901)Nikolas
2022-11-02Fix examples/build.zig for the latest Zig version (#2786)Roman Akberov
2022-08-08Updated to work with zig master branch (#2620)Jacob Dennis
2022-06-06WARNING: REMOVED `raygui` from `raylib/src/extras`Ray
2021-11-27Add macos support to zig build system (#2175)Anders Holmberg
2021-10-14Add zig buildfile for examples. (#2051)Ryan Roden-Corrent