| 3 months ago | Andrew Kelley | | Maker: delete ConfigHeader unit tests |
| 3 months ago | Andrew Kelley | | fuzzer: get it working again |
| 3 months ago | Andrew Kelley | | ci: remove redundant comment |
| 3 months ago | Andrew Kelley | | std.Build.lazyImport: fix compilation errors |
| 3 months ago | Andrew Kelley | | Maker.Step.Run: fix passing -L to qemu |
| 3 months ago | Andrew Kelley | | Maker.Step.WriteFile: fix not creating dir entries |
| 3 months ago | Andrew Kelley | | Maker: fix regressed dyn lib symlink logic |
| 3 months ago | Andrew Kelley | | std.Build.Configuration: fix loading on big endian |
| 3 months ago | Andrew Kelley | | Maker: fix resolveLazyPath accidental mutation |
| 3 months ago | Andrew Kelley | | zig build CLI: change --debug-maker to --maker-opt=[mode] |
| 3 months ago | Andrew Kelley | | Maker: fix compilation on BSDs |
| 3 months ago | Andrew Kelley | | Maker: fix compilation on windows |
| 3 months ago | Andrew Kelley | | Maker: update macos file watching code to new api |
| 3 months ago | Andrew Kelley | | Maker.Step.Run: fix wrong allocator used |
| 3 months ago | Andrew Kelley | | Configuration: add new target info |
| 3 months ago | Andrew Kelley | | CI: --debug-maker in ci/x86_64-linux-debug-llvm.sh |
| 3 months ago | Andrew Kelley | | fix std-docs.zig compilation |
| 3 months ago | Andrew Kelley | | fix incr-check tests |
| 3 months ago | Andrew Kelley | | zig build: add CLI usage for --print-configuration |
| 3 months ago | Andrew Kelley | | Maker: enhance debuggability when resolveLazyPath fails |
| 3 months ago | Andrew Kelley | | Maker: implement ConfigHeader |
| 3 months ago | Andrew Kelley | | Maker: progress towards ConfigHeader |
| 3 months ago | Andrew Kelley | | Maker: finish implementing Step.Compile.appendIncludeDirFlags |
| 3 months ago | Andrew Kelley | | Maker: implement CheckFile |
| 3 months ago | Andrew Kelley | | zig build: implement findProgram (not lazy) |
| 3 months ago | Andrew Kelley | | Maker: implement FindProgram (lazy) |
| 3 months ago | Andrew Kelley | | implement the concept of configure cache poisoning |
| 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 |
|