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-36-g14d7654


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. moved-to-git-36-g14d7654
Date: Sat, 27 Apr 2013 20:57:13 +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  14d76545514ac7c1d412cf44419168a70638c042 (commit)
       via  054d6d91e71bed0d188c2bfa62456610a31018a9 (commit)
       via  0daa9d37c4648ee6062ce366b660ba667fd19bbc (commit)
      from  e56aad40611fb5c014487c242e7393c84135d88f (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 14d76545514ac7c1d412cf44419168a70638c042
Author: Paul Smith <address@hidden>
Date:   Sat Apr 27 16:57:05 2013 -0400

    Rework the implementation of load.c to increase portability.
    
    It should be sufficient, now, to write a new version of the load_object()
    function.  That function won't be called unless we really want to load, so 
all
    checking and parsing is taken care of before that.

commit 054d6d91e71bed0d188c2bfa62456610a31018a9
Merge: 0daa9d3 e56aad4
Author: Paul Smith <address@hidden>
Date:   Sat Apr 27 16:24:08 2013 -0400

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/make

commit 0daa9d37c4648ee6062ce366b660ba667fd19bbc
Author: Stefano Lattarini <address@hidden>
Date:   Sat Apr 20 22:18:16 2013 +0200

    Reflect the 'configure.in' -> 'configure.ac' rename throughout
    
    In README, code comments, and auxiliary files.
    
    Copyright-paperwork-exempt: yes
    Signed-off-by: Stefano Lattarini <address@hidden>

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

Summary of changes:
 ChangeLog             |   15 ++++++
 Makefile.DOS.template |    2 +-
 README.git            |    4 +-
 config.h-vms.template |    2 +-
 load.c                |  123 +++++++++++++++++++++++++-----------------------
 5 files changed, 83 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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