index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build.zig
Age
Commit 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-13
Add shared library build option for build.zig and update to zig 0.12.0-dev.21...
Andrew Lee
2024-01-11
Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715)
freakmangd
2023-11-02
build.zig updates for 0.11.0 release. (#3501)
Caleb Barger
2023-10-13
fix zig syntax errors in examples, and make it install executables correctly ...
Purple4pur
2023-10-10
Revert "Update zig build system to zig version 0.11.0 (#3393)"
Ray
2023-10-09
Update zig build system to zig version 0.11.0 (#3393)
Purple4pur
2023-05-15
Reverted commits that deprecated the build.zig files, and added a note to al...
Gamer-Kold
2023-05-06
Fixed broken build.zig files. Now works with latest stable compiler (as of co...
Gamer-Kold
2023-05-01
fix for latest zig master (#3037)
star-tek-mb
2023-02-05
update zig build to latest master (#2910)
star-tek-mb