Andrew Kelley a333bb91ff 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.
2023-03-15 10:48:14 -07:00
..
2022-09-14 20:08:34 -04:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-05 02:59:02 -05:00
2022-11-04 00:09:27 +03:30
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2023-01-03 13:05:09 +02:00
2023-01-03 13:05:09 +02:00
2023-03-15 10:48:14 -07:00