RubyGems Navigation menu

autobuild 1.6.0.rc3

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

Gemfile:
= Copy to clipboard Copied!

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.6.0.rc3 - March 31, 2012 (78.5 KB)
Show all versions (255 total)

Runtime Dependencies (2):

rake >= 0.7.0
utilrb >= 1.3.3

Development Dependencies (1):

hoe ~> 2.12

Owners:

Authors:

  • Sylvain Joyeux

SHA 256 checksum:

c526fb45608f92b7d63426396d01bcbce8f5844a15c534ef9e1c61cc4db2df7c

Total downloads 984,216

For this version 2,489

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: