[Cmake-commits] CMake branch, master, updated. v3.6.1-744-g41f03f5
Brad King
brad.king at kitware.com
Fri Aug 26 09:45:39 EDT 2016
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 41f03f5fa794e05745ff2975b7d8854e3a4a7792 (commit)
via 426f97d35300555fc5360698b6a6f0da2ba18169 (commit)
via bc8c0add7f799ad5775e4f229256832e17156b68 (commit)
from 135c78554944250e9a15efe2bc60e9f8197ff2a1 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=41f03f5fa794e05745ff2975b7d8854e3a4a7792
commit 41f03f5fa794e05745ff2975b7d8854e3a4a7792
Merge: 135c785 426f97d
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Aug 26 09:45:36 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Aug 26 09:45:36 2016 -0400
Merge topic 'cpack-rpm-debuginfo-pkg'
426f97d3 CPack/RPM: Add test for debuginfo package generation
bc8c0add CPack RPM debuginfo packages generation
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/cpack-rpm-debuginfo-pkg.rst | 6 ++
Modules/CPackRPM.cmake | 65 +++++++++++++++++++-
.../CPack/{DEPENDENCIES.cmake => DEBUGINFO.cmake} | 12 +++-
.../CPack/RPM/DEBUGINFO-ExpectedFiles.cmake | 14 +++++
Tests/RunCMake/CPack/RPM/DEBUGINFO-stderr.txt | 3 +
Tests/RunCMake/CPack/RunCMakeTest.cmake | 1 +
6 files changed, 96 insertions(+), 5 deletions(-)
create mode 100644 Help/release/dev/cpack-rpm-debuginfo-pkg.rst
copy Tests/RunCMake/CPack/{DEPENDENCIES.cmake => DEBUGINFO.cmake} (74%)
create mode 100644 Tests/RunCMake/CPack/RPM/DEBUGINFO-ExpectedFiles.cmake
create mode 100644 Tests/RunCMake/CPack/RPM/DEBUGINFO-stderr.txt
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list