[Cmake-commits] CMake branch, master, updated. v3.7.1-1012-g039588e

Brad King brad.king at kitware.com
Wed Jan 11 09:58:45 EST 2017


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  039588e335fbf559f66719aff2a3c8920a078261 (commit)
       via  af77368ed3d81c877fc19a64831aff380cf4646e (commit)
      from  2eb5596503ab8cf2f5ded140d45aa013c9705436 (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=039588e335fbf559f66719aff2a3c8920a078261
commit 039588e335fbf559f66719aff2a3c8920a078261
Merge: 2eb5596 af77368
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 11 09:58:43 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 11 09:58:43 2017 -0500

    Merge topic 'cpack-rpm-user-binary-spec-file-test'
    
    af77368e CPack/RPM test for using custom binary spec file


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

Summary of changes:
 Tests/RunCMake/CPack/RunCMakeTest.cmake            |    1 +
 .../CUSTOM_BINARY_SPEC_FILE/ExpectedFiles.cmake    |    9 +++
 .../RPM-COMPONENT-stderr.txt                       |    2 +
 .../RPM-MONOLITHIC-stderr.txt                      |    1 +
 .../tests/CUSTOM_BINARY_SPEC_FILE/custom.spec.in   |   80 ++++++++++++++++++++
 .../CPack/tests/CUSTOM_BINARY_SPEC_FILE/test.cmake |    9 +++
 6 files changed, 102 insertions(+)
 create mode 100644 Tests/RunCMake/CPack/tests/CUSTOM_BINARY_SPEC_FILE/ExpectedFiles.cmake
 create mode 100644 Tests/RunCMake/CPack/tests/CUSTOM_BINARY_SPEC_FILE/RPM-COMPONENT-stderr.txt
 create mode 100644 Tests/RunCMake/CPack/tests/CUSTOM_BINARY_SPEC_FILE/RPM-MONOLITHIC-stderr.txt
 create mode 100644 Tests/RunCMake/CPack/tests/CUSTOM_BINARY_SPEC_FILE/custom.spec.in
 create mode 100644 Tests/RunCMake/CPack/tests/CUSTOM_BINARY_SPEC_FILE/test.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list