[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-821-gb80928f
Brad King
brad.king at kitware.com
Wed May 7 15:59:50 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 b80928f0ae41c9a2fe6951caf85cc439a8a19c65 (commit)
via 77b3796581e0b82f0b977418ed52e8c25b96bbd7 (commit)
via 7b8a990424228716cc3161027dcf2c18ef9793b6 (commit)
via 10baf00f3d14124ee97ca12510595501d66ed70e (commit)
via 14e7a8ae1c8be09a58156d71b185e2b98d378a07 (commit)
via b4cb543e0c0648bbd3dbede91f864f89275417c4 (commit)
via e8e1f3a19fd07ba64381094b98c66f7d07c1746e (commit)
via 5554910ec2573282a85e61736e96f48e5f550066 (commit)
from 1cc1efc063c332ec6e05837a33695adc4fd798e7 (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=b80928f0ae41c9a2fe6951caf85cc439a8a19c65
commit b80928f0ae41c9a2fe6951caf85cc439a8a19c65
Merge: 1cc1efc 77b3796
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed May 7 15:59:49 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 7 15:59:49 2014 -0400
Merge topic 'dev/source-file-performance'
77b37965 cmSourceFile: Take a string
7b8a9904 perf: Cache the language property string
10baf00f cmSourceFile: Cache the isUiFile check
14e7a8ae cmSourceFileLocation: Return a string reference
b4cb543e cmSourceFileLocation: Save some string copies
e8e1f3a1 cmSourceFileLocation: Simplify logic in Matches
5554910e cmSourceFileLocation: Avoid string allocation in extension checking
-----------------------------------------------------------------------
Summary of changes:
Source/cmSourceFile.cxx | 12 +++---
Source/cmSourceFile.h | 5 ++-
Source/cmSourceFileLocation.cxx | 88 +++++++++++++++++++--------------------
Source/cmSourceFileLocation.h | 2 +-
4 files changed, 56 insertions(+), 51 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list