| 3 months ago | Andrew Kelley | | zig build: actually the configure passthru args are ordered |
| 3 months ago | Andrew Kelley | | build system: implement options |
| 3 months ago | Andrew Kelley | | build system: remove unneeded args from configurer |
| 3 months ago | Andrew Kelley | | configurer: remove Cache |
| 3 months ago | Andrew Kelley | | rename addCliExtras to addPassthruArgs |
| 3 months ago | Andrew Kelley | | rename addBuildPositionals to addCliExtras |
| 3 months ago | Andrew Kelley | | build system: implement cli positionals |
| 3 months ago | Andrew Kelley | | compiler: update callsites of std.zig.binNameAlloc |
| 3 months ago | Andrew Kelley | | maker: fix the has side effects logic in run step |
| 3 months ago | Andrew Kelley | | maker: report when result_oom flag is set |
| 3 months ago | Andrew Kelley | | maker: add the --listen and --seed args back to run |
| 3 months ago | Andrew Kelley | | maker: finish porting over run step |
| 3 months ago | Andrew Kelley | | maker: update more Run step logic |
| 3 months ago | Andrew Kelley | | maker: port Run step logic up to spawnChildAndCollect |
| 3 months ago | Andrew Kelley | | std.process.Environ.Map: add putAll and clearRetainingCapacity |
| 3 months ago | Andrew Kelley | | maker: port more of Run step over |
| 3 months ago | Andrew Kelley | | maker: restore Step.Run logic for adding artifact arg |
| 3 months ago | Andrew Kelley | | update todo text file |
| 3 months ago | Andrew Kelley | | configurer: fix bad serialization of strings in run args |
| 3 months ago | Andrew Kelley | | fix compilation errors from rebase conflicts |
| 3 months ago | Andrew Kelley | | there are some unresolved branch conflicts |
| 3 months ago | Andrew Kelley | | maker: upgrade some of the run step logic |
| 3 months ago | Andrew Kelley | | configurer: serialize all data from run steps |
| 3 months ago | Andrew Kelley | | compiler: fix compilation errors |
| 3 months ago | Andrew Kelley | | configurer: back out the string interning from prev commit |
| 3 months ago | Andrew Kelley | | configurer: make string duplication also intern |
| 3 months ago | Andrew Kelley | | maker: implement TopLevel step |
| 3 months ago | Andrew Kelley | | maker: implement InstallArtifact and InstallFile |
| 3 months ago | Andrew Kelley | | maker: finish migrating compile step make logic |
| 3 months ago | Andrew Kelley | | maker: finish lowering compile step CLI args |
| 3 months ago | Andrew Kelley | | Configuration: refactor maxInt(u32) |
| 3 months ago | Andrew Kelley | | Configuration: fix bad serialization of PrefixedList and MultiList |
| 3 months ago | Andrew Kelley | | maker: finish migrating most of CLI lowering code |
| 3 months ago | Andrew Kelley | | maker: progress towards lowering zig cli args |
| 3 months ago | Andrew Kelley | | zig build: add --debug-maker CLI flag |
| 3 months ago | Andrew Kelley | | std: rename zig.Configuration to Build.Configuration |
| 3 months ago | Andrew Kelley | | build system: implement LazyPath |
| 3 months ago | Andrew Kelley | | maker: progress towards lowering Compile Step CLI args |
| 3 months ago | Andrew Kelley | | Configuration: serialize remaining CSourceFiles information |
| 3 months ago | Andrew Kelley | | maker: implement module printing |
| 3 months ago | Andrew Kelley | | Configuration: serialize remaining Module information |
| 3 months ago | Andrew Kelley | | Configuration: serialize remaining Target information |
| 3 months ago | Andrew Kelley | | compiler: no longer need ThreadSafeArena wrapper |
| 3 months ago | Andrew Kelley | | Configuration: complete serialization of Compile steps |
| 3 months ago | Andrew Kelley | | maker: progress towards updating zig CLI lowering |
| 3 months ago | Andrew Kelley | | Configuration: implement UnionList storage |
| 3 months ago | Andrew Kelley | | rename configure_runner to configurer |
| 3 months ago | Andrew Kelley | | configurer: serialize 3 more Module fields |
| 3 months ago | Andrew Kelley | | Configuration: implement FlagLengthPrefixedList |
| 3 months ago | Andrew Kelley | | Configuration: implement Storage.EnumOptional |
|