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