RubyGems Navigation menu

autobuild 1.4.5

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.24.0 - July 11, 2022 (96.0 KB)
  2. 1.23.1 - March 07, 2022 (95.0 KB)
  3. 1.23.0 - February 15, 2022 (95.0 KB)
  4. 1.22.1 - September 09, 2021 (94.0 KB)
  5. 1.22.0 - September 03, 2021 (94.0 KB)
  6. 1.4.5 - December 23, 2009 (60.5 KB)
顯示所有版本(共 255)

Runtime 相依性套件 (4):

daemons >= 0.0
rake >= 0.7.0
rmail >= 1.0
utilrb >= 1.3.3

Development 相依性套件 (1):

hoe >= 2.4.0

擁有者:

作者:

  • Sylvain Joyeux

SHA 256 checksum:

94cf46b2060a1a182273082b4cc5b0f8da7c23411d89d280aa6e55d8d7cac8bb

總下載次數 988,107

這個版本 4,762

License:

Ruby 版本需求:

相關連結: