make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.2.1-29-gd351c1f


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.2.1-29-gd351c1f
Date: Wed, 28 Dec 2016 14:26:32 +0000 (UTC)

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  d351c1fef2ec30b69f92163e0572d7d7d7b33db4 (commit)
       via  3daaa4dd3e6bb41841d5ec60ba47f7e4220162f5 (commit)
       via  a359e32eb5b7e6e24c0eb17e31a0711d47027d75 (commit)
       via  bee153c7621abd2f757419e6b644c2e2bdbbb758 (commit)
      from  c5ccc4930c3805604813def4455bc2e90635349e (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 d351c1fef2ec30b69f92163e0572d7d7d7b33db4
Author: Paul Smith <address@hidden>
Date:   Wed Dec 28 00:41:38 2016 -0500

    * main.c (switches): Add -E as an alias for --eval.
    
    * make.1: Document the -E and --eval options.
    * doc/make.texi: Document the -E option.
    * tests/scripts/options/eval: Test the -E option and MAKEFILES.
    * NEWS: Add information about the new option.

commit 3daaa4dd3e6bb41841d5ec60ba47f7e4220162f5
Author: Paul Smith <address@hidden>
Date:   Wed Dec 28 00:23:55 2016 -0500

    * main.c (switches): Add --no-silent to undo -s options.
    
    * make.1: Document the new flag.
    * doc/make.texi: Document the new flag.  Remove suggestions that the
    .SILENT special target is deprecated or should not be used.
    * tests/scripts/options/dash-s: Test the -s and --no-silent options.
    * NEWS: Add information about the new option.

commit a359e32eb5b7e6e24c0eb17e31a0711d47027d75
Author: Martin Dorey <address@hidden>
Date:   Mon Dec 26 14:09:38 2016 -0500

    * job.c (child_execute_job): [SV 49938] Avoid spurious GCC warning.

commit bee153c7621abd2f757419e6b644c2e2bdbbb758
Author: Martin Dorey <address@hidden>
Date:   Mon Dec 26 13:26:44 2016 -0500

    * main.c (main): [SV 49935] Fix uninitialized variable.

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

Summary of changes:
 NEWS                         |    5 +++++
 doc/make.texi                |   12 ++++++------
 job.c                        |    6 +++---
 main.c                       |   16 ++++++++++------
 make.1                       |   20 +++++++++-----------
 tests/scripts/options/dash-s |   26 ++++++++++++++++++++++++++
 tests/scripts/options/eval   |   19 +++++++++++++++++--
 7 files changed, 76 insertions(+), 28 deletions(-)
 create mode 100644 tests/scripts/options/dash-s


hooks/post-receive
-- 
make



reply via email to

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