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

Up openssh 9.9p2 (CVE-2025-26465, CVE-2025-26466)
author Stanislas Leduc <shann@slitaz.org>
date Wed Feb 19 15:31:28 2025 +0000 (3 days ago)
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.