The devel/ninja port
ninja-1.11.1p0v0 – small build system with a focus on speed
Description
Ninja is yet another build system. It takes as input the
interdependencies of files (typically source code and output
executables) and orchestrates building them, quickly.
Ninja joins a sea of other build systems. Its distinguishing goal is
to be fast. It is born from Evan Martin's work on the Chromium browser
project, which has over 30,000 source files and whose other build
systems (including one built from custom non-recursive Makefiles) can
take ten seconds to start building after changing one file. Ninja is
under a second.
WWW: https://ninja-build.org/
- Only for arches
-
aarch64
aarch64
alpha
alpha
amd64
amd64
arm
arm
hppa
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sh
sparc64
sparc64
- Not for arches
-
m88k
- Categories:
-
devel
lang/python
Library dependencies
Build dependencies
Run dependencies