[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-515-g7f7d6a4
Brad King
brad.king at kitware.com
Mon Apr 7 10:14:24 EDT 2014
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 7f7d6a40302e208d7a082d1800431fc8803c0b79 (commit)
via a4e6bf8e36e6fa38bb40dc6df2345922de86bad4 (commit)
via 92e2fbe103c6ffc3af1189d0450493488c65baaa (commit)
via c5b26f3bec0e6e18255802da53886eae30a74021 (commit)
via eb163f37d449af27fe8446c5d8d632aa295b6428 (commit)
via 19b7c22d020a3b1bf26065beb33b0f2f499cd1ad (commit)
from 4023bd7b115fb9df6836dacea55e8cb3b1218c9c (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=7f7d6a40302e208d7a082d1800431fc8803c0b79
commit 7f7d6a40302e208d7a082d1800431fc8803c0b79
Merge: 4023bd7 a4e6bf8
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 7 10:14:23 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 7 10:14:23 2014 -0400
Merge topic 'optimize-source-file-processing'
a4e6bf8e cmTarget: Make GetSourceFiles string overload private.
92e2fbe1 cmGeneratorTarget: Trace cmSourceFile objects instead of strings.
c5b26f3b cmTarget: Cache the cmSourceFiles in GetSourceFiles.
eb163f37 cmTarget: Extract a ProcessSourceItemCMP0049 method.
19b7c22d Ninja: Query custom commands once per target, not once per file.
-----------------------------------------------------------------------
Summary of changes:
Source/cmGeneratorTarget.cxx | 37 ++++++++--------
Source/cmNinjaTargetGenerator.cxx | 14 +++---
Source/cmNinjaTargetGenerator.h | 1 +
Source/cmTarget.cxx | 87 +++++++++++++++++++++++++++++--------
Source/cmTarget.h | 8 ++--
5 files changed, 100 insertions(+), 47 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list