[Cmake-commits] CMake branch, master, updated. v2.8.6-424-gd6a33f6

David Cole david.cole at kitware.com
Tue Dec 20 14:21:12 EST 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  d6a33f6d38d8989345840ddc218518fc86f3846a (commit)
       via  5badf5f734119199fa42377b25d415532191a710 (commit)
      from  16dacf3a6a85af2b0b07a4634c3b5dfbe6ece3ca (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=d6a33f6d38d8989345840ddc218518fc86f3846a
commit d6a33f6d38d8989345840ddc218518fc86f3846a
Merge: 16dacf3 5badf5f
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Dec 20 14:21:06 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Dec 20 14:21:06 2011 -0500

    Merge topic 'fix_double_project_cmake_build'
    
    5badf5f Fix the case where cmake --build failed with two project cmds in one file.


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

Summary of changes:
 Source/cmProjectCommand.cxx                        |   10 +++++++---
 Tests/CMakeBuildTest.cmake.in                      |   12 ++++++------
 Tests/CMakeLists.txt                               |   10 ++++++++++
 Tests/DoubleProject/CMakeLists.txt                 |    3 +++
 .../DoubleProject/silly.c                          |    0
 5 files changed, 26 insertions(+), 9 deletions(-)
 create mode 100644 Tests/DoubleProject/CMakeLists.txt
 copy Modules/DummyCXXFile.cxx => Tests/DoubleProject/silly.c (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list