[Cmake-commits] CMake branch, master, updated. v3.2.0-371-g387466d
Brad King
brad.king at kitware.com
Mon Mar 9 09:45:52 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 387466dd9508ae57a864cdd8f2c8d8d28140b74c (commit)
via 66a9c90c4bb5bf93bd570a423f99486b24b9337d (commit)
from bdb00b36133c64a36fbba7fd6c648725062b6732 (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=387466dd9508ae57a864cdd8f2c8d8d28140b74c
commit 387466dd9508ae57a864cdd8f2c8d8d28140b74c
Merge: bdb00b3 66a9c90
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 9 09:45:51 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 9 09:45:51 2015 -0400
Merge topic 'custom-command-multiple-outputs'
66a9c90c Makefile: Fix multiple custom command outputs regression (#15116)
-----------------------------------------------------------------------
Summary of changes:
Source/cmGlobalBorlandMakefileGenerator.cxx | 1 -
Source/cmLocalUnixMakefileGenerator3.cxx | 56 +------------------
Source/cmLocalUnixMakefileGenerator3.h | 11 ----
Source/cmMakefileLibraryTargetGenerator.cxx | 5 +-
Source/cmMakefileTargetGenerator.cxx | 79 +++++++++++++++++++++++++--
Source/cmMakefileTargetGenerator.h | 10 ++++
6 files changed, 88 insertions(+), 74 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list