autobuild 1.5.52.rc1
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.21.0 - July 15, 2020 (93 KB)
- 1.20.0 - February 27, 2020 (92.5 KB)
- 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.5.52.rc1 - October 11, 2011 (73.5 KB)