59 次程式碼提交 (e876eefbc188349873b8cc0f16fbc5d59a0d7e1a)

作者 SHA1 備註 提交日期
  dtasada 4b01c23ba6
[build] Zig master branch compatibility for `build.zig`. (#5520) 3 週之前
  Ray 4be6815b3b Revert "fix zig build accessing env vars (#5490)" 1 月之前
  Ray 132151cf28 Revert "Update build.zig to work with 0.16 (#5487)" 1 月之前
  Iisakki Rotko cfb81e4a00
fix zig build accessing env vars (#5490) 1 月之前
  Morgan Moore 32e7732061
Update build.zig to work with 0.16 (#5487) 1 月之前
  James Mintram d7c38cfbe4
fix rglfw.c path in build.zig for bsd platforms (#5486) 1 月之前
  Ray dd7a1948f1 WARNING: REDESIGN: REMOVED: `utils` module, functionality moved to `rcore` module: logging and file-system #4551 1 月之前
  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) 2 月之前
  ALONZO Robin 8d246fdaff
Fix EXTERNAL_CONFIG_FLAGS being defined even when no custom config is used when building with zig (#5410) 2 月之前
  Sebastian Pineda 215ad78d5b
Fix build.zig typos (#5390) 2 月之前
  Maicon Santana ca664cb023
Fix zig compileRaylib target to emscripten (#5239) 4 月之前
  Nikolas b7eda8159c
[build.zig] Make X11 the default display backend instead of choosing at runtime (#5168) 6 月之前
  HaxSam 0d29d8d4b1
[build.zig]: a concrete approach to build for web with zig-build (#5157) 6 月之前
  annaymone 99c4d4b597
Add pub to compileRaylib (#5143) 6 月之前
  Marcel Ochs 566eb34ff8 Update build.zig 6 月之前
  Mike Will dfa21c2d1f [build][zig] use `addLibrary()` and set root modules manually 7 月之前
  Maicon f1600a0c7e Fix issue on zig build emscripten run if the user has not installed emsdk 8 月之前
  Maicon Santana eef1bac3e2
fix misspelling 8 月之前
  Maicon 0cae8890b8 Remove -fno-stack-protector as it is not needed and add requestFullscreen on exported methods 8 月之前
  Maicon 8f50436dc9 Fix comments 8 月之前
  Maicon 6e9c3acaa4 Add run examples using zig and emscripten for web 8 月之前
  Nikolas b26f6d34ba
Allow passing options to raygui in build.zig 9 月之前
  Lumen Keyes 6f11e27bbe fix typo 9 月之前
  Lumen Keyes dea6a24777 build.zig fix: link EGL for Android 9 月之前
  lumenkeyes 35de7b26a4
catch error in build.zig 10 月之前
  lumenkeyes eae3fd83d5
properly detect if abi is android 10 月之前
  lumenkeyes c4b9c0e039
properly generate android triple in build.zig 10 月之前
  Jonathan Marler 8d03636132 build.zig: fix building raylib for emscripten 10 月之前
  Jonathan Marler 3d792f3363 build.zig: run zig fmt 10 月之前
  Lumen Keyes d0cf8961d3 fix typo 11 月之前
  Lumen Keyes 33b2829a89 fix android-libc.txt generation 11 月之前
  Lumen Keyes d52687eeee Add Android Target to build.zig 11 月之前
  Jonathan Marler 508ca5c80f [build] only include rglfw.c for glfw platform 11 月之前
  Jonathan Marler ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig 11 月之前
  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 年之前