make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 3.99.92-8-g8e12202


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 3.99.92-8-g8e12202
Date: Mon, 30 Sep 2013 12:19:57 +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  8e12202870d40488cc5899254e227d8038433839 (commit)
       via  1f4ca0539b32b3f80d5aff2f096e9aebbca5300d (commit)
       via  d0944ee2e8705734c47371f3ec881ce9dae83411 (commit)
       via  38066b6f19033431052e45861a1671dfb23ea0de (commit)
       via  3bf3fde98470549800147c6390fde17791862e1d (commit)
       via  543521cd475e7182e30a17bd032b9fe2bb740bcb (commit)
      from  e8122ecb5d726e8b805a7854f844d9a4222f1564 (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 8e12202870d40488cc5899254e227d8038433839
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 21:57:22 2013 -0400

    Final fixes for obscure output-sync errors.

commit 1f4ca0539b32b3f80d5aff2f096e9aebbca5300d
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 13:45:25 2013 -0400

    Fixes for building with MSVC.

commit d0944ee2e8705734c47371f3ec881ce9dae83411
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 13:31:32 2013 -0400

    Solaris /bin/sh can't handle multiple options ("-e -c").

commit 38066b6f19033431052e45861a1671dfb23ea0de
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 13:17:56 2013 -0400

    Fix build failures on EMX for output-sync support.

commit 3bf3fde98470549800147c6390fde17791862e1d
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 13:16:21 2013 -0400

    Portability for Guile 1.8.  Force UTF-8 encoding.

commit 543521cd475e7182e30a17bd032b9fe2bb740bcb
Author: Paul Smith <address@hidden>
Date:   Sun Sep 29 13:15:00 2013 -0400

    Reset GNUMAKEFLAGS after parsing.
    
    If we don't do this we'll continually add flags on recursion.  This
    is mainly for users to set in their environment before invoking make.

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

Summary of changes:
 ChangeLog                            |   33 +++++++++++++
 NEWS                                 |   24 ++++++---
 TODO.private                         |   24 ---------
 doc/make.texi                        |   15 ++++--
 function.c                           |   25 +++++-----
 gnumake.h                            |   10 ++--
 guile.c                              |   15 +++++-
 job.c                                |    6 +-
 job.h                                |    2 +-
 main.c                               |   88 ++++++++++++++++++----------------
 make_msvc_net2003.vcproj             |    6 ++
 output.c                             |   36 ++++++++------
 tests/ChangeLog                      |    9 ++++
 tests/scripts/targets/ONESHELL       |    8 +++-
 tests/scripts/variables/GNUMAKEFLAGS |   14 +++++
 tests/scripts/variables/SHELL        |   12 ++++-
 w32/compat/posixfcn.c                |    2 +-
 17 files changed, 208 insertions(+), 121 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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