zig/lib/compiler
Andrew Kelley abf8955951 make zig compiler processes live across rebuilds
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
2024-07-14 19:51:16 -07:00
..
2024-03-24 17:29:39 +01:00
2024-03-13 02:17:28 -04:00
2024-06-13 02:24:39 -07:00