[Cmake-commits] CMake branch, master, updated. v3.3.0-rc1-69-gf5690cc

Brad King brad.king at kitware.com
Mon Jun 8 13:54:06 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  f5690cc57c0cd18ee8619332379f523c8fac46a1 (commit)
       via  f573bd22e4049746b53789fc0502cff8423dbe56 (commit)
       via  ccbc2259137fe61a770bb0b5538a20bf5e00bc8f (commit)
      from  d18852d5961584125ae113fae23f4b55a760e159 (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=f5690cc57c0cd18ee8619332379f523c8fac46a1
commit f5690cc57c0cd18ee8619332379f523c8fac46a1
Merge: d18852d f573bd2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 8 13:54:05 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 8 13:54:05 2015 -0400

    Merge topic 'move-Feature-API'
    
    f573bd22 cmLocalGenerator: Add Feature API from cmMakefile.
    ccbc2259 cmGeneratorTarget: Move Feature API from cmTarget.


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

Summary of changes:
 Source/cmGeneratorTarget.cxx              |   30 ++++++++++++++++++++++++++++-
 Source/cmGeneratorTarget.h                |    5 +++++
 Source/cmGlobalVisualStudio7Generator.cxx |    3 ++-
 Source/cmLocalGenerator.cxx               |   27 ++++++++++++++++++++++++++
 Source/cmLocalGenerator.h                 |    3 +++
 Source/cmMakefile.cxx                     |   27 --------------------------
 Source/cmMakefile.h                       |    3 ---
 Source/cmMakefileTargetGenerator.cxx      |    4 ++--
 Source/cmNinjaTargetGenerator.cxx         |    5 +++--
 Source/cmTarget.cxx                       |   28 ---------------------------
 Source/cmTarget.h                         |    5 -----
 11 files changed, 71 insertions(+), 69 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list