[Rock-dev] [ANN] Autoproj v1.10 has been released

Sylvain Joyeux bir.sylvain at gmail.com
Tue Jun 24 21:53:45 CEST 2014


Backward-incompatible changes
-----------------
  Homebrew is now the default package manager on OSX. Set
    AUTOPROJ_MACOSX_PACKAGE_MANAGER to 'macos-port to revert using
    MacPorts.

New supported Ruby versions and OSes:
----------------
  New ruby versions: added support for Ruby 2.0 and 2.1
  New OSes: OpenSUSE (tested on 13.1), Fedora (tested on 20), Arch (tested on
a
  arch installation from 2014.01). MacOSX HomeBrew (thanks Alex !).
  Gems will be rebuilt (not reinstalled) on rebuild

New Functionality
--------------------------
  autoproj test can now run the package's tests. By default, it runs 'make
test' for cmake
    packages and 'rake test' for ruby packages.
  autoproj update --local allows to update after an autoproj status without
re-accessing the
     network
  autoproj cache can create / update a cache repository to reduce network
load on
  repeated bootstraps. Archives and gits are currently cached. To use,
create and update
  a cache with
      autoproj cache /path/to/cache
  and use it by setting AUTOPROJ_CACHE_DIR to /path/to/cache

  autoproj snapshot has seen quite a bit of bugfixes.

Bugfixes
-------------
  autoproj now behaves on Debian-based systems in which some package names
are
    not UTF-8 (should not exist, but has been known to happen)

Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20140624/6fd98c65/attachment.htm 


More information about the Rock-dev mailing list