autobuild 1.5.52.rc2
This work is licensed under the GPLv2 license. See License.txt for details
What's autobuild ?
Autobuild imports, configures, builds and installs various kinds of software packages. It can be used in software development to make sure that nothing is broken in the build process of a set of packages, or can be used as an automated installation tool.
Autobuild config files are Ruby scripts which configure rake to
-
imports the package from a SCM or (optionnaly) updates it
-
configures it. This phase can handle code generation, configuration (for instance for autotools-based packages), …
-
build
-
install
It takes the dependencies between packages into account in its build process, updates the needed environment variables (PKG_CONFIG_PATH
, PATH
, LD_LIBRARY_PATH
, …)
Versions:
- 1.19.0 - October 03, 2019 (92 KB)
- 1.18.1 - May 10, 2019 (91.5 KB)
- 1.18.0 - March 27, 2019 (91.5 KB)
- 1.17.0 - February 18, 2019 (89 KB)
- 1.16.0 - November 22, 2018 (88.5 KB)
- 1.5.52.rc2 - October 24, 2011 (73.5 KB)