zig/lib/std/Build
Alex Rønne Petersen 6b6e336e07
std.Build.Step.CheckObject: Truncate st_other before interpreting it
Tools are free to use the upper bits of this field for whatever; thus, tools
that want to interpret the visibility type should truncate to 2 bits.
2025-06-30 12:21:38 +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 std.Build.Step.CheckObject: Truncate st_other before interpreting it 2025-06-30 12:21:38 +02: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