slackbuilds/development/samurai
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/samurai: Updated for version 1.2. 2021-01-09 14:30:38 +07:00
samurai.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
samurai.info development/samurai: Updated for version 1.2. 2021-01-09 14:30:38 +07:00
slack-desc

README

samurai is a ninja-compatible build tool written in C99 with a focus
on simplicity, speed, and portability.

It is largely feature-complete and supports most of the same options
as ninja.

Many SlackBuild scripts allow setting the NINJA environment variable
to use samu instead of ninja.

  export NINJA='samu'