[Cmake-commits] CMake branch, master, updated. v2.8.7-776-ga72893d

David Cole david.cole at kitware.com
Wed Mar 21 13:26:59 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  a72893da36ce5a78043b333e4bd430df2fdb323d (commit)
       via  b291d9e756b76ce85ebcc314c14de532e8ad477f (commit)
       via  328c0f65c2a273c6adcdb11f96ee057d80014de2 (commit)
      from  349ea3f6e6db59a4c1d3a1a8ea6a25e3f55ab713 (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=a72893da36ce5a78043b333e4bd430df2fdb323d
commit a72893da36ce5a78043b333e4bd430df2fdb323d
Merge: 349ea3f b291d9e
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Wed Mar 21 13:26:57 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 21 13:26:57 2012 -0400

    Merge topic 'vs10-object-items'
    
    b291d9e VS10: Fix external objects generated outside target (#13047)
    328c0f6 Simplify cmVisualStudio10TargetGenerator source classification


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

Summary of changes:
 Source/cmGeneratorTarget.cxx               |   11 ++-
 Source/cmGeneratorTarget.h                 |    1 +
 Source/cmVisualStudio10TargetGenerator.cxx |  134 ++++++++++------------------
 Source/cmVisualStudio10TargetGenerator.h   |    5 +-
 Tests/ExternalOBJ/CMakeLists.txt           |    2 +
 Tests/ExternalOBJ/Sub/CMakeLists.txt       |    3 +
 6 files changed, 65 insertions(+), 91 deletions(-)
 create mode 100644 Tests/ExternalOBJ/Sub/CMakeLists.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list