[Cmake-commits] CMake branch, master, updated. v3.0.0-rc6-1118-gf1b91a8
Brad King
brad.king at kitware.com
Tue Jun 10 09:17:37 EDT 2014
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 f1b91a8af6216c86c04a074b9d30ba8268ddd77b (commit)
via 1edaef39f128e869668b908958595d667414c303 (commit)
via 808f4b1fa4c13f9b412520f4bd2aebeaff95ccda (commit)
via 13e6d5595f4f076073e1522286f20f1a6733ad3e (commit)
via 8f4bdcc6cbc9dd3b146d4d51abf2f3b57bb6bbc8 (commit)
via eaa9f2f8eeaacb8df762efa5f7f95820aac06729 (commit)
via 2b3e7b6f943d525cd02c13daacd596f17d100fd4 (commit)
via 39af06e7f78863861ba7f8e85c511fb557412ff0 (commit)
via ee329d543c558a2064edc805b08f337bd31ab1fd (commit)
from 0c73273b1a47f54f3c299f20b8729ab6492871d8 (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=f1b91a8af6216c86c04a074b9d30ba8268ddd77b
commit f1b91a8af6216c86c04a074b9d30ba8268ddd77b
Merge: 0c73273 1edaef3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jun 10 09:17:36 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jun 10 09:17:36 2014 -0400
Merge topic 'vs10-refactor'
1edaef39 VS: Factor MS-tool-specific vcxproj settings into helper
808f4b1f VS: Re-order logic to group MS-tool-specific options together
13e6d559 VS: Set some options directly instead of using flag map
8f4bdcc6 VS: Remove always-true condition on compile options block
eaa9f2f8 VS: Refactor internal generator factory logic
2b3e7b6f VS: Fix vcxproj specification of empty output file extension
39af06e7 VS: Fix vcxproj elements specifying binary output locations
ee329d54 VS: Refactor flag table lookup
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalVisualStudio10Generator.cxx | 8 +-
Source/cmGlobalVisualStudio11Generator.cxx | 13 +-
Source/cmGlobalVisualStudio12Generator.cxx | 8 +-
Source/cmVisualStudio10TargetGenerator.cxx | 294 +++++++++++++++-------------
Source/cmVisualStudio10TargetGenerator.h | 6 +
5 files changed, 176 insertions(+), 153 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list