aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/ConfigHeader.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-07-08 23:42:20 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-07-12 00:14:07 -0700
commitbbd90a562efd6e802ed41df2649a05fad763a4de (patch)
treec5276879ad6ade65af80393019ac649f9e6c1734 /lib/std/Build/Step/ConfigHeader.zig
parentdeea36250ffe458d92b32b1ad090b8a958ba8082 (diff)
downloadzig-bbd90a562efd6e802ed41df2649a05fad763a4de.tar.gz
zig-bbd90a562efd6e802ed41df2649a05fad763a4de.zip
build runner: implement --watch (work-in-progress)
I'm still learning how the fanotify API works but I think after playing with it in this commit, I finally know how to implement it, at least on Linux. This commit does not accomplish the goal but I want to take the code in a different direction and still be able to reference this point in time by viewing a source control diff. I think the move is going to be saving the file_handle for the parent directory, which combined with the dirent names is how we can correlate the events back to the Step instances that have registered file system inputs. I predict this to be similar to implementations on other operating systems.
Diffstat (limited to 'lib/std/Build/Step/ConfigHeader.zig')
0 files changed, 0 insertions, 0 deletions