Package ccbuild: Information

    Source package: ccbuild
    Version: 1.5.7-alt1.1
    Build time:  Nov 13, 2012, 04:23 PM
    Report package bug
    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.

    List of rpms provided by this srpm:
    ccbuild (x86_64, i586)
    ccbuild-debuginfo (x86_64, i586)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @qa
    @everybody

      1. libgcrypt-devel
      2. flex
      3. gcc-c++

    Last changed


    Nov. 13, 2012 Eugeny A. Rostovtsev 1.5.7-alt1.1
    - Fixed build with gcc 4.7
    Nov. 4, 2008 Vitaly Lipatov 1.5.7-alt1
    - new version 1.5.7 (with rpmrb script)
    July 21, 2008 Vitaly Lipatov 1.5.6-alt1
    - new version 1.5.6 (with rpmrb script)