[Cmake-commits] CMake branch, master, updated. v3.5.0-rc1-34-ge509c0e
Brad King
brad.king at kitware.com
Tue Feb 9 10:10:12 EST 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 e509c0e6d47510940d4282bf46b583ac15ab033d (commit)
via a1ad098dc8fc5204fc797b92faed517337816b82 (commit)
via 47460f3e152a59af81edd816cdfe6e0d54e38090 (commit)
via e86383e135e4cae9d54575445d945df1f6272b3a (commit)
from 41c38ee7cdd32b15b51dc44cdb97fd44f9831c40 (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=e509c0e6d47510940d4282bf46b583ac15ab033d
commit e509c0e6d47510940d4282bf46b583ac15ab033d
Merge: 41c38ee a1ad098
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 9 10:10:09 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 9 10:10:09 2016 -0500
Merge topic 'fix-install-EXPORT-crash'
a1ad098d Tests: Avoid OS X 10.5 limitation warning in RunCMake.install test
47460f3e install(EXPORT): Fix crash on target in another directory
e86383e1 Tests: Use newer policy settings in RunCMake.install test
-----------------------------------------------------------------------
Summary of changes:
Source/cmInstallCommand.cxx | 8 +++++---
Tests/RunCMake/install/CMP0062-NEW.cmake | 2 +-
Tests/RunCMake/install/CMP0062-OLD.cmake | 2 +-
Tests/RunCMake/install/CMP0062-WARN.cmake | 1 +
Tests/RunCMake/install/CMakeLists.txt | 2 +-
Tests/RunCMake/install/EXPORT-OldIFace.cmake | 7 +++++++
Tests/RunCMake/install/EXPORT-OldIFace/CMakeLists.txt | 2 ++
Tests/RunCMake/install/RunCMakeTest.cmake | 1 +
8 files changed, 19 insertions(+), 6 deletions(-)
create mode 100644 Tests/RunCMake/install/EXPORT-OldIFace.cmake
create mode 100644 Tests/RunCMake/install/EXPORT-OldIFace/CMakeLists.txt
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list