Binary package “ninja-build” in ubuntu focal
small build system closest in spirit to Make
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 the Chromium browser project, which has over 30,000
source files and whose other build systems can take ten seconds to start
building after changing one file. Ninja is under a second.
Source package
Published versions
- ninja-build 1.10.0-1build1 in amd64 (Proposed)
- ninja-build 1.10.0-1build1 in amd64 (Release)
- ninja-build 1.10.0-1build1 in arm64 (Proposed)
- ninja-build 1.10.0-1build1 in arm64 (Release)
- ninja-build 1.10.0-1build1 in armhf (Proposed)
- ninja-build 1.10.0-1build1 in armhf (Release)
- ninja-build 1.10.0-1build1 in i386 (Proposed)
- ninja-build 1.10.0-1build1 in i386 (Release)
- ninja-build 1.10.0-1build1 in ppc64el (Proposed)
- ninja-build 1.10.0-1build1 in ppc64el (Release)
- ninja-build 1.10.0-1build1 in riscv64 (Release)
- ninja-build 1.10.0-1build1 in s390x (Proposed)
- ninja-build 1.10.0-1build1 in s390x (Release)