RubyGems Navigation menu

autoproj 1.7.21.b7

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 over the years. It is now maintained in the frame of the Rock robotics project (http://rock-robotics.org), 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 (218.0 KB)
  2. 2.16.0 - July 11, 2022 (217.0 KB)
  3. 2.15.3 - February 25, 2022 (216.5 KB)
  4. 2.15.2 - February 21, 2022 (216.5 KB)
  5. 2.15.1 - February 15, 2022 (216.5 KB)
  6. 1.7.21.b7 - April 03, 2012 (97.0 KB)
顯示所有版本(共 341)

Runtime 相依性套件 (3):

autobuild >= 1.6.0.rc1
highline >= 1.5.0
utilrb >= 1.6.0

Development 相依性套件 (1):

hoe ~> 2.12

擁有者:

作者:

  • Sylvain Joyeux

SHA 256 checksum:

7f0436ea971e6ddcea6e69bd8e5f5bd370fbfc38cf7c6dbb0fbb29ff3e5081d3

總下載次數 1,051,099

這個版本 2,481

License:

Ruby 版本需求:

RubyGems 版本需求: > 1.3.1

相關連結: