58 コミット (08e79a16b01816a9ea730cef9ec0a437081f438d)

作成者 SHA1 メッセージ 日付
  Ray 4be6815b3b Revert "fix zig build accessing env vars (#5490)" 2週間前
  Ray 132151cf28 Revert "Update build.zig to work with 0.16 (#5487)" 2週間前
  Iisakki Rotko cfb81e4a00
fix zig build accessing env vars (#5490) 2週間前
  Morgan Moore 32e7732061
Update build.zig to work with 0.16 (#5487) 2週間前
  James Mintram d7c38cfbe4
fix rglfw.c path in build.zig for bsd platforms (#5486) 2週間前
  Ray dd7a1948f1 WARNING: REDESIGN: REMOVED: `utils` module, functionality moved to `rcore` module: logging and file-system #4551 3週間前
  dtasada 33adda1983
fixed build errors with zig. now compatible with zig master 0.16.0-dev.1593+c13857e50. still backwards compatible with 0.15.1 (#5415) 1ヶ月前
  ALONZO Robin 8d246fdaff
Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410) 1ヶ月前
  Sebastian Pineda 215ad78d5b
Fix build.zig typos (#5390) 1ヶ月前
  Maicon Santana ca664cb023
Fix zig compileRaylib target to emscripten (#5239) 3ヶ月前
  Nikolas b7eda8159c
[build.zig] Make X11 the default display backend instead of choosing at runtime (#5168) 5ヶ月前
  HaxSam 0d29d8d4b1
[build.zig]: a concrete approach to build for web with zig-build (#5157) 5ヶ月前
  annaymone 99c4d4b597
Add pub to compileRaylib (#5143) 5ヶ月前
  Marcel Ochs 566eb34ff8 Update build.zig 5ヶ月前
  Mike Will dfa21c2d1f [build][zig] use `addLibrary()` and set root modules manually 6ヶ月前
  Maicon f1600a0c7e Fix issue on zig build emscripten run if the user has not installed emsdk 7ヶ月前
  Maicon Santana eef1bac3e2
fix misspelling 7ヶ月前
  Maicon 0cae8890b8 Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods 7ヶ月前
  Maicon 8f50436dc9 Fix comments 7ヶ月前
  Maicon 6e9c3acaa4 Add run examples using zig and emscripten for web 7ヶ月前
  Nikolas b26f6d34ba
Allow passing options to raygui in build.zig 8ヶ月前
  Lumen Keyes 6f11e27bbe fix typo 8ヶ月前
  Lumen Keyes dea6a24777 build.zig fix: link EGL for Android 8ヶ月前
  lumenkeyes 35de7b26a4
catch error in build.zig 9ヶ月前
  lumenkeyes eae3fd83d5
properly detect if abi is android 9ヶ月前
  lumenkeyes c4b9c0e039
properly generate android triple in build.zig 9ヶ月前
  Jonathan Marler 8d03636132 build.zig: fix building raylib for emscripten 9ヶ月前
  Jonathan Marler 3d792f3363 build.zig: run zig fmt 9ヶ月前
  Lumen Keyes d0cf8961d3 fix typo 10ヶ月前
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 10ヶ月前
  Lumen Keyes d52687eeee Add Android Target to build.zig 10ヶ月前
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 10ヶ月前
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig 10ヶ月前
  Johannes 75b6b825df
using addCMacro instead of defineCMacro (#4620) 1年前
  Per Hallsmark d0504800d2
install rcamera.h (#4603) 1年前
  HaxSam a9aa6b4988
[build.zig] improve build system for zig (#4531) 1年前
  kimierik 532167d28b
build.zig: fix raygui inclusion in windows crosscompilation (#4489) 1年前
  kimierik 7053970f7b
build.zig: remove raygui from options and re add adding raygui as a (#4485) 1年前
  Tomas Slusny ce3b121f07
build.zig: Remove addRaylib and fix raygui builds when using raylib as dep (#4475) 1年前
  Tomas Slusny 53b929cbfb
Improve cross-compilation with zig builds (#4468) 1年前
  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) 2年前
  freakmangd 482722d881
Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715) 2年前
  Caleb Barger ba75a7a23b
build.zig updates for 0.11.0 release. (#3501) 2年前