[Cmake-commits] CMake branch, master, updated. v3.3.0-667-g5c02ae4

Brad King brad.king at kitware.com
Mon Aug 3 09:11:27 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  5c02ae4ac9dec3a275d3965ccdcfdb564686dc79 (commit)
       via  da98b89612d59906bd938d58a9072b3ce68864de (commit)
       via  129640f279259e51fbb0e81a5bec2ec2dfac543e (commit)
       via  d0915bc86f294707411ae525e70fa20965f1aeec (commit)
       via  1feafc643b1c50fd0fa8171a4170065ca39d4d4c (commit)
      from  ebacce3f0b0cef6116e91d408d591ff67285c420 (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=5c02ae4ac9dec3a275d3965ccdcfdb564686dc79
commit 5c02ae4ac9dec3a275d3965ccdcfdb564686dc79
Merge: ebacce3 da98b89
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 3 09:11:25 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 3 09:11:25 2015 -0400

    Merge topic 'update-kwsys'
    
    da98b896 Tests: In CTestTest2 skip the kwsys.testProcess-10 test that leaks
    129640f2 CTestCustom: Ignore kwsys.testProcess-10 for MemCheck as KWSys does
    d0915bc8 Merge branch 'upstream-kwsys' into update-kwsys
    1feafc64 KWSys 2015-07-30 (f63febb7)


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

Summary of changes:
 CTestCustom.cmake.in              |    4 +
 Source/kwsys/CMakeLists.txt       |    6 +-
 Source/kwsys/CTestCustom.cmake.in |   15 ++
 Source/kwsys/Process.h.in         |  131 ++++++-----
 Source/kwsys/ProcessUNIX.c        |  357 ++++++++++++++++++++++++----
 Source/kwsys/ProcessWin32.c       |  462 ++++++++++++++++++++++++++++++++-----
 Source/kwsys/testProcess.c        |  267 +++++++++++++++++----
 Tests/CTestTest2/test.cmake.in    |   13 +-
 8 files changed, 1051 insertions(+), 204 deletions(-)
 create mode 100644 Source/kwsys/CTestCustom.cmake.in


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list