パッケージ: 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)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3