| 3 years ago | Andrew Kelley | | std.fs.File.readvAll: fix behavior for 0-length vectors |
| 3 years ago | Andrew Kelley | | std.Progress.Node: add a setName method |
| 3 years ago | Andrew Kelley | | CLI: fix ast-check printing ZIR errors twice |
| 3 years ago | Andrew Kelley | | fix ZIR decoding of error notes |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: support -fqemu solving bad dynamic linker |
| 3 years ago | Andrew Kelley | | CI: take advantage of zig build concurrency |
| 3 years ago | Andrew Kelley | | re-enable standalone tests based on build.zig |
| 3 years ago | Andrew Kelley | | re-enable the simple standalone tests |
| 3 years ago | Andrew Kelley | | re-enable macho linker tests |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: add FileSource support to some paths |
| 3 years ago | Andrew Kelley | | re-enable wasm linker tests |
| 3 years ago | Andrew Kelley | | std.Build.CheckObjectStep: better error message |
| 3 years ago | Andrew Kelley | | delete link test "static_lib_as_system_lib" |
| 3 years ago | Andrew Kelley | | new linker test harness |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: tweak the default step name |
| 3 years ago | Andrew Kelley | | std.Build: add addAnonymousDependency |
| 3 years ago | Andrew Kelley | | re-enable asm-and-link tests |
| 3 years ago | Andrew Kelley | | re-enable C ABI tests |
| 3 years ago | Andrew Kelley | | re-enable CLI tests |
| 3 years ago | Andrew Kelley | | re-enable compare-output test cases |
| 3 years ago | Andrew Kelley | | re-integrate stack trace tests with the new std.Build API |
| 3 years ago | Andrew Kelley | | build.zig: annotate std lib tests maxrss |
| 3 years ago | Andrew Kelley | | zig build: add an OOM-prevention system |
| 3 years ago | Andrew Kelley | | add std.process.totalSystemMemory |
| 3 years ago | Andrew Kelley | | build runner: fix typo in max rss display |
| 3 years ago | Andrew Kelley | | std.Build.Step: no-op steps report cached if all deps cached |
| 3 years ago | Andrew Kelley | | std.Build: audit use of updateFile |
| 3 years ago | Andrew Kelley | | std.build.CompileStep: eliminate std.log usage |
| 3 years ago | Andrew Kelley | | std.Build.InstallDirStep: avoid std.log |
| 3 years ago | Andrew Kelley | | std.Build.ConfigHeaderStep: integrate with the cache system |
| 3 years ago | Andrew Kelley | | std.Build.Step.cacheHit marks step as cached on hit |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: add maxrss, duration, and cached status |
| 3 years ago | Andrew Kelley | | build runner: add microseconds to elapsed in build summary |
| 3 years ago | Andrew Kelley | | update test/standalone/sigpipe build.zig script to latest API |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: report duration and cached status |
| 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 |
|