| 3 years ago | Andrew Kelley | | build runner supports reporting cached status and duration |
| 3 years ago | Andrew Kelley | | std: child process API supports rusage data |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: work around a miscompilation |
| 3 years ago | Andrew Kelley | | stage2: avoid bloat when using -Donly-c |
| 3 years ago | Andrew Kelley | | stage2: fix compilation on 32-bit targets |
| 3 years ago | Andrew Kelley | | stage2: avoid networking when generating zig2.c |
| 3 years ago | Andrew Kelley | | eliminate stderr usage in std.Build make() functions |
| 3 years ago | Andrew Kelley | | stage2: avoid linux-only APIs on other operating systems |
| 3 years ago | Andrew Kelley | | std.debug.TTY.Config: add yellow |
| 3 years ago | Andrew Kelley | | std.Build.Cache.Directory: add a format() method |
| 3 years ago | Andrew Kelley | | fix Step.evalZigProcess to handle more than 1 message per poll |
| 3 years ago | Andrew Kelley | | zig build: many enhancements related to parallel building |
| 3 years ago | Andrew Kelley | | link: only write manifest if we have the exclusive lock |
| 3 years ago | Andrew Kelley | | build runner: slight rewording in build summary |
| 3 years ago | Andrew Kelley | | build runner: hide repeated steps in the build summary |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: better default step name |
| 3 years ago | Andrew Kelley | | std.Build.Step: avoid redundancy in default error message |
| 3 years ago | Andrew Kelley | | build runner: make step_stack a map to remove redundant steps |
| 3 years ago | Andrew Kelley | | fix zig fmt crash |
| 3 years ago | Andrew Kelley | | build system: better default name for ConfigHeaderStep |
| 3 years ago | Andrew Kelley | | build system: give RunStep a better default step name |
| 3 years ago | Andrew Kelley | | build runner: fix unicode tree printing |
| 3 years ago | Andrew Kelley | | fix std.Build.TranslateCStep |
| 3 years ago | Andrew Kelley | | multiplex compiler progress messages into the build runner |
| 3 years ago | Andrew Kelley | | fix UAF in build runner |
| 3 years ago | Andrew Kelley | | compiler: update function accepts a std.Progress.Node |
| 3 years ago | Andrew Kelley | | std.Build.InstallArtifactStep: better default step name |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: better default step name |
| 3 years ago | Andrew Kelley | | build runner: print a fancy tree with build results on failure |
| 3 years ago | Andrew Kelley | | build.zig: remove redundant dependency of install step on zig exe |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: obtain the build output dir from protocol |
| 3 years ago | Andrew Kelley | | build runner: account for debug builds in cleanExit |
| 3 years ago | Andrew Kelley | | integrate the build runner and the compiler server |
| 3 years ago | Andrew Kelley | | std.fifo: add toOwnedSlice method |
| 3 years ago | Andrew Kelley | | std.zig.ErrorBundle: add special representation for empty |
| 3 years ago | Andrew Kelley | | add builtin.zig_version_string |
| 3 years ago | Andrew Kelley | | std.zig.ErrorBundle: rework binary encoding |
| 3 years ago | Andrew Kelley | | progress towards semantic error serialization |
| 3 years ago | Andrew Kelley | | std.mem.copy: update to new for loop syntax |
| 3 years ago | Andrew Kelley | | link.Elf: keep the logic for updates but condition on hcs |
| 3 years ago | Andrew Kelley | | hot code swapping PoC working |
| 3 years ago | Andrew Kelley | | link: PTRACE_ATTACH/PTRACE_DETACH |
| 3 years ago | Andrew Kelley | | stage2: hot code swapping PoC |
| 3 years ago | Andrew Kelley | | std.os.linux: add ptrace |
| 3 years ago | Andrew Kelley | | CI: use -j1 like a coward |
| 3 years ago | Andrew Kelley | | zig build: add a -j<N> option for limiting concurrency |
| 3 years ago | Andrew Kelley | | update to new for loop syntax |
| 3 years ago | Andrew Kelley | | build runner: show stderr even on successful steps run |
| 3 years ago | Andrew Kelley | | std.Build: better handling of stderr of child processes |
| 3 years ago | Andrew Kelley | | std.Progress: add lock_stderr and unlock_stderr |
|