[Cmake-commits] CMake branch, master, updated. v2.8.2-310-g65fa0f0
Brad King
brad.king at kitware.com
Tue Aug 31 14:24:46 EDT 2010
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 65fa0f02351e1564d60b266594b425094dce1959 (commit)
via a986dafd7f84f0c260d2a34480f8c36e7f4f313a (commit)
via 873e99a27deff3e90cdf98ac64cbc766477409d9 (commit)
via 654683adc7ebd504b200332d2fbb387668b70cb2 (commit)
via 36a550ae7a6d903bae2eaf950a18131251ffce03 (commit)
from f95074ba7025aadf2268dae910184c28be797afc (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=65fa0f02351e1564d60b266594b425094dce1959
commit 65fa0f02351e1564d60b266594b425094dce1959
Merge: f95074b a986daf
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 31 14:24:32 2010 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 31 14:24:32 2010 -0400
Merge topic 'CPackArchiveGenerator-ComponentSupport'
a986daf CPack fix broken compilation for CygwinSource generator
873e99a CPackArchiveGenerator improve usability and robustness
654683a CPackArchiveGenerator add component supports
36a550a CPackArchiveGenerator use cmArchiveWrite wrapper
-----------------------------------------------------------------------
Summary of changes:
Source/CPack/cmCPackArchiveGenerator.cxx | 412 ++++++++++++++-----------
Source/CPack/cmCPackArchiveGenerator.h | 45 +++-
Source/CPack/cmCPackCygwinSourceGenerator.cxx | 2 +-
Source/CPack/cmCPackGenerator.cxx | 10 +-
Source/CPack/cmCPackTGZGenerator.cxx | 4 +-
Source/CPack/cmCPackTarBZip2Generator.cxx | 4 +-
Source/CPack/cmCPackTarCompressGenerator.cxx | 4 +-
Source/CPack/cmCPackZIPGenerator.cxx | 4 +-
8 files changed, 284 insertions(+), 201 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list