[Cmake-commits] CMake branch, master, updated. v3.3.2-1291-g5a83303

Brad King brad.king at kitware.com
Fri Sep 25 10:12:42 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  5a83303f50e7eadddae9bad0d13a7f751f733136 (commit)
       via  bd189cc24e2292ab80dde7c0d0ac1cd9fafb2d35 (commit)
      from  910ea2100425289ec4f13327141b5c45ede320bd (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=5a83303f50e7eadddae9bad0d13a7f751f733136
commit 5a83303f50e7eadddae9bad0d13a7f751f733136
Merge: 910ea21 bd189cc
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 25 10:12:40 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 25 10:12:40 2015 -0400

    Merge topic 'install-directory-dest-genex'
    
    bd189cc2 install: Allow generator expressions in DIRECTORY DESTINATION


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

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


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list