[Cmake-commits] CMake branch, master, updated. v3.6.0-460-ge297e04
Brad King
brad.king at kitware.com
Thu Jul 21 10:39:09 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 e297e0455eb50243197bfe2f4f0594971ba9aab0 (commit)
via 1296a0eadae05acb03f1313242f937b785a9bcc3 (commit)
from f639fd8c5f78950638ee0142685faacff58b57d4 (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=e297e0455eb50243197bfe2f4f0594971ba9aab0
commit e297e0455eb50243197bfe2f4f0594971ba9aab0
Merge: f639fd8 1296a0e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jul 21 10:39:07 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jul 21 10:39:07 2016 -0400
Merge topic 'ninja-target-deps'
1296a0ea Ninja: Fix inter-target order-only dependencies of custom commands
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalNinjaGenerator.cxx | 38 ++++++++++++++++++++
Source/cmGlobalNinjaGenerator.h | 11 ++++++
Source/cmLocalNinjaGenerator.cxx | 5 +--
.../RunCMake/add_custom_target/RunCMakeTest.cmake | 14 ++++++++
Tests/RunCMake/add_custom_target/TargetOrder.cmake | 31 ++++++++++++++++
5 files changed, 97 insertions(+), 2 deletions(-)
create mode 100644 Tests/RunCMake/add_custom_target/TargetOrder.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list