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, …)
Required Ruby Version
> 0.0.0
Authors
Sylvain Joyeux
Versions
- 1.25.2 June 09, 2026 (96.5 KB)
- 1.25.1 August 11, 2025 (96.5 KB)
- 1.25.0 March 21, 2025 (96.5 KB)
- 1.24.0 July 11, 2022 (96 KB)
- 1.23.1 March 07, 2022 (95 KB)
- 0.6.4 February 11, 2007* (44 KB)