[Cmake-commits] CMake branch, master, updated. v2.8.9-571-gf3b8049
David Cole
david.cole at kitware.com
Wed Oct 17 16:44:55 EDT 2012
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 f3b8049884354e166249f40c15df5a4907ace4ac (commit)
via 2a6bd96c1354484b4f9e71d11422f8da028c1622 (commit)
from 982905c0d23aded548718cf64665002cac350e77 (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=f3b8049884354e166249f40c15df5a4907ace4ac
commit f3b8049884354e166249f40c15df5a4907ace4ac
Merge: 982905c 2a6bd96
Author: David Cole <david.cole at kitware.com>
AuthorDate: Wed Oct 17 16:44:53 2012 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 17 16:44:53 2012 -0400
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
2a6bd96 Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
-----------------------------------------------------------------------
Summary of changes:
Source/cmExtraCodeBlocksGenerator.cxx | 4 +++-
Source/cmExtraEclipseCDT4Generator.cxx | 3 ++-
Source/cmGeneratorTarget.cxx | 4 ++--
Source/cmGeneratorTarget.h | 2 +-
Source/cmGlobalXCodeGenerator.cxx | 3 ++-
Source/cmLocalGenerator.cxx | 5 +++--
Source/cmLocalGenerator.h | 2 +-
Source/cmLocalVisualStudio6Generator.cxx | 26 +++++++++++++++++++++-----
Source/cmLocalVisualStudio6Generator.h | 2 +-
Source/cmLocalVisualStudio7Generator.cxx | 2 +-
Source/cmMakefileTargetGenerator.cxx | 18 ++++++++++++++----
Source/cmNinjaTargetGenerator.cxx | 6 ++++--
Source/cmVisualStudio10TargetGenerator.cxx | 7 ++++---
Templates/DLLHeader.dsptemplate | 16 ++++++++--------
Templates/EXEHeader.dsptemplate | 18 +++++++++---------
Templates/EXEWinHeader.dsptemplate | 16 ++++++++--------
Templates/staticLibHeader.dsptemplate | 16 ++++++++--------
17 files changed, 92 insertions(+), 58 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list