47 Commits (446f015ac52e26e80611af4f529189e6dd132141)

Author SHA1 Message Date
  Nikolas b7eda8159c
[build.zig] Make X11 the default display backend instead of choosing at runtime (#5168) 1 month ago
  HaxSam 0d29d8d4b1
[build.zig]: a concrete approach to build for web with zig-build (#5157) 1 month ago
  annaymone 99c4d4b597
Add pub to compileRaylib (#5143) 1 month ago
  Marcel Ochs 566eb34ff8 Update build.zig 1 month ago
  Mike Will dfa21c2d1f [build][zig] use `addLibrary()` and set root modules manually 2 months ago
  Maicon f1600a0c7e Fix issue on zig build emscripten run if the user has not installed emsdk 3 months ago
  Maicon Santana eef1bac3e2
fix misspelling 3 months ago
  Maicon 0cae8890b8 Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods 3 months ago
  Maicon 8f50436dc9 Fix comments 3 months ago
  Maicon 6e9c3acaa4 Add run examples using zig and emscripten for web 3 months ago
  Nikolas b26f6d34ba
Allow passing options to raygui in build.zig 4 months ago
  Lumen Keyes 6f11e27bbe fix typo 5 months ago
  Lumen Keyes dea6a24777 build.zig fix: link EGL for Android 5 months ago
  lumenkeyes 35de7b26a4
catch error in build.zig 5 months ago
  lumenkeyes eae3fd83d5
properly detect if abi is android 5 months ago
  lumenkeyes c4b9c0e039
properly generate android triple in build.zig 5 months ago
  Jonathan Marler 8d03636132 build.zig: fix building raylib for emscripten 5 months ago
  Jonathan Marler 3d792f3363 build.zig: run zig fmt 6 months ago
  Lumen Keyes d0cf8961d3 fix typo 6 months ago
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 6 months ago
  Lumen Keyes d52687eeee Add Android Target to build.zig 6 months ago
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 6 months ago
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig 6 months ago
  Johannes 75b6b825df
using addCMacro instead of defineCMacro (#4620) 9 months ago
  Per Hallsmark d0504800d2
install rcamera.h (#4603) 9 months ago
  HaxSam a9aa6b4988
[build.zig] improve build system for zig (#4531) 10 months ago
  kimierik 532167d28b
build.zig: fix raygui inclusion in windows crosscompilation (#4489) 10 months ago
  kimierik 7053970f7b
build.zig: remove raygui from options and re add adding raygui as a (#4485) 11 months ago
  Tomas Slusny ce3b121f07
build.zig: Remove addRaylib and fix raygui builds when using raylib as dep (#4475) 11 months ago
  Tomas Slusny 53b929cbfb
Improve cross-compilation with zig builds (#4468) 11 months ago
  Sage Hane 53f7da2506
build.zig: Fix a minor issue with `-Dconfig` (#4418) 11 months ago
  Sage Hane 55249faa58
build.zig: Re-add OpenGL to Linux deps (#4417) 11 months ago
  Sage Hane b89bf0185a
build.zig: Better specify Linux dependencies (#4406) 11 months ago
  Sage Hane 110ee74875
build.zig: Merge `src/build.zig` to `build.zig` (#4393) 11 months ago
  Sage Hane d3f86eb957
build.zig: Improve logic (#4375) 1 year ago
  freakmangd e0f6faa151
[build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 1 year ago
  freakmangd ba2a103011
[build.zig] Fix local dependency breakage (#3913) 1 year ago
  Andrew Lee b7141d556e
Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727) 1 year ago
  freakmangd 482722d881
Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715) 1 year ago
  Caleb Barger ba75a7a23b
build.zig updates for 0.11.0 release. (#3501) 1 year ago
  Purple4pur 4981acb241
fix zig syntax errors in examples, and make it install executables correctly (#3395) 2 years ago
  Ray 0d8a6cfbfa Revert "Update zig build system to zig version 0.11.0 (#3393)" 2 years ago
  Purple4pur 540ad99442
Update zig build system to zig version 0.11.0 (#3393) 2 years ago
  Gamer-Kold 6b92d71ea1
Reverted commits that deprecated the build.zig files, and added a note to all of them stating version of zig they were using (#3060) 2 years ago
  Gamer-Kold de748dfffe
Fixed broken build.zig files. Now works with latest stable compiler (as of commit, latest is 0.10.1) (#3045) 2 years ago
  star-tek-mb ed2caa1277
fix for latest zig master (#3037) 2 years ago
  star-tek-mb ff70a04bf5
update zig build to latest master (#2910) 2 years ago