| 3 months ago | Andrew Kelley | | doctest: update to newer std.zig API |
| 3 months ago | Andrew Kelley | | Maker: implement Step.InstallDir |
| 3 months ago | Andrew Kelley | | Maker: implement Step.WriteFile |
| 3 months ago | Andrew Kelley | | Maker: handle fallible child proc capture gracefully |
| 3 months ago | Andrew Kelley | | Maker.PkgConfig: fix regression when pkg-config not found |
| 3 months ago | Andrew Kelley | | std.process.Child: add format and success methods |
| 3 months ago | Andrew Kelley | | maker: implement cleanTmpFiles |
| 3 months ago | Andrew Kelley | | std.Build.Step.Run: introduce Arg.cc_args |
| 3 months ago | Andrew Kelley | | Maker.PkgConfig: use mem.cutPrefix |
| 3 months ago | Andrew Kelley | | maker: implement pkg-config integration |
| 3 months ago | Andrew Kelley | | more colorful wip panics |
| 3 months ago | Andrew Kelley | | maker: implement Step.Options |
| 3 months ago | Andrew Kelley | | configurer: add search_prefixes back |
| 3 months ago | Andrew Kelley | | maker: fix Step.Fmt |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.TranslateC |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.ConfigHeader |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.ObjCopy |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.Options |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.UpdateSourceFiles |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.CheckFile |
| 3 months ago | Andrew Kelley | | configurer: serialize Step.Fmt |
| 3 months ago | Andrew Kelley | | configurer: serialize WriteFile |
| 3 months ago | Andrew Kelley | | configurer: implement serializing InstallDir |
| 3 months ago | Andrew Kelley | | configurer: update TranslateC step |
| 3 months ago | Andrew Kelley | | maker: update ObjCopy to new system |
| 3 months ago | Andrew Kelley | | std.Build: port UpdateSourceFiles step to new system |
| 3 months ago | Andrew Kelley | | more progress towards zig's build.zig compiling |
| 3 months ago | Andrew Kelley | | remove ios standalone test |
| 3 months ago | Andrew Kelley | | remove run_output_caching standalone test |
| 3 months ago | Andrew Kelley | | zig build: add zig_exe back to argv |
| 3 months ago | Andrew Kelley | | std.Build: port Fmt step to new system |
| 3 months ago | Andrew Kelley | | progress towards compiling zig's build script |
| 3 months ago | Andrew Kelley | | configurer: get InstallDir and Options steps compiling |
| 3 months ago | Andrew Kelley | | Configuration: implement Storage.UnionList.tag |
| 3 months ago | Andrew Kelley | | configurer: fix compilation in the presence of dependencies |
| 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 |
|