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-62-g15f7957


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. moved-to-git-62-g15f7957
Date: Mon, 06 May 2013 00:19:17 +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  15f795793906ac8b184b5cf9dcbe515ba9df92ef (commit)
       via  1d992d8fe75f5dbc832cbcfe82e3f56489f7df54 (commit)
      from  3484c9675a8a09904e08e00bf6842d834cd0201d (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 15f795793906ac8b184b5cf9dcbe515ba9df92ef
Author: Paul Smith <address@hidden>
Date:   Sun May 5 20:19:00 2013 -0400

    Rename the -O "job" mode to "line" and "make" to "recurse".

commit 1d992d8fe75f5dbc832cbcfe82e3f56489f7df54
Author: Paul Smith <address@hidden>
Date:   Sun May 5 17:03:51 2013 -0400

    Ensure command lines are written synchronously with -O.
    
    If output-sync is enabled, have make write the command line to the temp file
    instead of printing it directly to the screen to ensure that the output is
    ordered properly.  Also, remove extraneous enter/leave operations by having
    them printed directly when dumping temp file output.

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

Summary of changes:
 ChangeLog                          |   20 ++++++
 doc/make.texi                      |   87 +++++++++++++++----------
 job.c                              |  128 ++++++++++++++++++------------------
 main.c                             |   14 ++--
 make.1                             |    6 +-
 makeint.h                          |    8 +-
 misc.c                             |   24 +------
 tests/ChangeLog                    |    7 ++
 tests/scripts/features/output-sync |   34 ++++------
 9 files changed, 175 insertions(+), 153 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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