[Cmake-commits] CMake branch, master, updated. v2.8.12-545-g8a6e827

Brad King brad.king at kitware.com
Wed Oct 30 14:55:37 EDT 2013


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  8a6e82724c42920855c2348e914636f52a0c55d5 (commit)
       via  638843af984281c67edcc9ea9e05712ac9075d04 (commit)
       via  90ef1cfe4882139d9fe525352bc8e2e86b69f1db (commit)
       via  25f1df3e816b62a518206cb88f69fdb15b2eebc9 (commit)
      from  6e900fbe6970981f8c73500581df99fa6b955fa1 (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=8a6e82724c42920855c2348e914636f52a0c55d5
commit 8a6e82724c42920855c2348e914636f52a0c55d5
Merge: 6e900fb 638843a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 30 14:55:35 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 30 14:55:35 2013 -0400

    Merge topic 'use-generator-target'
    
    638843a Remove the Location member from cmTarget.
    90ef1cf Move GenerateTargetManifest to cmGeneratorTarget.
    25f1df3 Split CreateGeneratorTargets into two methods.


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

Summary of changes:
 Source/cmGeneratorTarget.cxx |   78 +++++++++++++++++++++++++++++++-
 Source/cmGeneratorTarget.h   |    5 ++-
 Source/cmGlobalGenerator.cxx |   26 ++++++++++-
 Source/cmGlobalGenerator.h   |    1 +
 Source/cmLocalGenerator.cxx  |    7 ++-
 Source/cmTarget.cxx          |  101 ++++++++----------------------------------
 Source/cmTarget.h            |    4 --
 7 files changed, 127 insertions(+), 95 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list