[SCM] make branch, master, updated. 3.99.90-31-gc5bfa40

"Paul D. Smith" <[email protected]>
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
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  c5bfa400448a14f4c8d4fc51dd56ea17176e1f84 (commit)
      from  deff9dacc97cc20015d3018992f2c77cb7fab102 (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 c5bfa400448a14f4c8d4fc51dd56ea17176e1f84
Author: Paul Smith <[email protected]>
Date:   Sat Sep 14 01:04:04 2013 -0400

    Support the -Orecurse option properly.
    
    In this mode we still collect all the output from a given target and
    dump it at once.  However we don't treat recursive lines any differently
    from non-recursive lines.  Also we don't print enter/leave messages
    after every dump.  However we do ensure that we always print them once
    to stdout, so the parent make will collect it properly.

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

Summary of changes:
 ChangeLog                          |   16 +
 function.c                         |    2 +-
 job.c                              |    4 +-
 main.c                             |   55 +--
 makeint.h                          |    3 -
 misc.c                             |   96 +-----
 output.c                           |  262 +++++++++----
 output.h                           |   12 +-
 tests/ChangeLog                    |    4 +
 tests/scripts/features/output-sync |    2 -
 vmsjobs.c                          |  729 ++++++++++++++++++------------------
 11 files changed, 594 insertions(+), 591 deletions(-)


hooks/post-receive
-- 
make
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.