[Cmake-commits] CMake branch, master, updated. v3.6.1-870-gcdc911d

Brad King brad.king at kitware.com
Tue Sep 6 08:51:01 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  cdc911dc53bca22ca56acf2b9a4a0d69e3120c9a (commit)
       via  4ffdd564eb32be6147cb8610bbf6c0b5496fc56a (commit)
      from  19255a3516e230da77b18c051d89012bcabcd254 (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=cdc911dc53bca22ca56acf2b9a4a0d69e3120c9a
commit cdc911dc53bca22ca56acf2b9a4a0d69e3120c9a
Merge: 19255a3 4ffdd56
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Sep 6 08:50:58 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 6 08:50:58 2016 -0400

    Merge topic 'cpack-deb-long-filenames'
    
    4ffdd564 CPack/DEB: Add option to select archive type


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

Summary of changes:
 Help/release/dev/cpack-deb-long-filenames.rst      |    6 ++++
 Modules/CPackDeb.cmake                             |   33 +++++++++++++++++++-
 Source/CPack/cmCPackDebGenerator.cxx               |   12 +++++--
 .../CPack/DEB/LONG_FILENAMES-ExpectedFiles.cmake   |    5 +++
 ....cmake => LONG_FILENAMES-Prerequirements.cmake} |    4 +--
 .../CPack/DEB/LONG_FILENAMES-VerifyResult.cmake    |   26 +++++++++++++++
 ...cifics.cmake => LONG_FILENAMES-specifics.cmake} |    2 +-
 Tests/RunCMake/CPack/DEB/Prerequirements.cmake     |    7 +++++
 Tests/RunCMake/CPack/LONG_FILENAMES.cmake          |   10 ++++++
 Tests/RunCMake/CPack/RunCMakeTest.cmake            |    1 +
 10 files changed, 100 insertions(+), 6 deletions(-)
 create mode 100644 Help/release/dev/cpack-deb-long-filenames.rst
 create mode 100644 Tests/RunCMake/CPack/DEB/LONG_FILENAMES-ExpectedFiles.cmake
 copy Tests/RunCMake/CPack/DEB/{DEB_GENERATE_SHLIBS-Prerequirements.cmake => LONG_FILENAMES-Prerequirements.cmake} (58%)
 create mode 100644 Tests/RunCMake/CPack/DEB/LONG_FILENAMES-VerifyResult.cmake
 copy Tests/RunCMake/CPack/DEB/{COMPONENTS_EMPTY_DIR-specifics.cmake => LONG_FILENAMES-specifics.cmake} (66%)
 create mode 100644 Tests/RunCMake/CPack/LONG_FILENAMES.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list