wok-current view ninja/description.txt @ rev 25372

updated trash-cli (0.17.1.14 -> 0.22.4.16)
author Hans-G?nter Theisgen
date Fri Jul 29 14:58:56 2022 +0100 (2022-07-29)
parents
children
line source
1 Ninja is a small build system with a focus on speed.
2 It differs from other build systems in two major respects:
3 it is designed to have its input files generated by a
4 higher-level build system, and
5 it is designed to run builds as fast as possible.