Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
Matthew Lugg 50056a5b3a
compiler: rename --test-timeout-ms to --test-timeout
The unit can now be specified in the argument.
2025-10-18 09:28:43 +01:00
..
Cache
std.fmt: delete deprecated APIs
2025-08-31 12:49:18 -07:00
Step
compiler: rename --test-timeout-ms to --test-timeout
2025-10-18 09:28:43 +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
build runner: remove --prominent-compile-errors, introduce --error-style
2025-10-18 09:28:42 +01: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