Fedora 18 Update: remake-0.8-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Tue Jun 25 03:24:20 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-10932
2013-06-16 03:07:36
--------------------------------------------------------------------------------

Name        : remake
Product     : Fedora 18
Version     : 0.8
Release     : 1.fc18
URL         : https://github.com/silene/remake
Summary     : Build system that bridges the gap between make and redo
Description :
Remake is a build system with features of both make and redo.  See the
documentation for details on usage and control file syntax.

--------------------------------------------------------------------------------
Update Information:

Upstream notes on this update:
- First try at getting Make-like expressions to work inside scripts.  (Note: functions are not supported yet.)
- Reimplement the parser as lazy generators, so as to reduce the amount of copying.
- Optimize calls to register_transparent_rule by avoiding uselessly copying targets.
- Add support for automatic variables $@ and $<.
- Remove target names from command line. Factor code a bit.
- Add support for option -f.
- Add support for variable $^.
- Make local_variables specific to the parser.
- Add support for $*.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update remake' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list