| 3 months ago | Andrew Kelley | | maker: extract some pkg-config logic into reusable API |
| 3 months ago | Andrew Kelley | | std.array_list: add last method, deprecated getLast |
| 3 months ago | Andrew Kelley | | zig build: remove "cc args" from Run steps |
| 3 months ago | Andrew Kelley | | Configuration: more type safety for adding data |
| 3 months ago | Andrew Kelley | | Maker: we don't actually need to scan the modules |
| 3 months ago | Andrew Kelley | | Maker: fix packagePath function |
| 3 months ago | Andrew Kelley | | CLI: support both --fork=[path] and --fork [path] |
| 3 months ago | Andrew Kelley | | Maker: implement TranslateC |
| 3 months ago | Andrew Kelley | | Configuration: fix dynamic linker null unwrap |
| 3 months ago | Andrew Kelley | | Configuration: fix Cpu.Arch enum mismatch |
| 3 months ago | Andrew Kelley | | Configuration: prevent ObjectFormat enum mismatch |
| 3 months ago | Andrew Kelley | | Configuration: fix the target os enum mismatch |
| 3 months ago | Andrew Kelley | | Maker.Step.Run: implement addPathForDynLibs |
| 3 months ago | Andrew Kelley | | Maker.Step.Compile: implement checkCompileErrors |
| 3 months ago | Andrew Kelley | | Maker: lower -target arguments |
| 3 months ago | Andrew Kelley | | Configuration: fix deserialization of LengthPrefixedList |
| 3 months ago | Andrew Kelley | | docgen: better error message on failure to read output |
| 3 months ago | Andrew Kelley | | std.Build: improve documentation for UpdateSourceFiles step |
| 3 months ago | Andrew Kelley | | configurer: fix serialization of Run path_directory args |
| 3 months ago | Andrew Kelley | | build.zig: use addDirectoryArg rather than addFileArg |
| 3 months ago | Andrew Kelley | | std.Build.LazyPath.basename: fix impl |
| 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 |
|