[Cmake-commits] CMake branch, master, updated. v3.2.2-1192-g56dc91c

Brad King brad.king at kitware.com
Tue May 19 11:09:35 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  56dc91c3adac1abbd2326fe677b6093c997771c1 (commit)
       via  dad8b03fbed1b78fa04909fe484d92067f2e4bad (commit)
       via  e435f875ec926d5080414837c5b7850475e2b45b (commit)
       via  b5f093f09652d6e7a2bb7a94b5a76e09b664cf68 (commit)
      from  93acb504c026e399597cf3a177e90ec6d6824656 (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=56dc91c3adac1abbd2326fe677b6093c997771c1
commit 56dc91c3adac1abbd2326fe677b6093c997771c1
Merge: 93acb50 dad8b03
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 19 11:09:34 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 19 11:09:34 2015 -0400

    Merge topic 'clean-up-vs-generators'
    
    dad8b03f VS: Remove obsolete methods.
    e435f875 VS: Move version information to global generator.
    b5f093f0 VS: Simplify setting of flag table.


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

Summary of changes:
 Source/cmGlobalVisualStudio10Generator.cxx |    4 +-
 Source/cmGlobalVisualStudio11Generator.cxx |    9 +---
 Source/cmGlobalVisualStudio11Generator.h   |    3 --
 Source/cmGlobalVisualStudio12Generator.cxx |    9 +---
 Source/cmGlobalVisualStudio12Generator.h   |    3 --
 Source/cmGlobalVisualStudio14Generator.cxx |    9 +---
 Source/cmGlobalVisualStudio14Generator.h   |    3 --
 Source/cmGlobalVisualStudio6Generator.cxx  |    1 +
 Source/cmGlobalVisualStudio71Generator.cxx |   13 +-----
 Source/cmGlobalVisualStudio71Generator.h   |    3 --
 Source/cmGlobalVisualStudio7Generator.cxx  |   62 +++++++++++++---------------
 Source/cmGlobalVisualStudio7Generator.h    |    3 +-
 Source/cmGlobalVisualStudio8Generator.cxx  |   14 +------
 Source/cmGlobalVisualStudio8Generator.h    |    3 --
 Source/cmGlobalVisualStudio9Generator.cxx  |   12 +-----
 Source/cmGlobalVisualStudio9Generator.h    |    3 --
 Source/cmGlobalVisualStudioGenerator.cxx   |   13 ++++++
 Source/cmGlobalVisualStudioGenerator.h     |   21 ++++++++++
 Source/cmLocalVisualStudio10Generator.cxx  |    4 +-
 Source/cmLocalVisualStudio10Generator.h    |    2 +-
 Source/cmLocalVisualStudio6Generator.cxx   |    2 +-
 Source/cmLocalVisualStudio7Generator.cxx   |   52 ++++++++++++-----------
 Source/cmLocalVisualStudio7Generator.h     |    5 +--
 Source/cmLocalVisualStudioGenerator.cxx    |   12 +++++-
 Source/cmLocalVisualStudioGenerator.h      |   23 ++---------
 Source/cmQtAutoGenerators.cxx              |    8 ++--
 Source/cmVisualStudio10TargetGenerator.cxx |   47 ++++++++++-----------
 Source/cmVisualStudioGeneratorOptions.cxx  |   26 ++++++------
 Source/cmVisualStudioGeneratorOptions.h    |    2 +-
 29 files changed, 162 insertions(+), 209 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list