SlackBuildsOrg/development/ninja
Markus Rinne f37fc47832 development/ninja: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-07 08:33:15 +07:00
..
ninja.info
ninja.SlackBuild
README
slack-desc

Ninja is a small build system with a focus on speed.  It differs from other
build systems in two major respects: it is designed to have its input files
generated by a higher-level build system, and it is designed to run builds as
fast as possible.