[Cmake-commits] CMake branch, master, updated. v3.3.0-rc4-528-ge00e871
Brad King
brad.king at kitware.com
Wed Jul 22 11:04:34 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 e00e8713de13570b8ca41291c0a863a8be00686c (commit)
via 7e9f908ef54a3c2fe42ae8f9376c77e5bc988a9a (commit)
via 3b09398ae27f0e4b5975920ac2787427ffc6ccc4 (commit)
from 4c3d431210d8c30b4b6fc67f75af73406dd396fa (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e00e8713de13570b8ca41291c0a863a8be00686c
commit e00e8713de13570b8ca41291c0a863a8be00686c
Merge: 4c3d431 7e9f908
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 22 11:04:32 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 22 11:04:32 2015 -0400
Merge topic 'export-no-custom-target'
7e9f908e export: Reject custom target exports earlier (#15657)
3b09398a Tests: Teach RunCMake.export to enable languages only when needed
-----------------------------------------------------------------------
Summary of changes:
Source/cmExportCommand.cxx | 6 ++++++
Tests/RunCMake/export/AppendExport-stderr.txt | 2 +-
Tests/RunCMake/export/AppendExport.cmake | 1 +
Tests/RunCMake/export/CMakeLists.txt | 2 +-
.../CMP0004-NEW-result.txt => export/CustomTarget-result.txt} | 0
Tests/RunCMake/export/CustomTarget-stderr.txt | 4 ++++
Tests/RunCMake/export/CustomTarget.cmake | 2 ++
Tests/RunCMake/export/OldIface-stderr.txt | 2 +-
Tests/RunCMake/export/OldIface.cmake | 1 +
Tests/RunCMake/export/RunCMakeTest.cmake | 1 +
10 files changed, 18 insertions(+), 3 deletions(-)
copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => export/CustomTarget-result.txt} (100%)
create mode 100644 Tests/RunCMake/export/CustomTarget-stderr.txt
create mode 100644 Tests/RunCMake/export/CustomTarget.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list