[Cmake-commits] CMake branch, master, updated. v2.8.11.2-702-gdba225d
Brad King
brad.king at kitware.com
Tue Aug 6 16:55:00 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 dba225db334a89aae3835d98f200bb1ce3eb8753 (commit)
via c90151bd82740ba00ce9d8e72f4026118d5dfa0d (commit)
via 3873d29d9e2243baf843ebcc9b8dafbe51cb6ae9 (commit)
via 40a4302414e7dc51525f0b14159f0bebb45c9614 (commit)
via b02f09d4348afedbf9bd6d579344573e3b08b99f (commit)
via 4b15dc855d8f5347169391b6a1a86320f2efaae4 (commit)
via 60e568cf790705b3ed7a61d6768ba6220bfbabe8 (commit)
via dfbfe6f16629a9bb859b25eacbeeca56513e65df (commit)
from 87e0e6e497b76f4ab7292cca34bd7c006832723b (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=dba225db334a89aae3835d98f200bb1ce3eb8753
commit dba225db334a89aae3835d98f200bb1ce3eb8753
Merge: 87e0e6e c90151b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 6 16:54:54 2013 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 6 16:54:54 2013 -0400
Merge topic 'vs-cleanup'
c90151b VS: Unify how the name of the generator is specified
3873d29 Fix detection of WinCE SDKs with 64bit verion of CMake
40a4302 VS12: Remove duplicated overload of UseFolderProperty()
b02f09d VS: Replace ArchitectureId with PlatformName
4b15dc8 VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too
60e568c VS10: Do not set the TargetMachine when detecting the compiler
dfbfe6f VS6: Hardcode id_machine_6 for compiler detection
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeDetermineCompilerId.cmake | 19 ++++---------------
Modules/CompilerId/VS-10.vcxproj.in | 15 +++++++--------
Modules/CompilerId/VS-6.dsp.in | 6 +++---
Modules/CompilerId/VS-7.vcproj.in | 4 ++--
Source/cmGlobalVisualStudio10Generator.cxx | 12 ++++++------
Source/cmGlobalVisualStudio10Generator.h | 2 +-
Source/cmGlobalVisualStudio11Generator.cxx | 10 +++++-----
Source/cmGlobalVisualStudio11Generator.h | 2 +-
Source/cmGlobalVisualStudio12Generator.cxx | 19 +++++--------------
Source/cmGlobalVisualStudio12Generator.h | 3 +--
Source/cmGlobalVisualStudio71Generator.cxx | 11 ++++++-----
Source/cmGlobalVisualStudio71Generator.h | 2 +-
Source/cmGlobalVisualStudio7Generator.cxx | 24 +++++++++++++++++++-----
Source/cmGlobalVisualStudio7Generator.h | 8 +++++++-
Source/cmGlobalVisualStudio8Generator.cxx | 26 ++++----------------------
Source/cmGlobalVisualStudio8Generator.h | 5 +----
Source/cmGlobalVisualStudio9Generator.cxx | 7 +++----
Source/cmGlobalVisualStudio9Generator.h | 2 +-
Source/cmGlobalVisualStudioGenerator.cxx | 4 ----
Source/cmGlobalVisualStudioGenerator.h | 1 -
Source/cmVisualStudioWCEPlatformParser.cxx | 8 ++++++--
21 files changed, 83 insertions(+), 107 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list