套件: ninja-build (1.8.2-1)
ninja-build 的相關超連結
Trisquel 的資源:
下載原始碼套件 ninja-build:
維護者:
Original Maintainer:
- Felix Geyer
外部的資源:
- 主頁 [ninja-build.org]
相似套件:
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.
其他與 ninja-build 有關的套件
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:4.2) [i386]
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3