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
..
2023-03-15 10:48:12 -07:00
2023-03-05 02:59:01 -05:00
2023-03-15 10:48:13 -07:00
2022-12-13 13:14:20 +02:00
2022-11-04 00:09:27 +03:30
2023-02-18 19:17:21 -07:00
2023-03-15 10:48:13 -07:00
2022-12-13 13:14:20 +02:00
2023-03-15 10:48:13 -07:00
2023-03-03 02:37:45 -05:00
2023-02-20 09:09:05 +11:00
2023-03-15 10:48:12 -07:00
2023-03-01 12:21:53 -05:00
2022-09-11 23:18:43 -04:00
2023-03-09 14:55:13 -06:00
2023-03-15 10:48:13 -07:00
2023-02-17 09:08:41 -07:00
2022-04-15 17:01:01 -05:00
2023-03-09 14:55:13 -06:00