[Cmake-commits] CMake branch, master, updated. v2.8.2-333-g3913bff

Brad King brad.king at kitware.com
Tue Aug 31 14:37:18 EDT 2010


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  3913bff9865669e24edd6ef9423a4a6153714f22 (commit)
       via  ef4394defa22ba4288731ae65285c2f33e9e360a (commit)
       via  4fec681fa7cdc89a4aa40c95fa0156c566ff8722 (commit)
       via  be491298d4150888d452d95bbc76db6921cda40c (commit)
       via  807fca4ce67e4c95133082060b82fdecca30fcde (commit)
      from  1976c45a3c65534966d51b6e2f1d460081bb49b5 (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=3913bff9865669e24edd6ef9423a4a6153714f22
commit 3913bff9865669e24edd6ef9423a4a6153714f22
Merge: 1976c45 ef4394d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 31 14:37:16 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 31 14:37:16 2010 -0400

    Merge topic 'vs-platforms'
    
    ef4394d VS: Add ArchitectureId to VS 8 and 9 generators
    4fec681 VS: Map /ENTRY linker option to EntryPointSymbol
    be49129 VS: Add more TargetMachine option values
    807fca4 VS: Convert PlatformName member to a virtual method


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

Summary of changes:
 Source/cmGlobalVisualStudio10Generator.cxx      |    2 +-
 Source/cmGlobalVisualStudio10Win64Generator.cxx |    1 -
 Source/cmGlobalVisualStudio10Win64Generator.h   |    2 ++
 Source/cmGlobalVisualStudio8Generator.cxx       |   19 ++++++++++---------
 Source/cmGlobalVisualStudio8Generator.h         |    7 ++++---
 Source/cmGlobalVisualStudio8Win64Generator.cxx  |    6 ++----
 Source/cmGlobalVisualStudio8Win64Generator.h    |    2 ++
 Source/cmGlobalVisualStudio9Generator.cxx       |    5 +++--
 Source/cmGlobalVisualStudio9Win64Generator.cxx  |    6 ++----
 Source/cmGlobalVisualStudio9Win64Generator.h    |    2 ++
 Source/cmLocalVisualStudio7Generator.cxx        |   17 +++++++++++++++++
 11 files changed, 45 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list