v1.13.0
- Ninja now automatically joins a GNU Make jobserver as a client (version 4.4 on non-Windows systems required for "fifo" style) #1139
- Print exit code of failed subcommands #1507
- New tool
ninja -t compdb-targets
likecompdb
, but takes a list of targets instead of rules #1544 - Support for ANSI (color) escape codes in
NINJA_STATUS
#713
See https://github.com/ninja-build/ninja/milestone/8?closed=1 for a complete list of changes.