mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
abf8955951
Changes the `make` function signature to take an options struct, which additionally includes `watch: bool`. I intentionally am not exposing this information to configure phase logic. Also adds global zig cache to the compiler cache prefixes. Closes #20600 |
||
---|---|---|
.. | ||
build.zig | ||
config.h.in | ||
expected_config.h | ||
expected_pwd.sh | ||
expected_sigil.h | ||
expected_stack.h | ||
expected_wrapper.h | ||
pwd.sh.in | ||
sigil.h.in | ||
stack.h.in | ||
wrapper.h.in |