[Cmake-commits] CMake branch, master, updated. v3.3.0-rc3-308-gef97d44

Brad King brad.king at kitware.com
Thu Jul 2 09:06:18 EDT 2015


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  ef97d4429f3b6aa56ee2266c6ecfa47032858d82 (commit)
       via  d4a8a554ea2b3af2ea850cf003e35ac23118a33b (commit)
       via  faec4e611d08ea2f75d2127e3ca3f5e9a427465b (commit)
      from  5647b243be2c5016dfd558d17547f0ddf89046f0 (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=ef97d4429f3b6aa56ee2266c6ecfa47032858d82
commit ef97d4429f3b6aa56ee2266c6ecfa47032858d82
Merge: 5647b24 d4a8a55
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 2 09:06:17 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 2 09:06:17 2015 -0400

    Merge topic 'use-generator-target'
    
    d4a8a554 cmGlobalGenerator: Map local generators to generator targets.
    faec4e61 cmComputeTargetDepends: Change API to use cmGeneratorTarget.


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

Summary of changes:
 Source/cmComputeTargetDepends.cxx          |   81 +++++++++++++++-------------
 Source/cmComputeTargetDepends.h            |   16 +++---
 Source/cmGhsMultiTargetGenerator.cxx       |    4 +-
 Source/cmGlobalGenerator.cxx               |   32 +++++------
 Source/cmGlobalGenerator.h                 |    9 ++--
 Source/cmGlobalNinjaGenerator.cxx          |    6 +--
 Source/cmGlobalUnixMakefileGenerator3.cxx  |   29 +++++-----
 Source/cmGlobalUnixMakefileGenerator3.h    |    6 +--
 Source/cmGlobalVisualStudio6Generator.cxx  |    2 +-
 Source/cmGlobalVisualStudio7Generator.cxx  |   12 ++---
 Source/cmGlobalVisualStudio8Generator.cxx  |    3 +-
 Source/cmGlobalVisualStudioGenerator.cxx   |   27 ++++++----
 Source/cmGlobalVisualStudioGenerator.h     |    3 +-
 Source/cmGlobalXCodeGenerator.cxx          |    5 +-
 Source/cmTargetDepend.h                    |   13 ++---
 Source/cmVisualStudio10TargetGenerator.cxx |    4 +-
 16 files changed, 137 insertions(+), 115 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list