| 3 months ago | Andrew Kelley | | zig build: save configurations to .zig-cache c/, not o/ |
| 3 months ago | Andrew Kelley | | Maker: restore commit: clear step inputs when resetting the step |
| 3 months ago | Andrew Kelley | | LazyPath: store relative paths as actual strings |
| 3 months ago | Andrew Kelley | | Maker: implement relativePath with non-empty subpath for zig_exe |
| 3 months ago | Andrew Kelley | | Maker.Step: avoid unnecessary compilation failure |
| 3 months ago | Andrew Kelley | | zig build: remove --build-runner CLI parameter |
| 3 months ago | Andrew Kelley | | Maker.Step.Run: leak into global arena less |
| 3 months ago | Andrew Kelley | | build system: track TODOs outside source code |
| 3 months ago | Andrew Kelley | | std.Io.Writer: implement {q} formatter |
| 3 months ago | Andrew Kelley | | Maker.Step.Run: add missing PATH entries for DLLs |
| 3 months ago | Andrew Kelley | | Maker.Step.InstallArtifact: use gpa for fs walking |
| 3 months ago | Andrew Kelley | | zig build: close open file handles before spawning child |
| 3 months ago | Andrew Kelley | | std.Build.Step: delete legacy Maker fields |
| 3 months ago | Andrew Kelley | | disable passing zig progress pipe to nsz libc test |
| 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 |
|