[Cmake-commits] CMake branch, master, updated. v2.8.5-98-g2444d6f

David Cole david.cole at kitware.com
Tue Aug 2 15:09:59 EDT 2011


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  2444d6f55eb0e66893c0e86b10e466ceaae32e31 (commit)
       via  a343bc1c764c87b20edbdf960d870fd4b084ce8a (commit)
       via  642f10066a5c9b33e8736b9ca013a44023c21b2c (commit)
       via  856a9e499f299a33cb4f763bf36a75524a03e4f5 (commit)
       via  4096066723ec7dd6f450e1c8da13616c0ca2f124 (commit)
      from  39faba7e30151a6c884d2ec38932235223b9821d (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=2444d6f55eb0e66893c0e86b10e466ceaae32e31
commit 2444d6f55eb0e66893c0e86b10e466ceaae32e31
Merge: 39faba7 a343bc1
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Aug 2 15:09:57 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 2 15:09:57 2011 -0400

    Merge topic 'split-stdout-stderr'
    
    a343bc1 RunSingleCommand: Avoid assignment in condition
    642f100 RunSingleCommand: Add a OUTPUT_NORMAL flag.
    856a9e4 RunSingleCommand: Replace verbose boolean with enum
    4096066 RunSingleCommand: Fix indentation


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

Summary of changes:
 Source/CPack/cmCPackGenerator.cxx      |    2 +-
 Source/CPack/cmCPackGenerator.h        |    7 ++-
 Source/CPack/cmCPackNSISGenerator.cxx  |    3 +-
 Source/CTest/cmCTestGenericHandler.cxx |    2 +-
 Source/CTest/cmCTestGenericHandler.h   |    7 ++-
 Source/CTest/cmCTestTestHandler.cxx    |    3 +-
 Source/cmGlobalGenerator.cxx           |    6 +-
 Source/cmGlobalGenerator.h             |    5 +-
 Source/cmSiteNameCommand.cxx           |    2 +-
 Source/cmSystemTools.cxx               |   74 ++++++++++++++++++++-----------
 Source/cmSystemTools.h                 |   23 +++++++---
 Source/cmTryRunCommand.cxx             |    2 +-
 Source/cmake.cxx                       |    9 ++--
 Source/cmake.h                         |    3 +-
 Source/cmakemain.cxx                   |    8 +++-
 15 files changed, 103 insertions(+), 53 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list