zig/lib/std/Build
mlugg a388a8e5a7
std.Build: separate errors from failed commands
Recording the command in a separate field will give the build runner
more freedom to choose how and when the command should be printed.
2025-10-18 09:28:42 +01:00
..
Cache std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
Step std.Build: separate errors from failed commands 2025-10-18 09:28:42 +01:00
Watch std.Build.Watch: add macOS implementation based on FSEventStream 2025-08-02 05:13:13 +01:00
abi.zig std.Build: implement unit test timeouts 2025-10-18 09:28:39 +01:00
Cache.zig std.Build.Cache: clarify parameter is sub path, not basename 2025-09-24 20:01:19 -07:00
Fuzz.zig web ui: fix not sending initial context sometimes 2025-09-25 17:16:41 -07:00
Module.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
Step.zig std.Build: separate errors from failed commands 2025-10-18 09:28:42 +01:00
Watch.zig Merge pull request #24661 from alichraghi/spv4 2025-08-07 20:55:50 -07:00
WebServer.zig std.Build: implement unit test timeouts 2025-10-18 09:28:39 +01:00