[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1026-gf6c85e7

Brad King brad.king at kitware.com
Thu Jan 2 14:23:25 EST 2014


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  f6c85e7b3672364de4a59b18d04a463b68dd4c00 (commit)
       via  7f0d4aff24cbb7ea9336a484f6ad8f73a63ac77f (commit)
      from  0d63bdd2d9690cfdb43671af7465704675a68733 (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=f6c85e7b3672364de4a59b18d04a463b68dd4c00
commit f6c85e7b3672364de4a59b18d04a463b68dd4c00
Merge: 0d63bdd 7f0d4af
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 2 14:23:22 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 2 14:23:22 2014 -0500

    Merge topic 'fix-ctest-regressions'
    
    7f0d4af CTest: fix regressions introduced by the ctest-fix-run-serial topic


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

Summary of changes:
 Source/CTest/cmCTestMultiProcessHandler.cxx     |   87 +++++++++++++++++++++-
 Source/CTest/cmCTestMultiProcessHandler.h       |    6 ++
 Tests/CMakeLists.txt                            |    9 +++
 Tests/CTestTestMissingDependsExe/CMakeLists.txt |   10 +++
 Tests/CTestTestSerialOrder/CMakeLists.txt       |   40 ++++++++++
 Tests/CTestTestSerialOrder/test.cmake           |   31 ++++++++
 6 files changed, 179 insertions(+), 4 deletions(-)
 create mode 100644 Tests/CTestTestMissingDependsExe/CMakeLists.txt
 create mode 100644 Tests/CTestTestSerialOrder/CMakeLists.txt
 create mode 100644 Tests/CTestTestSerialOrder/test.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list