Name : ccbuild
| |
Version : 1.5.4
| Vendor : Dries RPM Repository http://dries_ulyssis_org/rpm/
|
Release : 2.fc8.rf
| Date : 2007-12-05 19:56:27
|
Group : Development/Tools
| Source RPM : ccbuild-1.5.4-2.fc8.rf.src.rpm
|
Size : 0.34 MB
| |
Packager : Dries Verachtert < dries_ulyssis_org>
| |
Summary : Dynamic makefiles
|
Description :
ccbuild is like a dynamic Makefile. ccbuild finds all programs in the current directory (containing \"int main\") and builds them. For this, it reads the C++ sources and looks at all local and global includes. All C++ files surrounding local includes are considered objects for the main program. The global includes lead to extra compiler arguments using a configuration file. ccbuild splits these arguments for compilation and linking, keeping the linking arguments back for later use. It should allow development without any scripting and only simple reusable configuration. Deployment and distribution should still be done with other tools. It can create simple Makefiles, A-A-P files, and graph dependencies using DOT (graphviz) graphs.
|
RPM found in directory: /mirror/vol4/ftp.freshrpms.net/pub/freshrpms/pub/dag/dries/fedora/fc8/x86_64/RPMS.dries |