[Cmake-commits] CMake branch, master, updated. v2.8.2-47-gfd3e95f

Brad King brad.king at kitware.com
Tue Jul 6 10:22:06 EDT 2010


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  fd3e95f3efe1eb1bb4df5a5005938b0ea0c1b665 (commit)
       via  3e52000a07cb71172bc0ff7223dbca6f793786b6 (commit)
      from  54b1dc4161652f4f06e0f79bb9d3e98d7f36d479 (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=fd3e95f3efe1eb1bb4df5a5005938b0ea0c1b665
commit fd3e95f3efe1eb1bb4df5a5005938b0ea0c1b665
Merge: 54b1dc4 3e52000
Author: Brad King <brad.king at kitware.com>
Date:   Tue Jul 6 10:22:04 2010 -0400

    Merge branch 'fix-test-dependency-bug'


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

Summary of changes:
 Source/CTest/cmCTestMultiProcessHandler.cxx        |   29 ++++++++-----------
 Tests/CMakeLists.txt                               |   24 +++++++++++++++-
 Tests/CTestTestCycle/CMakeLists.txt                |   13 +++++++++
 .../CTestConfig.cmake                              |    2 +-
 .../TestTarExec.cxx => CTestTestCycle/simple.cxx}  |    2 +-
 .../test.cmake.in                                  |    9 ++----
 Tests/CTestTestDepends/CMakeLists.txt              |   12 ++++++++
 .../CTestConfig.cmake                              |    2 +-
 .../simple.cxx}                                    |    2 +-
 .../test.cmake.in                                  |    8 ++---
 10 files changed, 70 insertions(+), 33 deletions(-)
 create mode 100644 Tests/CTestTestCycle/CMakeLists.txt
 copy Tests/{CTestTestCrash => CTestTestCycle}/CTestConfig.cmake (85%)
 copy Tests/{TarTest/TestTarExec.cxx => CTestTestCycle/simple.cxx} (100%)
 copy Tests/{CTestTestCrash => CTestTestCycle}/test.cmake.in (90%)
 create mode 100644 Tests/CTestTestDepends/CMakeLists.txt
 copy Tests/{CTestTestCrash => CTestTestDepends}/CTestConfig.cmake (85%)
 copy Tests/{TarTest/TestTarExec.cxx => CTestTestDepends/simple.cxx} (100%)
 copy Tests/{CTestTestSubdir => CTestTestDepends}/test.cmake.in (86%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list