autobuild

version 0.3.6, cbm 11/1/11

A Unix build management tool for open source packages.

Autobuild is a tool for building public-domain/open-source Unix software packages.

It builds packages modularly, that is, each installed in its own package directory rather than a monolithic install location such as /usr/local.
It builds packages consistently and repeatably by using uniform wrapper scripts to enforce a consistent environment, and by capturing any manual changes made to the source or the wrapper scripts in a diff patch archive.
It logs every build or build attempt of every package so that one can investigate errors or review old builds at any time.

Feature List

Requirements

Note that aside from perl, gnu make, and gnu tar, all the above utilities can be installed later and put into autobuild's path if you decide you want the additional functionality.

Download