[Cmake-commits] CMake branch, master, updated. v3.7.0-rc2-403-g505f56d
Brad King
brad.king at kitware.com
Tue Nov 1 09:14:39 EDT 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 505f56dc91a94446b907620881f9156c9a9dfc92 (commit)
via f648b9be6347046583ee795f42e39713f248a608 (commit)
via e7480d670b9a20bc5d8b17db5a9427fafb212e85 (commit)
from 357305953600b0de49f0373888c8fe5eb1e7eef4 (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=505f56dc91a94446b907620881f9156c9a9dfc92
commit 505f56dc91a94446b907620881f9156c9a9dfc92
Merge: 3573059 f648b9b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 1 09:14:37 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 1 09:14:37 2016 -0400
Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'
f648b9be Tests: Check that CROSSCOMPILING_EMULATOR is not used on imported targets
e7480d67 Fix custom command target substitution with CROSSCOMPILING_EMULATOR
-----------------------------------------------------------------------
Summary of changes:
Source/cmCustomCommandGenerator.cxx | 45 ++++++++++++++------
Source/cmCustomCommandGenerator.h | 4 +-
.../CrosscompilingEmulator/AddCustomCommand.cmake | 17 +++++++-
.../CrosscompilingEmulator/AddCustomTarget.cmake | 16 ++++++-
.../generated_exe_emulator_unexpected.cxx | 9 ++++
.../simple_src_exitsuccess.cxx | 4 --
Tests/RunCMake/pseudo_emulator_custom_command.c | 3 +-
7 files changed, 77 insertions(+), 21 deletions(-)
create mode 100644 Tests/RunCMake/CrosscompilingEmulator/generated_exe_emulator_unexpected.cxx
delete mode 100644 Tests/RunCMake/CrosscompilingEmulator/simple_src_exitsuccess.cxx
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list