パッケージ: tup (0.8-1) [debports]
fast build system
Tup is a file-based build system for Linux, OSX, and Windows. It takes as input a list of file changes and a directed acyclic graph (DAG). It then processes the DAG to execute the appropriate commands required to update dependent files. Updates are performed with very little overhead since tup implements powerful build algorithms to avoid doing unnecessary work. This means you can stay focused on your project rather than on your build system.
その他の tup 関連パッケージ
|
|
|
|
-
- dep: fuse3
- ユーザ空間ファイルシステム (3.x バージョン)
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfuse3-3 (>= 3.2.3)
- Filesystem in Userspace (library) (3.x version)
-
- dep: libpcre2-8-0 (>= 10.22)
- 新しい Perl 互換正規表現ライブラリ - 8 ビットランタイムファイル
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共有ライブラリ
-
- dep: procps
- /proc ファイルシステムユーティリティ