v1.13.2
Fix Ninja exit code when interrupted (issue #2681) #2690
Fix Ninja exit code when interrupted (issue #2681) #2690
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 like compdb, 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…
Bugfixes: Fix LINK : fatal error LNK1104: cannot open file on Windows in some cases #2616 Compatibility with older distros for Linux ARM version #2619 Restore "multiple rules generate" error with dyndep #2621
Bugfixes: Screen updates extremely slow on Windows #2435 Dry run error if the build directory does not exist #2431 New critical path scheduler performance improvements #2443 https://github.com/ninja-build/ninja/milestone/11?closed=1
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 bugf…
This is a hotfix release for a SIGFPE on Linux: #2173
See https://groups.google.com/g/ninja-build/c/R2oCyDctDf8/m/-U94Y5I8AgAJ for the release notes.
See https://groups.google.com/d/msg/ninja-build/oobwq_F0PpA/FeJC5LoRBgAJ for the release notes.
See https://groups.google.com/d/msg/ninja-build/QQM54eAhrjU/q5zn_zTlAQAJ for the v1.10.1 release notes.
See https://groups.google.com/d/msg/ninja-build/piOltAhywFA/zPfkrTtRCwAJ for the v1.10.0 release notes.