| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-02 | Update build.zig to work with last GLFW updatefix_build.zig | realtradam | |
| 2022-09-27 | update build.zig (#2720) | Michael Scherbakow | |
| zig `master` now enforces to use addIncludePath instead of addIncludeDir | |||
| 2022-03-11 | Simplify build.zig to not require user to specify raylib path (#2383) | Komari Spaghetti | |
| We can figure out the source file location based on the location of the build.zig file. No need to require the library user to specify where raylib is stored. | |||
| 2022-02-09 | Add BSD support for zig builds (#2332) | Scribe of the Ziggurat | |
| - Adds a new OS clause to build.zig for the BSDs - Tested on my FreeBSD box using https://github.com/Not-Nik/raylib-zig - All demos build and render just fine. Nice ! | |||
| 2022-01-08 | Make zig build functionality available to zig programs (#2271) | Nikolas | |
| 2021-11-27 | Add macos support to zig build system (#2175) | Anders Holmberg | |
| 2021-10-17 | build.zig: Use addCSourceFiles (#2066) | Sage Hane | |
| 2021-09-25 | Add Zig build file (#2014) | Tommi Sinivuo | |
| The build file builds Raylib as a static library for either Windows or Linux. | |||
