[Cmake-commits] CMake branch, master, updated. v2.8.12-548-gc247f1e

Brad King brad.king at kitware.com
Thu Oct 31 09:39:48 EDT 2013


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  c247f1e175212ea42f65f1ffa8cb85612a5af17c (commit)
       via  29071fed2efbc7857f3994ac746641a4c5a36b9d (commit)
      from  e02e3560fc282c62561d244b5600bf54cbc9feb2 (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=c247f1e175212ea42f65f1ffa8cb85612a5af17c
commit c247f1e175212ea42f65f1ffa8cb85612a5af17c
Merge: e02e356 29071fe
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 31 09:39:42 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 31 09:39:42 2013 -0400

    Merge topic 'vs-generator-names'
    
    29071fe VS: Add version year to generator names


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

Summary of changes:
 Help/generator/Visual Studio 10 2010.rst   |   12 ++++
 Help/generator/Visual Studio 10.rst        |    9 ---
 Help/generator/Visual Studio 11 2012.rst   |   12 ++++
 Help/generator/Visual Studio 11.rst        |    9 ---
 Help/generator/Visual Studio 12 2013.rst   |   12 ++++
 Help/generator/Visual Studio 12.rst        |    9 ---
 Help/manual/cmake-generators.7.rst         |    6 +-
 Source/cmGlobalGenerator.h                 |    4 ++
 Source/cmGlobalVisualStudio10Generator.cxx |   67 ++++++++++++++++++------
 Source/cmGlobalVisualStudio10Generator.h   |    2 +
 Source/cmGlobalVisualStudio11Generator.cxx |   80 ++++++++++++++++++---------
 Source/cmGlobalVisualStudio11Generator.h   |    2 +
 Source/cmGlobalVisualStudio12Generator.cxx |   67 ++++++++++++++++++------
 Source/cmGlobalVisualStudio12Generator.h   |    2 +
 Source/cmake.cxx                           |    8 ++--
 15 files changed, 208 insertions(+), 93 deletions(-)
 create mode 100644 Help/generator/Visual Studio 10 2010.rst
 delete mode 100644 Help/generator/Visual Studio 10.rst
 create mode 100644 Help/generator/Visual Studio 11 2012.rst
 delete mode 100644 Help/generator/Visual Studio 11.rst
 create mode 100644 Help/generator/Visual Studio 12 2013.rst
 delete mode 100644 Help/generator/Visual Studio 12.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list