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
_______________________________________________
Rock-dev mailing list
[email protected]
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev

Reply via email to