Releases: ninja-build/ninja
Releases · ninja-build/ninja
v1.13.1
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.
v1.12.1
v1.12.0
- Critical path scheduler which orders the jobs by their runtime history #2177
This may break your build if you haven't specified your dependencies correctly. - Resiliency against inputs changing during the build #1943
- Reliable ETA and progress percentage in status #1963
- Support for path lengths over 260 characters on Windows #1900
- ARM binaries are now available for Windows and Linux, too
- Several bugfixes
See https://github.com/ninja-build/ninja/milestone/6?closed=1 for a complete list of changes.
v1.11.1
v1.11.0
See https://groups.google.com/g/ninja-build/c/R2oCyDctDf8/m/-U94Y5I8AgAJ for the release notes.
v1.10.2
See https://groups.google.com/d/msg/ninja-build/oobwq_F0PpA/FeJC5LoRBgAJ for the release notes.
v1.10.1
See https://groups.google.com/d/msg/ninja-build/QQM54eAhrjU/q5zn_zTlAQAJ for the v1.10.1 release notes.
v1.10.0
See https://groups.google.com/d/msg/ninja-build/piOltAhywFA/zPfkrTtRCwAJ for the v1.10.0 release notes.
v1.9.0
See https://groups.google.com/forum/#!topic/ninja-build/nY5Kb7zUvcg for the v1.9.0 release notes.