zig/lib/compiler
mlugg 422e8d476c
build runner: fix FTBFS on targets without --watch implementation
This was a regression in #24588.

I have verified that this patch works by confirming that with the
downstream patches SerenityOS apply to the Zig source tree (sans the one
working around this regression), I can build the build runner for
SerenityOS.

Resolves: #24682
2025-08-04 09:47:56 +01:00
..
aro remove usages of .alignment = 0 2025-08-01 14:57:16 -07:00
aro_translate_c std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
reduce remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
resinator Merge pull request #24488 from ziglang/more 2025-07-20 11:24:41 +02:00
aro_translate_c.zig update aro 2025-07-16 17:20:03 -07:00
build_runner.zig build runner: fix FTBFS on targets without --watch implementation 2025-08-04 09:47:56 +01:00
libc.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
objcopy.zig objcopy: delete most of it 2025-07-21 12:32:37 -07:00
reduce.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
std-docs.zig zig std: fix sources.tar generation 2025-07-24 19:44:19 -07:00
test_runner.zig aarch64: add new from scratch self-hosted backend 2025-07-22 19:43:47 -07:00