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.91-6-g6c3e88e


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 3.99.91-6-g6c3e88e
Date: Sat, 21 Sep 2013 21:26:25 +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  6c3e88e60f2c7d2bff3aa1967afcc59f27626c48 (commit)
       via  9cd01958da86a68d0e47defcb9745ab373ef3d79 (commit)
       via  4120f91846f781ead7350f86c9614a19824450f5 (commit)
       via  30a5ee0d8551ea1879b0c7638f455d956456cee1 (commit)
      from  8a6205b43f6224dfaa759ce73d7b1c9772b6d645 (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 6c3e88e60f2c7d2bff3aa1967afcc59f27626c48
Author: Paul Smith <address@hidden>
Date:   Sat Sep 21 17:24:59 2013 -0400

    Ensure that output generated while reading makefiles is synced.

commit 9cd01958da86a68d0e47defcb9745ab373ef3d79
Author: Paul Smith <address@hidden>
Date:   Sat Sep 21 15:23:05 2013 -0400

    Ensure that stderr from shell functions in recipes is synced.

commit 4120f91846f781ead7350f86c9614a19824450f5
Author: Paul Smith <address@hidden>
Date:   Thu Sep 19 01:15:22 2013 -0400

    Don't write "Entering" every time we re-exec for remake makefiles.

commit 30a5ee0d8551ea1879b0c7638f455d956456cee1
Author: Paul Smith <address@hidden>
Date:   Wed Sep 18 19:29:28 2013 -0400

    [SV 40043] Set the current directory before printing errors.

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

Summary of changes:
 ChangeLog                          |   38 +++++++++
 function.c                         |   10 ++-
 job.c                              |  153 +++++++++++++++++++++---------------
 job.h                              |   13 +++-
 main.c                             |   80 ++++++++++++++++---
 output.c                           |    7 +-
 output.h                           |    6 +-
 tests/ChangeLog                    |   10 +++
 tests/scripts/features/output-sync |   66 +++++++++++++++
 tests/scripts/options/dash-w       |   33 ++++++++
 10 files changed, 329 insertions(+), 87 deletions(-)
 create mode 100644 tests/scripts/options/dash-w


hooks/post-receive
-- 
make



reply via email to

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