make-alpha
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] make branch, master, updated. moved-to-git-75-g58dae24


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. moved-to-git-75-g58dae24
Date: Mon, 13 May 2013 08:31:40 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".

The branch, master has been updated
       via  58dae243526bd322ae6bec0c4394a117a5fe0171 (commit)
      from  c7732bd5add31b38fea113c9ab4ad4d97a0870c7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 58dae243526bd322ae6bec0c4394a117a5fe0171
Author: Paul Smith <address@hidden>
Date:   Mon May 13 04:29:35 2013 -0400

    [Savannah #20501] Handle adding -r/-R to MAKEFLAGS in the makefile.
    
    If -R is set in the makefile and not the command line, then go through all 
the
    default variables and undefine them.  If -r is set in the makefile and not 
in
    the command line, then remove all .SUFFIX prefixes (unless the user set it)
    and SUFFIX variable setting.  In -p mode don't print builtins.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog  |   11 +++++++++++
 default.c  |   34 +++++++++++++++++++++++++---------
 file.c     |   16 +++++++++++++++-
 filedef.h  |    1 +
 main.c     |   28 ++++++++++++++++++++++++----
 makeint.h  |    1 +
 variable.c |   43 ++++++++++++++++++++-----------------------
 7 files changed, 97 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
make



reply via email to

[Prev in Thread] Current Thread [Next in Thread]