| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-14 | make zig compiler processes live across rebuilds | Andrew Kelley | |
| 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-06-16 | std.Build: Add Step.Fail and addFail() function. | Alex Rønne Petersen | |
| Closes #15373. | |||
