Commit graph

7 commits

Author SHA1 Message Date
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