make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.0-4-g70df3c3


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-4-g70df3c3
Date: Wed, 16 Oct 2013 02:49: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  70df3c35bf2f0272f5346a57410a31d9d7d0735c (commit)
       via  01a745025dc47ec9dbc2e01933d61897b5409b72 (commit)
       via  4792e154b68005f85ea0e63c6724a8c8751ece23 (commit)
       via  188b2a0f23f45a63cfdac1c7316500458afb2062 (commit)
      from  52191d9d613819a77a321ad6c3ab16e1bc73c381 (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 70df3c35bf2f0272f5346a57410a31d9d7d0735c
Author: Paul Smith <address@hidden>
Date:   Sun Oct 13 16:01:22 2013 -0400

    [SV 40139] Modify "missing separator" for better translation

commit 01a745025dc47ec9dbc2e01933d61897b5409b72
Author: Paul Smith <address@hidden>
Date:   Sun Oct 13 14:42:23 2013 -0400

    Add support for updating the GNU make web pages.
    
    Add makefile rules for updating the http://www.gnu.org/software/make
    web pages, including the online GNU make manual.

commit 4792e154b68005f85ea0e63c6724a8c8751ece23
Author: Paul Smith <address@hidden>
Date:   Sun Oct 13 10:54:32 2013 -0400

    Convert to auto-generated ChangeLog files.
    
    Rename existing ChangeLog files so they won't be distributed.
    Add targets to maintMakefile to generate ChangeLog from the Git
    repository.  This will require a version of gnulib be available.
    Because ChangeLog is auto-generated, we have to switch our
    automake mode to "foreign" or it will complain and fail.

commit 188b2a0f23f45a63cfdac1c7316500458afb2062
Author: Paul Smith <address@hidden>
Date:   Sun Oct 13 16:46:41 2013 -0400

    Set up for the next release.

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

Summary of changes:
 .gitignore                        |    2 +
 ChangeLog => ChangeLog.3          |    0
 Makefile.am                       |    7 ---
 NEWS                              |    9 +++-
 README.git                        |   48 +++++++++++++------
 config/{ChangeLog => ChangeLog.1} |    0
 configure.ac                      |    5 +-
 doc/.gitignore                    |    2 +
 doc/Makefile.am                   |   11 ----
 maintMakefile                     |   82 +++++++++++++++++++++++++++++---
 po/ChangeLog                      |   93 -------------------------------------
 read.c                            |    7 ++-
 tests/{ChangeLog => ChangeLog.1}  |    0
 13 files changed, 126 insertions(+), 140 deletions(-)
 rename ChangeLog => ChangeLog.3 (100%)
 rename config/{ChangeLog => ChangeLog.1} (100%)
 delete mode 100644 po/ChangeLog
 rename tests/{ChangeLog => ChangeLog.1} (100%)


hooks/post-receive
-- 
make



reply via email to

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