[Cmake-commits] CMake branch, master, updated. v2.8.5-519-g449aef3

David Cole david.cole at kitware.com
Fri Sep 30 15:57:18 EDT 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  449aef3efb0932d025cd88ce044178f9944b2086 (commit)
       via  3b5256e19e27794ba871b0149f4c8f0237d1e872 (commit)
       via  3d5632ed59d3d46298304d20d3f11f9d1da02f93 (commit)
      from  72bac428cc9caaeb52b069c97845e3d031eded4a (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=449aef3efb0932d025cd88ce044178f9944b2086
commit 449aef3efb0932d025cd88ce044178f9944b2086
Merge: 72bac42 3b5256e
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Fri Sep 30 15:57:17 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 30 15:57:17 2011 -0400

    Merge topic 'vs11-generator'
    
    3b5256e Teach our tests about special cases for VS 11
    3d5632e Add Visual Studio 11 generator for x86 and x64 tools


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

Summary of changes:
 ...eVS10FindMake.cmake => CMakeVS11FindMake.cmake} |   38 +++++++++---------
 Source/CMakeLists.txt                              |    4 ++
 Source/cmGlobalVisualStudio10Generator.h           |    1 -
 ...tor.cxx => cmGlobalVisualStudio11Generator.cxx} |   42 ++++++++-----------
 ...nerator.h => cmGlobalVisualStudio11Generator.h} |   29 +++++++------
 ...xx => cmGlobalVisualStudio11Win64Generator.cxx} |   30 +++-----------
 ...or.h => cmGlobalVisualStudio11Win64Generator.h} |   23 +++++------
 Source/cmake.cxx                                   |    6 +++
 Tests/CheckCompilerRelatedVariables/CMakeLists.txt |    4 ++
 Tests/Preprocess/CMakeLists.txt                    |    5 ++-
 Tests/VSExternalInclude/CMakeLists.txt             |    4 +-
 11 files changed, 89 insertions(+), 97 deletions(-)
 copy Modules/{CMakeVS10FindMake.cmake => CMakeVS11FindMake.cmake} (61%)
 copy Source/{cmGlobalVisualStudio10IA64Generator.cxx => cmGlobalVisualStudio11Generator.cxx} (50%)
 copy Source/{cmGlobalVisualStudio10IA64Generator.h => cmGlobalVisualStudio11Generator.h} (57%)
 copy Source/{cmGlobalVisualStudio10Win64Generator.cxx => cmGlobalVisualStudio11Win64Generator.cxx} (53%)
 copy Source/{cmGlobalVisualStudio10Win64Generator.h => cmGlobalVisualStudio11Win64Generator.h} (58%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list