[Cmake-commits] CMake branch, master, updated. v3.2.2-858-gb2289ff

Brad King brad.king at kitware.com
Tue Apr 21 08:45:02 EDT 2015


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  b2289ff6542b79772e874c6dba157f72bb17c8be (commit)
       via  356c26ebdfa053f59b2932c78ae81cba3c872dc3 (commit)
      from  50eefbb7e3887ea66f82cbb961fdf7eb69868147 (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b2289ff6542b79772e874c6dba157f72bb17c8be
commit b2289ff6542b79772e874c6dba157f72bb17c8be
Merge: 50eefbb 356c26e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 21 08:45:01 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 21 08:45:01 2015 -0400

    Merge topic 'cmSystemTools-RunSingleCommand-stderr'
    
    356c26eb cmSystemTools: Teach RunSingleCommand to separate stdout and stderr


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

Summary of changes:
 Source/CPack/IFW/cmCPackIFWGenerator.cxx      |    6 ++-
 Source/CPack/WiX/cmCPackWIXGenerator.cxx      |    3 +-
 Source/CPack/cmCPackDebGenerator.cxx          |    6 +--
 Source/CPack/cmCPackDragNDropGenerator.cxx    |    2 +-
 Source/CPack/cmCPackGenerator.cxx             |    5 +-
 Source/CPack/cmCPackNSISGenerator.cxx         |   12 ++---
 Source/CPack/cmCPackOSXX11Generator.cxx       |    6 +--
 Source/CPack/cmCPackPackageMakerGenerator.cxx |   11 +++--
 Source/CTest/cmCTestScriptHandler.cxx         |   12 +++--
 Source/CTest/cmCTestTestHandler.cxx           |    2 +-
 Source/cmBuildNameCommand.cxx                 |    2 +-
 Source/cmExtraEclipseCDT4Generator.cxx        |    2 +-
 Source/cmGlobalGenerator.cxx                  |    4 +-
 Source/cmGlobalNinjaGenerator.cxx             |    2 +-
 Source/cmGlobalXCodeGenerator.cxx             |    4 +-
 Source/cmQtAutoGenerators.cxx                 |   11 +++--
 Source/cmSiteNameCommand.cxx                  |    2 +-
 Source/cmSystemTools.cxx                      |   63 +++++++++++++++++--------
 Source/cmSystemTools.h                        |    7 ++-
 Source/cmTryRunCommand.cxx                    |    2 +-
 Source/cmcldeps.cxx                           |    5 +-
 Source/cmcmd.cxx                              |    8 ++--
 Tests/CMakeLib/run_compile_commands.cxx       |    2 +-
 23 files changed, 110 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list