Build, Integration tools
Build, Integration Tools :
These tools help the developers in generating cohesive, usable software by integrating telavent programs, sub-programs and bindings. The tool uses the rules of integration, often specified in XML format to go about the process of building the software. 'make' and Apache Ant are examples of build tools.
ccontrol
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.
visit
ccontrol
ccontrol was visited : 132 times
Loading .....