RubyGems Navigation menu

autobuild 1.0

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)

Gemfile:
=

install:
=

Versions:

  1. 1.24.0 July 11, 2022 (96 KB)
  2. 1.23.1 March 07, 2022 (95 KB)
  3. 1.23.0 February 15, 2022 (95 KB)
  4. 1.22.1 September 09, 2021 (94 KB)
  5. 1.22.0 September 03, 2021 (94 KB)
  6. 1.0 June 21, 2007* (46 KB)
Show all versions (255 total)

Runtime Dependencies (4):

daemons > 0.0.0
hoe >= 1.2.1
rake >= 0.7.0
rmail > 0.0.0

Owners:

Authors:

  • Sylvain Joyeux

SHA 256 checksum:

=

Total downloads 1,019,132

For this version 4,739

Version Released:

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: