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-71-g7f9ce6e


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-71-g7f9ce6e
Date: Sun, 14 Sep 2014 05:07:47 +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  7f9ce6e97bd1bb4289477ac76532e156947e7865 (commit)
      from  621e9edfe9ac4ad20ce297787fa308b032b3fa8e (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 7f9ce6e97bd1bb4289477ac76532e156947e7865
Author: Paul Smith <address@hidden>
Date:   Sun Sep 14 01:03:19 2014 -0400

    * main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.
    
    * configure.ac: Test for isatty() and ttyname()
    * makeint.h: provide a substitute for ttyname() if it's not available.
    * config.ami.template, config.h-vms.template, config.h.W32.template:
    define/undefine HAVE_ISATTY/HAVE_TTYNAME macros.
    * NEWS, doc/make.texi: Document these new variables.

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

Summary of changes:
 NEWS                  |    3 +++
 config.ami.template   |    6 ++++++
 config.h-vms.template |    6 ++++++
 config.h.W32.template |    6 ++++++
 configure.ac          |    2 +-
 doc/make.texi         |   22 ++++++++++++++++++++++
 main.c                |   12 +++++++++++-
 makeint.h             |    6 ++++++
 8 files changed, 61 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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