zig/lib/std/Build
Andrew Kelley d1c14f2f52 std.Build.Step.WriteFile: extract UpdateSourceFiles
This has been planned for quite some time; this commit finally does it.

Also implements file system watching integration in the make()
implementation for UpdateSourceFiles and fixes the reporting of step
caching for both.

WriteFile does not yet have file system watching integration.
2024-07-12 00:14:08 -07:00
..
Cache std.Build.Cache.Path: add subPathOpt and TableAdapter 2024-07-12 00:14:07 -07:00
Step std.Build.Step.WriteFile: extract UpdateSourceFiles 2024-07-12 00:14:08 -07:00
Cache.zig std.Build.Cache: add binToHex function 2024-07-04 17:12:45 -07:00
Module.zig build system: add docs to LinkSystemLibraryOptions 2024-07-05 11:34:13 -07:00
Step.zig std.Build.Step.WriteFile: extract UpdateSourceFiles 2024-07-12 00:14:08 -07:00
Watch.zig std.Build.Watch: gracefully handle fanotify queue overflow 2024-07-12 00:14:08 -07:00