[Cmake-commits] CMake branch, master, updated. v2.8.7-512-g881dc35
David Cole
david.cole at kitware.com
Fri Mar 2 11:47:44 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 881dc355798cde77869f6eb3b1f09b2139265e3f (commit)
via 573fa3bf136e5c780d3dd7e2dc692d52b3eba96d (commit)
from fc495b79da5e1b0200c8f0407940d5a238b07630 (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=881dc355798cde77869f6eb3b1f09b2139265e3f
commit 881dc355798cde77869f6eb3b1f09b2139265e3f
Merge: fc495b7 573fa3b
Author: David Cole <david.cole at kitware.com>
AuthorDate: Fri Mar 2 11:47:42 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Mar 2 11:47:42 2012 -0500
Merge topic 'factor-install-type'
573fa3b Factor cmInstallType out of cmTarget::TargetType
-----------------------------------------------------------------------
Summary of changes:
Source/cmExtraCodeBlocksGenerator.cxx | 4 ---
Source/cmExtraEclipseCDT4Generator.cxx | 4 ---
Source/cmFileCommand.cxx | 33 ++++++++++++-----------
Source/cmInstallDirectoryGenerator.cxx | 2 +-
Source/cmInstallExportGenerator.cxx | 5 +--
Source/cmInstallFilesGenerator.cxx | 6 +---
Source/cmInstallGenerator.cxx | 18 ++++++-------
Source/cmInstallGenerator.h | 3 +-
Source/cmInstallTargetGenerator.cxx | 26 ++++++++++++++----
Utilities/cm_bzlib.h => Source/cmInstallType.h | 24 +++++++++++------
Source/cmLocalGenerator.cxx | 4 ---
Source/cmTarget.cxx | 16 -----------
Source/cmTarget.h | 1 -
13 files changed, 67 insertions(+), 79 deletions(-)
copy Utilities/cm_bzlib.h => Source/cmInstallType.h (64%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list