mirror of
https://github.com/ziglang/zig.git
synced 2026-03-13 23:01:22 +00:00
Terminal progress is suppressed and instead there is an explicit handling of printing to stderr, one line per step make() function call. The output looks very similar to Ninja. A future commit should add a -q to quiet the output.