Or you can browse.

rMake News

Archives for: June 2010, 03

June 3, 2010
Posted by Michael K. Johnson
2:35 PM
rBuild 1.2.4 released

rBuild 1.2.4 is a maintenance release.

New Features:
  • The "rbuild checkout" command now takes a "--factory=" option. Also, when checking out a package with a name that starts with "factory-" it is automatically set to be a factory. (RBLD-125)
  • rBuild now logs all its actions and outputs to a .rbuild/log file either in the checkout (where possible) or under $HOME (otherwise). (RBLD-225)
API Changes:
  • The "rbuild checkout --derive" command has been changed to match Conary changes, and will now work only with Conary 2.1.16 or later. (CNY-3348)