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-65-g7c77486


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. moved-to-git-65-g7c77486
Date: Mon, 06 May 2013 00:51:33 +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  7c77486d1fbc820e6db97a5a11fabdc34dbdb729 (commit)
       via  13f13b96b3182cf7569b98c6235675af11a6a3de (commit)
       via  c3cd78066c10b213b98cd28459d9971f7809bc81 (commit)
      from  15f795793906ac8b184b5cf9dcbe515ba9df92ef (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 7c77486d1fbc820e6db97a5a11fabdc34dbdb729
Author: Stefano Lattarini <address@hidden>
Date:   Sun May 5 00:44:41 2013 +0200

    docs: port manual to Texinfo 5.x
    
    * doc/make.texi: Here.  It was sufficient to change an '@itemx'
    into an '@item'.
    
    Copyright-paperwork-exempt: yes
    Signed-off-by: Stefano Lattarini <address@hidden>

commit 13f13b96b3182cf7569b98c6235675af11a6a3de
Author: Stefano Lattarini <address@hidden>
Date:   Tue Apr 30 15:37:03 2013 +0200

    cosmetics: fix few innocuous typos
    
    Most of these were found using Lucas De Marchi's 'codespell' tool.
    
    * ChangeLog: Fix minor typos.
    * ChangeLog.2: Likewise.
    * README.Amiga: Likewise.
    * TODO.private: Likewise.
    * function.c: Likewise.
    * glob/glob.h: Likewise.
    * job.c: Likewise.
    * main.c: Likewise.
    * readme.vms: Likewise.
    * remake.c: Likewise.
    * tests/ChangeLog: Likewise.
    * tests/NEWS: Likewise.
    * tests/README: Likewise.
    * tests/scripts/variables/private: Likewise.
    * vmsdir.h: Likewise.
    * signame.c: Likewise.  While at it, improve line wrapping in the
    touched comment.
    
    Copyright-paperwork-exempt: yes
    Signed-off-by: Stefano Lattarini <address@hidden>

commit c3cd78066c10b213b98cd28459d9971f7809bc81
Author: Stefano Lattarini <address@hidden>
Date:   Tue Apr 30 17:11:18 2013 +0200

    build: get rid of 'HAVE_ANSI_COMPILER' C preprocessor conditional
    
    GNU make already assume C89 or later throughout the codebase, and
    that preprocessor conditional was no longer used anyway.
    
    * configure.ac: Remove AC_DEFINE of HAVE_ANSI_COMPILER.
    * config.ami.template: Remove #define of HAVE_ANSI_COMPILER.
    * config.h-vms.template: Likewise.
    * config.h.W32.template: Likewise.
    * configh.dos.template: Likewise.
    
    Signed-off-by: Stefano Lattarini <address@hidden>

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

Summary of changes:
 ChangeLog                       |   37 +++++++++++++++++++++++++++++++++++++
 ChangeLog.2                     |    2 +-
 README.Amiga                    |   12 ++++++------
 TODO.private                    |    2 +-
 config.ami.template             |    3 ---
 config.h-vms.template           |    3 ---
 config.h.W32.template           |    3 ---
 configh.dos.template            |    3 ---
 configure.ac                    |    6 ------
 doc/make.texi                   |    2 +-
 function.c                      |    2 +-
 glob/glob.h                     |    2 +-
 job.c                           |    2 +-
 main.c                          |    4 ++--
 readme.vms                      |    2 +-
 remake.c                        |    2 +-
 signame.c                       |    8 ++++----
 tests/ChangeLog                 |   10 +++++-----
 tests/NEWS                      |    2 +-
 tests/README                    |    4 ++--
 tests/scripts/variables/private |    2 +-
 vmsdir.h                        |    2 +-
 22 files changed, 67 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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