[Cmake-commits] CMake branch, master, updated. v3.2.2-914-gebb54e0

Brad King brad.king at kitware.com
Thu Apr 23 09:04:45 EDT 2015


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  ebb54e02c4bfd9ef8ffb92a49afb873a0af58f2a (commit)
       via  75b0e1679c39ca824a4c49d9e1a2ae2b5f04ae06 (commit)
       via  fdfe4586a047d9b6cc64efdd22fbdc67e9f1193f (commit)
      from  9fd1f5494f3650cddf949335ed3cfdfe10e0f984 (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=ebb54e02c4bfd9ef8ffb92a49afb873a0af58f2a
commit ebb54e02c4bfd9ef8ffb92a49afb873a0af58f2a
Merge: 9fd1f54 75b0e16
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 23 09:04:43 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 23 09:04:43 2015 -0400

    Merge topic 'cpack-deb-linitian-md5hash'
    
    75b0e167 CPackDeb: Add basic package tests
    fdfe4586 CPackDeb: Fix lintian md5sum file warning


-----------------------------------------------------------------------

Summary of changes:
 Source/CPack/cmCPackDebGenerator.cxx               |    6 +
 Tests/CMakeLists.txt                               |   34 ++++
 Tests/CPackComponentsDEB/CMakeLists.txt            |   98 ++++++++++
 ...nfig-components-lintian-dpkgdeb-checks.cmake.in |   15 ++
 ...yResult-components-lintian-dpkgdeb-checks.cmake |   78 ++++++++
 .../CPackComponentsDEB/RunCPackVerifyResult.cmake  |  192 ++++++++++++++++++++
 .../license.txt                                    |    0
 .../mylib.cpp                                      |    0
 .../mylib.h                                        |    0
 .../mylibapp.cpp                                   |    0
 10 files changed, 423 insertions(+)
 create mode 100644 Tests/CPackComponentsDEB/CMakeLists.txt
 create mode 100644 Tests/CPackComponentsDEB/MyLibCPackConfig-components-lintian-dpkgdeb-checks.cmake.in
 create mode 100644 Tests/CPackComponentsDEB/RunCPackVerifyResult-components-lintian-dpkgdeb-checks.cmake
 create mode 100644 Tests/CPackComponentsDEB/RunCPackVerifyResult.cmake
 copy Tests/{CPackComponentsForAll => CPackComponentsDEB}/license.txt (100%)
 copy Tests/{CPackComponents => CPackComponentsDEB}/mylib.cpp (100%)
 copy Tests/{CPackComponents => CPackComponentsDEB}/mylib.h (100%)
 copy Tests/{CPackComponents => CPackComponentsDEB}/mylibapp.cpp (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list