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-19 02:57:48 -05:00
2022-02-17 18:11:48 +01:00
2022-02-18 13:49:00 -05:00
2021-11-30 23:32:47 +00:00
2022-02-19 02:57:48 -05:00
2022-02-19 20:26:57 -07:00
2021-12-10 23:09:02 +01:00
2022-01-29 15:52:08 +02:00
2022-01-19 11:41:08 -07:00
2021-11-26 19:59:33 -07:00
2021-12-19 00:24:45 -05:00
2022-02-11 10:52:13 +01:00
2022-02-18 19:41:32 -07:00
2021-10-22 12:50:25 +02:00
2022-02-07 17:11:26 -08:00
2021-11-30 23:32:47 +00:00
2020-12-07 17:27:09 -07:00
2022-01-14 12:39:06 -07:00
2022-01-31 21:12:37 -07:00
2021-11-30 23:32:47 +00:00
2022-02-06 22:21:46 -07:00
2022-01-30 14:30:46 +01:00
2022-01-02 13:16:17 -07:00
2022-01-02 13:16:17 -07:00
2022-02-11 10:52:13 +01:00
2022-02-19 02:57:48 -05:00
2022-02-20 13:47:41 -07:00
2022-02-06 22:21:46 -07:00
2022-02-18 16:56:12 -07:00
2022-01-02 13:16:17 -07:00
2021-11-30 23:32:47 +00:00
2022-02-19 02:57:48 -05:00
2021-11-30 23:32:47 +00:00
2021-11-30 23:32:47 +00:00
2022-02-13 14:42:20 +02:00
2021-11-30 23:32:47 +00:00
2022-02-13 23:24:26 +01:00
2022-02-20 00:20:29 -07:00
2022-02-08 17:26:55 -07:00
2022-02-09 11:38:33 -07:00
2022-02-08 17:49:40 -07:00
2022-02-06 22:21:46 -07:00
2022-01-07 00:06:06 -05:00
2022-01-31 22:09:41 -07:00
2022-02-20 00:20:29 -07:00
2021-11-30 23:32:47 +00:00
2022-02-20 18:16:28 +01:00
2021-11-09 18:31:03 -07:00
2021-11-30 23:32:47 +00:00
2021-09-24 13:39:20 -04:00
2021-09-07 21:49:08 -06:00
2020-09-21 21:14:01 -07:00
2021-09-01 17:54:07 -07:00
2021-08-15 18:06:29 -07:00
2021-08-15 18:06:29 -07:00
2021-08-15 18:06:29 -07:00
2021-10-20 17:58:30 -04:00
2021-10-20 17:58:30 -04:00
2021-09-30 21:38:04 -07:00
2021-12-28 01:53:58 -07:00
2021-12-28 01:53:58 -07:00
2022-02-13 14:42:20 +02:00