zig/lib/std/Build
Andrew Kelley 5ee3971b18 proof-of-concept --watch implementation based on fanotify
So far, only implemented for InstallFile steps.

Default debounce interval bumped to 50ms. I think it should be
configurable.

Next I have an idea to simplify the fanotify implementation, but other
OS implementations might want to refer back to this commit before I make
those changes.
2024-07-12 00:14:07 -07:00
..
Cache std.Build.Cache.Path: add subPathOpt and TableAdapter 2024-07-12 00:14:07 -07:00
Step build runner: implement --watch (work-in-progress) 2024-07-12 00:14:07 -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 build runner: implement --watch (work-in-progress) 2024-07-12 00:14:07 -07:00
Watch.zig proof-of-concept --watch implementation based on fanotify 2024-07-12 00:14:07 -07:00