RubyGems Navigation menu

autoproj 1.2.4

What is Autoproj ---------------- Autoproj allows to easily install and maintain software that is under source code form (usually from a version control system). It has been designed to support a package-oriented development process, where each package can have its own version control repository (think "distributed version control"). It also provides an easy integration of the local operating system (Debian, Ubuntu, Fedora, maybe MacOSX at some point). This tool has been developped in the frame of the RubyInMotion project (http://sites.google.com/site/rubyinmotion), to install robotics-related software -- that is often bleeding edge. Unlike [the ROS build system](http://ros.org), it is not bound to one build system, one VCS and one integration framework. The philosophy behind autoproj is: * supports both CMake and autotools, and can be adapted to other tools * supports different VCS: cvs, svn, git, plain tarballs. * software packages are plain packages, meaning that they can be built and installed /outside/ an autoproj tree, and are not tied *at all* to the autoproj build system. * leverage the actual OS package management system. Right now, only Debian-like systems (like Ubuntu) are supported, simply because it is the only one I have access to. * handle code generation properly

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.17.0 - January 08, 2024 (218KB)
  2. 2.16.0 - July 11, 2022 (217KB)
  3. 2.15.3 - February 25, 2022 (217KB)
  4. 2.15.2 - February 21, 2022 (217KB)
  5. 2.15.1 - February 15, 2022 (217KB)
  6. 1.2.4 - November 26, 2009 (49KB)
全てのバージョンを表示(全341件)

Runtime依存関係 (5):

autobuild >= 1.4.3
highline >= 1.5.0
nokogiri >= 1.3.3
rmail >= 1.0.0
utilrb >= 1.3.3

Development依存関係 (3):

hoe >= 2.3.3
rdoc >= 2.4.0
webgen >= 0.5.9

所有者:

作者:

  • Sylvain Joyeux

SHA 256チェックサム:

768dd683401503b90487b012e2f907c5eca37e51c8e9636cca9427b7c3ea78a0

累計ダウンロード数 1,058,361

このバージョンのみ 4,761

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: