aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/CompileStep.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2023-03-09 21:17:56 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-03-15 10:48:14 -0700
commita333bb91ffcf63fbe377ddc82fd7f1633e269430 (patch)
tree95ed82003498b27d49e5e865b1e75d1a0fc0c3ff /lib/std/Build/CompileStep.zig
parent59f5df3af9c31ffef33862c15bcbce6b4227ff1f (diff)
downloadzig-a333bb91ffcf63fbe377ddc82fd7f1633e269430.tar.gz
zig-a333bb91ffcf63fbe377ddc82fd7f1633e269430.zip
zig objcopy: support the compiler protocol
This commit extracts out server code into src/Server.zig and uses it both in the main CLI as well as `zig objcopy`. std.Build.ObjCopyStep now adds `--listen=-` to the CLI for `zig objcopy` and observes the protocol for progress and other kinds of integrations. This fixes the last two test failures of this branch when I run `zig build test` locally.
Diffstat (limited to 'lib/std/Build/CompileStep.zig')
0 files changed, 0 insertions, 0 deletions