Stephen Gutekanst 0778f644b5 use process.argsWithAllocator iterator for command line handling
This change refactors the `zig` argument handling (for `build-lib`, etc.
commands) to use a `process.argsWithAllocator` iterator instead of
directly accessing arguments via array indices. This supports the next
commit which will enable us to use a response file argument iterator
here seamlessly.

Helps #10693

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-02-20 13:47:41 -07:00
..
2022-02-20 19:10:54 +01:00
2022-02-17 18:11:48 +01:00
2022-01-14 12:39:06 -07:00
2022-01-30 14:30:46 +01:00
2022-01-02 13:16:17 -07:00
2022-02-13 14:42:20 +02:00
2022-02-08 17:49:40 -07:00
2022-01-07 00:06:06 -05:00
2022-02-20 18:16:28 +01:00
2021-09-24 13:39:20 -04:00
2022-02-13 14:42:20 +02:00