RubyGems.org

autobuild

1.5.61

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, …)

installgem install autobuild
Authors

Sylvain Joyeux

79,924 total downloads 2,511 for this version
Owners

Ab99fe65b45016b2db44dddbfdf556647c660a54948b14bd57b4f5e0111a3ba9

Gemfile
gem "autobuild", "~> 1.5.61"
Versions
  1. 1.6.0.rc6 April 18, 2012
  2. 1.6.0.rc5 April 18, 2012
  3. 1.6.0.rc4 April 11, 2012
  4. 1.6.0.rc3 March 31, 2012
  5. 1.6.0.rc2 March 31, 2012
Show all versions (125 total)
Development Dependencies
  1. hoe ~> 2.12