Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37636932
en ru br
Репозитории ALT
5.1: 1.5.7-alt1
4.1: 1.5.3-alt0.1
4.0: 1.5.3-alt0.1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: ccbuild

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.5.7-alt1
Время сборки: 4 ноября 2008, 00:33 ( 808.1 недели назад )
Размер архива: 194.35 Kb

Домашняя страница:   http://ccbuild.sourceforge.net/

Лицензия: GPL
О пакете: Dynamic Makefile
Описание:

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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ccbuild
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin