[Cmake-commits] CMake branch, master, updated. v2.8.6-209-g7efd93c

David Cole david.cole at kitware.com
Tue Nov 15 14:39:27 EST 2011


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  7efd93cd722d102d20602663536197904a8f29bf (commit)
       via  c92ffece804cd177c3531e58a39c3f0a6487d67d (commit)
       via  1be4b6f4638334970a3d3f19891b5997ddcf5717 (commit)
      from  6ac35e5cb3538c40bbfa662c6485684c26c7297d (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=7efd93cd722d102d20602663536197904a8f29bf
commit 7efd93cd722d102d20602663536197904a8f29bf
Merge: 6ac35e5 c92ffec
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Nov 15 14:39:25 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 15 14:39:25 2011 -0500

    Merge topic 'vs-version-ivar'
    
    c92ffec Enumerate VS11 version explicitly in local generators
    1be4b6f Order VS local generator Version ivar values consistently


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

Summary of changes:
 Source/cmGlobalVisualStudio10Generator.cxx     |    3 +-
 Source/cmGlobalVisualStudio11Generator.cxx     |   11 +++++++++
 Source/cmGlobalVisualStudio11Generator.h       |    3 ++
 Source/cmGlobalVisualStudio71Generator.cxx     |    4 +-
 Source/cmGlobalVisualStudio7Generator.cxx      |    3 +-
 Source/cmGlobalVisualStudio8Generator.cxx      |    4 +-
 Source/cmGlobalVisualStudio8Win64Generator.cxx |    4 +-
 Source/cmGlobalVisualStudio9Generator.cxx      |    4 +-
 Source/cmGlobalVisualStudio9IA64Generator.cxx  |    4 +-
 Source/cmGlobalVisualStudio9Win64Generator.cxx |    4 +-
 Source/cmLocalVisualStudio10Generator.cxx      |    3 +-
 Source/cmLocalVisualStudio10Generator.h        |    2 +-
 Source/cmLocalVisualStudio6Generator.cxx       |    3 +-
 Source/cmLocalVisualStudio7Generator.cxx       |   18 ++++++++--------
 Source/cmLocalVisualStudio7Generator.h         |    6 +----
 Source/cmLocalVisualStudioGenerator.cxx        |    3 +-
 Source/cmLocalVisualStudioGenerator.h          |   19 ++++++++++++++++-
 Source/cmVisualStudio10TargetGenerator.cxx     |    8 +++---
 Source/cmVisualStudioGeneratorOptions.cxx      |   27 ++++++++++++-----------
 Source/cmVisualStudioGeneratorOptions.h        |    9 +++----
 20 files changed, 87 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list