|
About:
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.
Author:
A. Bram Neijt [contact developer]
Homepage:
http://ccbuild.sourceforge.net/
Tar/GZ:
http://prdownloads.sourceforge.net/ccbuild/ccbuild-1.5.4.tar.gz?download
Changelog:
https://sourceforge.net/[..]es.php?group_id=148271&release_id=507780
Debian package:
http://downloads.sourceforge.net/[..]ccbuild_1.5.4-0ubuntu1_i386.deb?download
Trove categories:
[change]
Dependencies:
[change]
Fast Lexical Analyzer Generator (required)
A-A-P (optional)
[download links]
|
|
» Rating:
8.34/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 3370)
» Popularity: 1.14% (Rank 4975)

(click to enlarge graphs)
Record hits: 17,438
URL hits: 3,320
Subscribers: 23
|
|
Projects depending on this project:
metalink
|
|