[Cmake-commits] CMake branch, master, updated. v2.8.3-709-gd5fceb4
Brad King
brad.king at kitware.com
Tue Feb 8 14:18:57 EST 2011
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 d5fceb4f07108071f4899e2b1bdfb945615e84e2 (commit)
via b8da1a1378a4e36d80bda0cd551cb27dcb0ec982 (commit)
via 92ced20fa13cd2b4ed45a80d265a590d2291f8ee (commit)
from 7f87205161bb7d87b20e37b58079a8fab3d27640 (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=d5fceb4f07108071f4899e2b1bdfb945615e84e2
commit d5fceb4f07108071f4899e2b1bdfb945615e84e2
Merge: 7f87205 b8da1a1
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 8 14:18:53 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 8 14:18:53 2011 -0500
Merge topic 'CPack-ComponentMoreZipTests'
b8da1a1 Avoid foreach IN LISTS syntax which is not supported by CMake 2.6
92ced20 CPack Tests the different ways of packaging components
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 56 ++++++++++++--------
Tests/CPackComponentsForAll/CMakeLists.txt | 12 ++--
.../MyLibCPackConfig-AllGroupsInOne.cmake.in | 18 ++++++
.../MyLibCPackConfig-AllInOne.cmake.in | 18 ++++++
.../MyLibCPackConfig-IgnoreGroup.cmake.in | 18 ++++++
.../MyLibCPackConfig-OnePackPerGroup.cmake.in | 18 ++++++
.../MyLibCPackConfig.cmake.in | 7 ---
.../RunCPackVerifyResult.cmake | 12 ++++
8 files changed, 123 insertions(+), 36 deletions(-)
create mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig-AllGroupsInOne.cmake.in
create mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig-AllInOne.cmake.in
create mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig-IgnoreGroup.cmake.in
create mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig-OnePackPerGroup.cmake.in
delete mode 100644 Tests/CPackComponentsForAll/MyLibCPackConfig.cmake.in
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list