zig/lib/std/Build
Igor Anić 72bcc3b7a5
std.tar: add writer (#19603)
Simplifies code in docs creation where we used `std.tar.output.Header`.
Writer uses that Header internally and provides higher level interface.
Updates checksum on write, handles long file names, allows setting mtime and file permission mode. Provides handy interface for passing `Dir.WalkerEntry`.
2024-08-15 22:05:53 -07:00
..
Cache introduce tool for dumping coverage file 2024-08-07 00:48:32 -07:00
Fuzz std.tar: add writer (#19603) 2024-08-15 22:05:53 -07:00
Step fuzzer web ui: introduce entry points 2024-08-07 00:48:32 -07:00
Cache.zig add sub-compilation cache inputs to parents in whole mode 2024-07-24 19:40:54 -07:00
Fuzz.zig fuzzer web UI: receive coverage information 2024-08-07 00:48:32 -07:00
Module.zig add the build system API for enabling fuzzing 2024-07-22 13:07:02 -07:00
Step.zig introduce a web interface for fuzzing 2024-08-07 00:48:32 -07:00
Watch.zig Watch.zig: fixes for windows implementation 2024-08-14 13:21:01 -07:00