[Cmake-commits] CMake branch, master, updated. v3.4.2-874-gd8bced8

Brad King brad.king at kitware.com
Wed Jan 20 08:33:42 EST 2016


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 "CMake".

The branch, master has been updated
       via  d8bced813cdd0c3eb7c2e3e150f513da04ded513 (commit)
       via  1040e690c6c99979f8edf2a121de6d835be96dbe (commit)
       via  ce3b713baa1c899ae7739c192040e24445368a0a (commit)
       via  dc039cc02c857b2c418481533a236dad6a586a7f (commit)
       via  ffa2a8c967df09c4630e50e7c7339e36b027ecaf (commit)
       via  92e9bb21758f73266e1f805e366ce90d2cbd688d (commit)
       via  fb1526f57fe4720aff596b312e6a767502b86e13 (commit)
      from  ae5f30b36a58bffbc0954906eb2e60961f57caca (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d8bced813cdd0c3eb7c2e3e150f513da04ded513
commit d8bced813cdd0c3eb7c2e3e150f513da04ded513
Merge: ae5f30b 1040e69
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 20 08:33:41 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 20 08:33:41 2016 -0500

    Merge topic 'cleanup-RunSingleCommand'
    
    1040e690 cmSystemTools: Teach RunSingleCommand to merge child pipes when possible
    ce3b713b cmSystemTools: Simplify RunSingleCommand output string construction
    dc039cc0 cmSystemTools: Drop redundant condition in RunSingleCommand
    ffa2a8c9 cmSystemTools: Rename OUTPUT_NORMAL to OUTPUT_FORWARD to clarify its purpose
    92e9bb21 cmcmd.cxx: Remove unused code in __run_iwyu implementation
    fb1526f5 cmake: Change `-E chdir` to pass through stdout/stderr directly


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

Summary of changes:
 Source/cmGlobalGenerator.cxx |    2 +-
 Source/cmSystemTools.cxx     |   75 +++++++++++++++++-------------------------
 Source/cmSystemTools.h       |    4 +--
 Source/cmcmd.cxx             |    7 ++--
 4 files changed, 37 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list