zig/lib/std/Build
Andrew Kelley 7a46ba73ce implement --watch for kqueue
it doesn't detect and remove no longer watched things yet

it also isn't aware of any file names reported by kqueue. I'm unsure if
that functionality exists.
2024-10-24 16:24:56 -07:00
..
Cache std.Build.Cache.Path: fix single-quote escaping format 2024-10-10 14:21:52 -07:00
Fuzz Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
Step introduce a CLI flag to enable .so scripts; default off 2024-10-23 16:27:38 -07:00
Cache.zig rework linker inputs 2024-10-23 16:27:38 -07:00
Fuzz.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
Module.zig std.Target: Move isLib{C,Cxx}LibName() to std.zig.target. 2024-10-16 22:25:13 +02:00
Step.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
Watch.zig implement --watch for kqueue 2024-10-24 16:24:56 -07:00