47 コミット (4447868c60cbb6874d68c92e0de5e2819f1857e6)

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