RubyGems.org

autobuild

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

installgem install autobuild -v 1.5.53.rc1 --pre
Authors

Sylvain Joyeux

157,393 total downloads 227 for this version
Owners

Ab99fe65b45016b2db44dddbfdf556647c660a54948b14bd57b4f5e0111a3ba9

Gemfile
gem "autobuild", "~> 1.5.53.rc1"
Versions
  1. 1.7.3.rc3 April 24, 2013
  2. 1.7.3.rc2 April 18, 2013
  3. 1.7.3.rc1 April 5, 2013
  4. 1.7.2 February 21, 2013
  5. 1.7.1 February 21, 2013
Show all versions (156 total)
Development Dependencies
  1. hoe ~> 2.12