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 2026-01-28 10:15:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
Andrew Kelley 6fcb1897d2 std.Build.Step.WriteFile: remove random bytes from cache hash
The cache hash already has the zig version in there, so it's not really
needed.
2024-07-12 00:14:08 -07:00
..
Cache
build runner: don't pass a dirfd + null to fanotify_mark
2024-07-12 00:14:08 -07:00
Step
std.Build.Step.WriteFile: remove random bytes from cache hash
2024-07-12 00:14:08 -07:00
Cache.zig
introduce std.Build.Cache.Manifest.addFilePath
2024-07-12 00:14:08 -07:00
Module.zig
build system: add docs to LinkSystemLibraryOptions
2024-07-05 11:34:13 -07:00
Step.zig
std.Build.Step.WriteFile: fix handling of directories
2024-07-12 00:14:08 -07:00
Watch.zig
std.Build.Watch: add ONDIR to fanotify event mask
2024-07-12 00:14:08 -07:00