[Cmake-commits] CMake branch, master, updated. v2.8.8-107-gc75f404

David Cole david.cole at kitware.com
Tue May 1 14:09:14 EDT 2012


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  c75f404065590d029d91779e4b113340303559f9 (commit)
       via  e48796b26b5b2b75401b48d21927b1d2912d4dca (commit)
       via  b10c5cbb878af541f4ffa35a9e287c31743c6e97 (commit)
      from  203be17fd0d519f3f782d29a900d398528fcce6d (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=c75f404065590d029d91779e4b113340303559f9
commit c75f404065590d029d91779e4b113340303559f9
Merge: 203be17 e48796b
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue May 1 14:09:12 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 1 14:09:12 2012 -0400

    Merge topic 'kwsys-environ-cleanup'
    
    e48796b KWSys: Fix SystemTools environment memory handling (#13156)
    b10c5cb CTest: Simplify environment save/restore


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

Summary of changes:
 Source/CTest/cmCTestRunTest.cxx        |    2 +-
 Source/CTest/cmCTestScriptHandler.cxx  |    6 +-
 Source/cmCTest.cxx                     |   23 +--
 Source/cmSystemTools.cxx               |   49 ++-----
 Source/cmSystemTools.h                 |   12 +--
 Source/kwsys/CMakeLists.txt            |   13 ++-
 Source/kwsys/SystemTools.cxx           |  236 +++++++++++++++++++++++++++++---
 Source/kwsys/SystemTools.hxx.in        |    6 +-
 Source/kwsys/kwsysPlatformTestsCXX.cxx |   26 ++++
 Source/kwsys/testSystemTools.cxx       |   54 +++++++
 bootstrap                              |   37 +++++-
 11 files changed, 370 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list