Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404554
en ru br
ALT Linux repos
5.0: 1.5.7-alt1
4.1: 1.5.3-alt0.1
4.0: 1.5.3-alt0.1

Group :: Development/Other
RPM: ccbuild

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.3-alt0.1
Build date: 30 december 2006, 15:48 ( 902.8 weeks ago )
Size: 120.44 Kb

Home page:   http://ccbuild.sourceforge.net/

License: GPL
Summary: Dynamic Makefile
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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • ccbuild
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin