[ stretch ]
[ buster ]
[ 原始碼: ccontrol ]
套件:ccontrol(1.0-1 以及其他的)
Compilation controller
The ccontrol program takes over the roles of the compiler, linker and make, and reads a configuration file to decide what to do before invoking them. This is particularly useful for centralized control over commands and options, such as enabling distcc and ccache. It is also great for controlling parallelism and which compiler versions to use, based on the directory and make targets.
其他與 ccontrol 有關的套件
|
|
|
|
-
- dep: binutils
- GNU assembler, linker and binary utilities
-
- dep: ccache
- Compiler cache for fast recompilation of C/C++ code
-
- dep: gcc
- GNU C compiler
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: make
- utility for directing compilation
同時作為一個虛擬套件由這些套件填實: make-guile
-
- rec: python
- interactive high-level object-oriented language (default version)
-
- rec: python-eggtrayicon
- 套件暫時不可用
-
- rec: python-gtk2
- Python bindings for the GTK+ widget set
-
- sug: distcc
- simple distributed compiler client and server