RubyGems.org

autobuild

1.0.1

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+, ...) == WARNING for 0.5 users Old configuration files used with autobuild 0.5 aren't accepted by Autobuild 0.6. Since 0.6, Autobuild uses Ruby for configuration (just like rake does)

installgem install autobuild -v 1.0.1
Authors

Sylvain Joyeux

157,420 total downloads 1,310 for this version
Owners

Ab99fe65b45016b2db44dddbfdf556647c660a54948b14bd57b4f5e0111a3ba9

Gemfile
gem "autobuild", "~> 1.0.1"
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)