4 Commits
Author SHA1 Message Date
Chinmay Dalal dfc42585ce build(zig): bump ziglua to fix building with system lua
incorporates https://github.com/natecraddock/ziglua/commit/9ae39fa50b1ab8427d35f963216116d7bff1e584
2026-07-23 18:58:12 -04:00
Chinmay Dalal 637c4422d8 build(zig): use LLVM for building nlua0
problem: https://codeberg.org/ziglang/zig/issues/31272
solution: set `.use_llvm = true` until the next zig release
2026-06-17 01:03:55 -04:00
Chinmay Dalal d2acc69644 build(zig): add formatc and lintc steps
problem: build.zig does not have formatc and lintc steps
solution: add formatc and lintc step to build.zig
2026-06-17 01:03:55 -04:00
Chinmay Dalal c8a7604307 build(zig): update version 2026-04-03 13:42:03 -04:00