orbea 5c2a09708a development/samurai: Upgraded to 1.1. il y a 4 ans
..
README 984c8fe3c6 development/samurai: Added (ninja-compatible build tool). il y a 7 ans
samurai.SlackBuild 5c2a09708a development/samurai: Upgraded to 1.1. il y a 4 ans
samurai.info 5c2a09708a development/samurai: Upgraded to 1.1. il y a 4 ans
slack-desc 984c8fe3c6 development/samurai: Added (ninja-compatible build tool). il y a 7 ans

README

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

samurai implements the ninja build language through version 1.8.2 except
for MSVC dependency handling (deps = msvc). It uses the same format for
.ninja_log and .ninja_deps as ninja, currently version 5 and 3
respectively.

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