|
77cae58aeb
|
build: make zig wrapper support nightly builds
|
2024-12-21 20:55:03 +01:00 |
|
|
9a633aa2a9
|
build: fix zig tarball download url
|
2024-09-23 13:10:00 +02:00 |
|
|
6b43dd4f28
|
fix: use correct .zig-cache path for zig-0.13 in zig wrapper cdb command
|
2024-09-13 11:49:12 +02:00 |
|
|
60b91a3495
|
Revert "Convert the zig wrapper to POSIX shell"
This reverts commit 8b1a764429 .
closes #41
|
2024-09-13 11:47:50 +02:00 |
|
Kat
|
8b1a764429
|
Convert the zig wrapper to POSIX shell
Removes a few bashisms like `==` in `test` and `$(<file)`, as well as changing the shebang.
|
2024-09-10 22:19:53 +02:00 |
|
|
5bc0ca5f74
|
refactor: reformat zig wrapper
|
2024-07-02 12:21:57 +02:00 |
|
|
6adda64efd
|
build: add freebsd support to zig wrapper
|
2024-06-13 12:15:34 +02:00 |
|
|
aa74155cc1
|
fix: move mkdir .cache/cdb step from zig wrapper to build.zig
This fixes #2
|
2024-03-01 11:50:25 +01:00 |
|
|
d0af97d72c
|
fix: architecture on macos arm
|
2024-02-29 22:50:37 +01:00 |
|
|
42b7ad7c5c
|
fix: make sure .cache/cdb exists be for running zig build
|
2024-02-29 22:46:19 +01:00 |
|
|
4ece4babad
|
Initial public release
|
2024-02-29 00:00:15 +01:00 |
|