[Cmake-commits] CMake branch, master, updated. v3.5.2-750-g2bc55b6

Brad King brad.king at kitware.com
Wed May 25 09:34:20 EDT 2016


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  2bc55b69dbce97abaf6189987af97a25efae4694 (commit)
       via  25d1ef6424e0b06687739c91a646633ab9aaf861 (commit)
      from  d5ccab37b33ff23885e7cd13341cd8c253626e13 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2bc55b69dbce97abaf6189987af97a25efae4694
commit 2bc55b69dbce97abaf6189987af97a25efae4694
Merge: d5ccab3 25d1ef6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 25 09:34:19 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 25 09:34:19 2016 -0400

    Merge topic 'output-converter-enums'
    
    25d1ef64 Use enums defined in cmOutputConverter using their fully qualified name.


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

Summary of changes:
 Source/cmCommonTargetGenerator.cxx             |   18 ++--
 Source/cmCommonTargetGenerator.h               |    4 +-
 Source/cmDependsC.cxx                          |   10 +-
 Source/cmDependsFortran.cxx                    |   40 ++++----
 Source/cmExtraEclipseCDT4Generator.cxx         |    2 +-
 Source/cmGlobalGenerator.cxx                   |    2 +-
 Source/cmGlobalNinjaGenerator.cxx              |   10 +-
 Source/cmGlobalUnixMakefileGenerator3.cxx      |   24 ++---
 Source/cmGlobalVisualStudio7Generator.cxx      |    2 +-
 Source/cmGlobalXCodeGenerator.cxx              |    8 +-
 Source/cmLocalGenerator.cxx                    |    2 +-
 Source/cmLocalGenerator.h                      |   12 ++-
 Source/cmLocalNinjaGenerator.cxx               |   27 ++++--
 Source/cmLocalNinjaGenerator.h                 |   12 ++-
 Source/cmLocalUnixMakefileGenerator3.cxx       |  112 ++++++++++++----------
 Source/cmLocalUnixMakefileGenerator3.h         |   12 ++-
 Source/cmLocalVisualStudio7Generator.cxx       |   41 ++++----
 Source/cmMakefileExecutableTargetGenerator.cxx |   55 +++++------
 Source/cmMakefileLibraryTargetGenerator.cxx    |   84 +++++++++--------
 Source/cmMakefileTargetGenerator.cxx           |  118 ++++++++++++------------
 Source/cmMakefileUtilityTargetGenerator.cxx    |    4 +-
 Source/cmNinjaNormalTargetGenerator.cxx        |   22 ++---
 Source/cmNinjaTargetGenerator.cxx              |   12 +--
 Source/cmNinjaUtilityTargetGenerator.cxx       |    4 +-
 Source/cmVisualStudio10TargetGenerator.cxx     |    4 +-
 25 files changed, 339 insertions(+), 302 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list