| 3 years ago | Andrew Kelley | | build.zig: bump maxrss upper bound for std lib tests |
| 3 years ago | Andrew Kelley | | build runner: print to stderr in dumb terminals |
| 3 years ago | Andrew Kelley | | build.zig: fix how test-cases marked is_test=1 are handled |
| 3 years ago | Andrew Kelley | | build runner: communicate TTY conf to child procs via env vars |
| 3 years ago | Andrew Kelley | | make -Dno-lib also skip docgen |
| 3 years ago | Andrew Kelley | | build.zig: update docgen to modern build system API |
| 3 years ago | Andrew Kelley | | std.Build.InstallFileStep: add missing step dependencies |
| 3 years ago | Andrew Kelley | | docgen: don't print progress in dumb terminals |
| 3 years ago | Andrew Kelley | | std.Build.WriteFileStep: add missing step dependencies |
| 3 years ago | Andrew Kelley | | zig objcopy: support the compiler protocol |
| 3 years ago | Andrew Kelley | | std.Build: use Cache hash helper for package prefix dirs |
| 3 years ago | Andrew Kelley | | re-enable test-cases and get them all passing |
| 3 years ago | Andrew Kelley | | build runner enhancements in preparation for test-cases |
| 3 years ago | Andrew Kelley | | std.Build.CheckFileStep: add a way to expect exact |
| 3 years ago | Andrew Kelley | | AstGen: skip walking the AST when there are parse errors |
| 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 |
|