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  4ecc392b42e999e3e103eac0c0e28fa63c39167c (commit)
       via  65b81da458614c6a4652ea2e4fc933893c671281 (commit)
       via  30d2de9aa82196a12f47930e736181c48c568585 (commit)
       via  4a6e795b0c5cdafbc78f12389ec20d6bc4f9ca34 (commit)
       via  abb4a6781f96b28e4c30014915f566dee9130db7 (commit)
      from  6418eef222304db9a884a3cf101f86c2eabfb503 (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=4ecc392b42e999e3e103eac0c0e28fa63c39167c
commit 4ecc392b42e999e3e103eac0c0e28fa63c39167c
Merge: 6418eef 65b81da
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Jan 15 09:54:04 2015 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Thu Jan 15 09:54:04 2015 -0500

    Merge topic 'delete-algorithm'
    
    65b81da4 cmVariableWatch: Use the cmDeleteAll algorithm with for_each.
    30d2de9a cmGeneratorExpressionEvaluator: Replace own algorithm with 
cmDeleteAll.
    4a6e795b Use the cmDeleteAll algorithm instead of trivial raw loops.
    abb4a678 Add a generic algorithm for deleting items in a container.


-----------------------------------------------------------------------

Summary of changes:
 Source/CPack/cmCPackGeneratorFactory.cxx  |    6 +---
 Source/CursesDialog/cmCursesMainForm.cxx  |   13 ++------
 Source/cmCTest.cxx                        |    8 +----
 Source/cmComputeLinkDepends.cxx           |    7 +----
 Source/cmDependsC.cxx                     |    7 +----
 Source/cmDocumentation.cxx                |    7 +----
 Source/cmExportSet.cxx                    |    5 +---
 Source/cmFileLockPool.cxx                 |   17 ++---------
 Source/cmGeneratorExpression.cxx          |   10 +------
 Source/cmGeneratorExpressionEvaluator.cxx |   27 ++---------------
 Source/cmGlobalGenerator.cxx              |   20 ++-----------
 Source/cmInstalledFile.h                  |    6 +---
 Source/cmMakeDepend.cxx                   |    7 +----
 Source/cmMakefile.cxx                     |   46 +++++------------------------
 Source/cmOrderDirectories.cxx             |   14 ++-------
 Source/cmPolicies.cxx                     |    8 +----
 Source/cmStandardIncludes.h               |   27 +++++++++++++++++
 Source/cmTarget.cxx                       |    8 +----
 Source/cmVariableWatch.cxx                |   21 +++++--------
 Source/cmake.cxx                          |   12 ++------
 20 files changed, 68 insertions(+), 208 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to