FreeBSD.software
Home/devel/build

build

0.3.10

Massively-parallel build system implemented on top of GNU make

build is a massively-parallel software build system implemented on top of GNU make. Build is designed with the following tasks in mind: * configuration * building * testing * installation Some of its features include: * position-independent makefiles. * non-recursive multi-makefile include-based structure. * leaf makefiles are full-fledged GNU makefiles, not just variable definitions. * complete dependency graph. * inter-project dependency tracking. * extensible language/compiler framework.

Origin: devel/build
Category: devel
Size: 261KiB
License: GPLv2
Maintainer: danfe@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install build

Dependencies (1)

Articles & Guides

More in devel