[Cmake-commits] CMake branch, master, updated. v2.8.10.1-219-g9f83203
Brad King
brad.king at kitware.com
Tue Nov 27 13:34:39 EST 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 9f832033d587d4f98b6a1b70674778acd91b8146 (commit)
via 0bbae6f95f55f23b758780f771bf4dd560ac2c07 (commit)
via d5cf644ac2e3f035d2d3413dd98aa0d46f9f27eb (commit)
via d8a59ea4b370eaf4a5b6162631af9e272fdb24b4 (commit)
from 9c48fc7213c2a7426a2c1713653484aa58beebcb (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=9f832033d587d4f98b6a1b70674778acd91b8146
commit 9f832033d587d4f98b6a1b70674778acd91b8146
Merge: 9c48fc7 0bbae6f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 27 13:34:36 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 27 13:34:36 2012 -0500
Merge topic 'revert-use-generator-target'
0bbae6f Revert "Move GetLinkInformation to cmGeneratorTarget"
d5cf644 Split link information processing into two steps.
d8a59ea Port cmGeneratorExpression to cmTarget from cmGeneratorTarget.
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorExpression.cxx | 2 +-
Source/cmGeneratorExpression.h | 3 +-
Source/cmGeneratorExpressionEvaluator.cxx | 4 +-
Source/cmGeneratorExpressionEvaluator.h | 3 +-
Source/cmGeneratorTarget.cxx | 42 +-----------------
Source/cmGeneratorTarget.h | 6 ---
Source/cmGlobalXCodeGenerator.cxx | 3 +-
Source/cmInstallTargetGenerator.cxx | 30 ++-----------
Source/cmInstallTargetGenerator.h | 5 +--
Source/cmLocalGenerator.cxx | 2 +-
Source/cmLocalVisualStudio6Generator.cxx | 4 +-
Source/cmLocalVisualStudio7Generator.cxx | 8 +---
Source/cmMakefileTargetGenerator.cxx | 6 +--
Source/cmNinjaTargetGenerator.cxx | 2 +-
Source/cmTarget.cxx | 64 +++++++++++++++++++++++++++-
Source/cmTarget.h | 14 ++++++
Source/cmVisualStudio10TargetGenerator.cxx | 2 +-
17 files changed, 97 insertions(+), 103 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list