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
Kevin Boulain 640a130651 std.Build.Watch: key fanotify file descriptors by mount id
Since marks are limited to a single filesystem.
Context: https://github.com/ziglang/zig/issues/20670
Original pull request: https://github.com/ziglang/zig/pull/20672

Co-authored-by: Maciej 'vesim' KuliƄski <vesim809@pm.me>
2025-06-23 06:08:25 +02:00
..
Cache
Build.Cache.Path: fix resolvePosix empty sub_path
2025-06-17 11:06:39 +01:00
Fuzz
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
Step
Merge pull request #24227 from mlugg/misc-build-stuff
2025-06-20 10:28:38 +01:00
Cache.zig
std.Build.Cache: change contract of addFilePostContents
2025-05-18 17:10:04 +01:00
Fuzz.zig
Make -freference-trace work without colors
2025-01-30 13:02:06 +01:00
Module.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
Step.zig
Build: add install commands to --verbose output
2025-06-19 11:45:06 -04:00
Watch.zig
std.Build.Watch: key fanotify file descriptors by mount id
2025-06-23 06:08:25 +02:00