aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Watch.zig
AgeCommit message (Expand)Author
2024-07-12std.Build.Watch: add ONDIR to fanotify event maskAndrew Kelley
2024-07-12std.Build.Watch: introduce special file "." to watch entire dirAndrew Kelley
2024-07-12std.Build.Watch: gracefully handle fanotify queue overflowAndrew Kelley
2024-07-12std.Build.Watch: make dirty steps invalidate each otherAndrew Kelley
2024-07-12build system: make debounce interval CLI-configurableAndrew Kelley
2024-07-12proof-of-concept --watch implementation based on fanotifyAndrew Kelley