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-79-g0a3a075


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-79-g0a3a075
Date: Tue, 30 Sep 2014 13:46:08 +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  0a3a0756b987e2f7f06322de746c3da5fef4c9ed (commit)
       via  3712e8a81913932d5daead046fa483de291ec502 (commit)
       via  9ed452b041aba94efc7d62451460550013f1d4d7 (commit)
       via  b11bef0bea091d0cfa0365bfe3a50a44be9a1bfd (commit)
       via  bd716a1ec15de746138c15d6d69fad3d0cd8e1c9 (commit)
      from  b484efca569713b0518ae6e226ef5451d7125e28 (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 0a3a0756b987e2f7f06322de746c3da5fef4c9ed
Author: Paul Smith <address@hidden>
Date:   Tue Sep 30 08:33:21 2014 -0400

    Update Copyright statements for 2014.

commit 3712e8a81913932d5daead046fa483de291ec502
Author: Paul Smith <address@hidden>
Date:   Tue Sep 30 09:31:39 2014 -0400

    * tests/scripts/features/load: Avoid unused variable warnings.

commit 9ed452b041aba94efc7d62451460550013f1d4d7
Author: Paul Smith <address@hidden>
Date:   Tue Sep 30 08:32:06 2014 -0400

    * loadapi.c (gmk_eval): Use C90 syntax.

commit b11bef0bea091d0cfa0365bfe3a50a44be9a1bfd
Author: Hartmut Becker <address@hidden>
Date:   Thu Sep 18 23:49:49 2014 +0200

    * job.c: fix make action continuation lines.
    
    * vmsjobs.c: fix writing DCL command files when trimming (white
      spaces and $ signs) especially after a split (command continuation).

commit bd716a1ec15de746138c15d6d69fad3d0cd8e1c9
Author: Bernhard Reutner-Fischer <address@hidden>
Date:   Mon Sep 15 13:03:44 2014 +0200

    * configure.ac: Fix spacing in helptext of customs
    
    Copyright-paperwork-exempt: yes

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

Summary of changes:
 AUTHORS                     |    2 +-
 Makefile.DOS.template       |    2 +-
 Makefile.am                 |    2 +-
 Makefile.ami                |    2 +-
 NEWS                        |   12 +++---
 NMakefile.template          |    2 +-
 README.Amiga                |    2 +-
 README.DOS.template         |    2 +-
 README.OS2.template         |    2 +-
 README.VMS                  |    2 +-
 README.W32.template         |    2 +-
 README.customs              |    2 +-
 README.git                  |    2 +-
 README.template             |    2 +-
 SMakefile.template          |    2 +-
 TODO.private                |    2 +-
 acinclude.m4                |    2 +-
 amiga.c                     |    2 +-
 amiga.h                     |    2 +-
 build.template              |    2 +-
 build_w32.bat               |    2 +-
 commands.c                  |    2 +-
 commands.h                  |    2 +-
 config.ami.template         |    2 +-
 config.h.W32.template       |    2 +-
 config/ChangeLog.1          |    2 +-
 config/Makefile.am          |    2 +-
 config/dospaths.m4          |    2 +-
 configh.dos.template        |    2 +-
 configure.ac                |    6 +-
 configure.bat               |    2 +-
 debug.h                     |    2 +-
 dep.h                       |    2 +-
 dir.c                       |    2 +-
 doc/Makefile.am             |    2 +-
 doc/make.texi               |    4 +-
 dosbuild.bat                |    2 +-
 expand.c                    |    2 +-
 file.c                      |    2 +-
 filedef.h                   |    2 +-
 getloadavg.c                |    2 +-
 getopt.c                    |    2 +-
 getopt.h                    |    2 +-
 getopt1.c                   |    2 +-
 gettext.h                   |    2 +-
 gmk-default.scm             |    2 +-
 gnumake.h                   |    2 +-
 guile.c                     |    2 +-
 implicit.c                  |    2 +-
 job.c                       |    2 +
 job.h                       |    2 +-
 load.c                      |    2 +-
 loadapi.c                   |    5 +-
 main.c                      |    2 +-
 maintMakefile               |    2 +-
 make.1                      |    2 +-
 makefile.com                |    2 +-
 makefile.vms                |    2 +-
 misc.c                      |    2 +-
 output.c                    |    2 +-
 output.h                    |    2 +-
 po/Makevars                 |    2 +-
 po/POTFILES.in              |    2 +-
 read.c                      |    2 +-
 remake.c                    |    2 +-
 remote-cstms.c              |    2 +-
 remote-stub.c               |    2 +-
 rule.c                      |    2 +-
 rule.h                      |    2 +-
 signame.c                   |    2 +-
 strcache.c                  |    2 +-
 subproc.bat                 |    2 +-
 tests/ChangeLog.1           |    2 +-
 tests/NEWS                  |    2 +-
 tests/README                |    2 +-
 tests/mkshadow              |    2 +-
 tests/run_make_tests.pl     |    2 +-
 tests/scripts/features/load |    2 +
 tests/test_driver.pl        |    2 +-
 variable.c                  |    2 +-
 variable.h                  |    2 +-
 version.c                   |    2 +-
 vmsdir.h                    |    2 +-
 vmsify.c                    |    2 +-
 vmsjobs.c                   |   96 +++++++++++++++++++++++--------------------
 vpath.c                     |    2 +-
 w32/Makefile.am             |    2 +-
 w32/compat/dirent.c         |    2 +-
 w32/compat/posixfcn.c       |    2 +-
 w32/include/dirent.h        |    2 +-
 w32/include/dlfcn.h         |    2 +-
 w32/include/pathstuff.h     |    2 +-
 w32/include/sub_proc.h      |    2 +-
 w32/include/w32err.h        |    2 +-
 w32/pathstuff.c             |    2 +-
 w32/subproc/NMakefile       |    2 +-
 w32/subproc/build.bat       |    2 +-
 w32/subproc/misc.c          |    2 +-
 w32/subproc/proc.h          |    2 +-
 w32/subproc/sub_proc.c      |    2 +-
 w32/subproc/w32err.c        |    2 +-
 101 files changed, 163 insertions(+), 152 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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