[Cmake-commits] CMake branch, master, updated. v3.1.0-730-gdd6c596

Brad King brad.king at kitware.com
Mon Jan 12 09:41:04 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  dd6c596c12070c0fdc71cb11ac154e99111fb6e0 (commit)
       via  55a73e6b1f70b3c8a783b130dff4c4689cea5ba2 (commit)
       via  8dc8d756bc278cd02f329b31218c2459908dc0bb (commit)
       via  b5813ceeb5b5f78351dd9f9c6af904db2f4451c9 (commit)
      from  d9a6ea4599eb3b736b4e695a9ffd5d8a51eac059 (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=dd6c596c12070c0fdc71cb11ac154e99111fb6e0
commit dd6c596c12070c0fdc71cb11ac154e99111fb6e0
Merge: d9a6ea4 55a73e6
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 12 09:41:02 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 12 09:41:02 2015 -0500

    Merge topic 'join-algorithm'
    
    55a73e6b Use the cmJoin algorithm where possible.
    8dc8d756 cmStandardIncludes: Add a join algorithm for string containers.
    b5813cee cmInstallCommand: Remove unused variable.


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

Summary of changes:
 Source/cmComputeLinkInformation.cxx          |   26 ++-------------
 Source/cmGeneratorExpressionEvaluator.cxx    |   11 +------
 Source/cmInstallCommand.cxx                  |   15 ++-------
 Source/cmListCommand.cxx                     |   30 ++----------------
 Source/cmMakefile.cxx                        |   12 +------
 Source/cmQtAutoGenerators.cxx                |   44 +++-----------------------
 Source/cmRST.cxx                             |    9 +-----
 Source/cmStandardIncludes.h                  |   27 ++++++++++++++++
 Source/cmSystemTools.cxx                     |   18 ++++-------
 Source/cmTarget.cxx                          |   31 ++----------------
 Source/cmTargetCompileFeaturesCommand.cxx    |   10 +-----
 Source/cmTargetCompileOptionsCommand.cxx     |   10 +-----
 Source/cmTargetIncludeDirectoriesCommand.cxx |   10 +-----
 Source/cmTargetSourcesCommand.cxx            |   10 +-----
 Source/cmake.cxx                             |    9 +-----
 15 files changed, 56 insertions(+), 216 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list