diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2023-03-09 21:17:56 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2023-03-15 10:48:14 -0700 |
| commit | a333bb91ffcf63fbe377ddc82fd7f1633e269430 (patch) | |
| tree | 95ed82003498b27d49e5e865b1e75d1a0fc0c3ff /lib/std/Build/CompileStep.zig | |
| parent | 59f5df3af9c31ffef33862c15bcbce6b4227ff1f (diff) | |
| download | zig-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
