[Cmake-commits] CMake branch, master, updated. v3.1.0-867-ga6bbbd0
Brad King
brad.king at kitware.com
Mon Jan 19 09:43:28 EST 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 a6bbbd0f4a9ca9d683000f3302842bc25615e57a (commit)
via fa889c4d2f49ed4b3edc8e7820b4d9bbfeeeb2a3 (commit)
via 8211010c3f0d262cd7d300856f34a3af01f766b3 (commit)
via b54225732f6b46c8f2ab0b2dd76ffa04d173b2f0 (commit)
via 92a37f92791f801d378b49fd86f097391facd02e (commit)
via aac44e71e6a6c2630f1c1e61b34cf91aa775dc02 (commit)
from 95d42840e88599ab1959f7531668e320a7c20fdf (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=a6bbbd0f4a9ca9d683000f3302842bc25615e57a
commit a6bbbd0f4a9ca9d683000f3302842bc25615e57a
Merge: 95d4284 fa889c4
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 19 09:43:27 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 19 09:43:27 2015 -0500
Merge topic 'use-member-insert'
fa889c4d cmakemain: Initialize vector content with iterators directly.
8211010c cmakemain: Use member insert in command line handling code.
b5422573 cmListCommand: Replace loop with member algorithm.
92a37f92 Convert raw loops to set member insert.
aac44e71 Convert raw loops to vector member insert.
-----------------------------------------------------------------------
Summary of changes:
Source/cmComputeLinkDepends.cxx | 7 ++-----
Source/cmGeneratorExpression.cxx | 8 ++------
Source/cmListCommand.cxx | 10 +++-------
Source/cmLoadCacheCommand.cxx | 5 +----
Source/cmLocalUnixMakefileGenerator3.cxx | 7 ++-----
Source/cmakemain.cxx | 12 +++---------
6 files changed, 13 insertions(+), 36 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list