zig/lib/std/Build
Andrew Kelley f2856403c6 introduce std.Build.Cache.Manifest.addFilePath
and deprecate `addFile`. Part of an effort to move towards using
`std.Build.Cache.Path` abstraction in more places, which makes it easier
to avoid absolute paths and path resolution.
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 td.Build.Step.InstallDir: leave hint for wrong cached status 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.Watch: introduce special file "." to watch entire dir 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