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  cbfae8c3f2c971441d4943a630efe7b186ee0c44 (commit)
       via  69ab5f55026c7e884a70f04aa7ddef776f74305b (commit)
       via  17aa6fd36284ad937bfce370cf8d5e5de87a334b (commit)
      from  02ccef2ae586ce342cb76eaec61db0e2132081a4 (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=cbfae8c3f2c971441d4943a630efe7b186ee0c44
commit cbfae8c3f2c971441d4943a630efe7b186ee0c44
Merge: 02ccef2 69ab5f5
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Sep 24 10:28:54 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Thu Sep 24 10:28:54 2015 -0400

    Merge topic 'install-files-dest-genex'
    
    69ab5f55 Tests: Cover install(FILES) with a genex DESTINATION
    17aa6fd3 install: Allow generator expressions in FILES DESTINATION


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

Summary of changes:
 Help/command/install.rst                           |    4 ++++
 Help/release/dev/install-files-dest-genex.rst      |    5 ++++
 Source/cmInstallFilesGenerator.cxx                 |   25 ++++++++++++++++----
 Source/cmInstallFilesGenerator.h                   |    6 ++++-
 Tests/ExportImport/Export/CMakeLists.txt           |    4 ++--
 .../FILES-DESTINATION-bad-result.txt}              |    0
 .../FILES-DESTINATION-bad-stderr.txt}              |    0
 Tests/RunCMake/install/FILES-DESTINATION-bad.cmake |    1 +
 Tests/RunCMake/install/RunCMakeTest.cmake          |    1 +
 Tests/SimpleInstall/CMakeLists.txt                 |    4 ++--
 Tests/SimpleInstallS2/CMakeLists.txt               |    4 ++--
 11 files changed, 43 insertions(+), 11 deletions(-)
 create mode 100644 Help/release/dev/install-files-dest-genex.rst
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => 
install/FILES-DESTINATION-bad-result.txt} (100%)
 copy Tests/RunCMake/{XcodeProject/XcodeAttributeGenexError-stderr.txt => 
install/FILES-DESTINATION-bad-stderr.txt} (100%)
 create mode 100644 Tests/RunCMake/install/FILES-DESTINATION-bad.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to