summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ninja-tool.rst
blob: aa0292edadcfd2f66576cf302bbdd8a3460ce498 (plain)
1
2
3
4
5
6
7
ninja-tool
----------

* The :generator:`Ninja` generator now prefers the first ninja build
  tool to appear in the ``PATH`` no matter whether it is called
  ``ninja-build``, ``ninja``, or ``samu``.  Previously the first
  of those names to appear anywhere in the ``PATH`` would be preferred.