[Cmake-commits] CMake branch, master, updated. v3.2.1-410-g15b06bc

Brad King brad.king at kitware.com
Thu Mar 12 15:26:37 EDT 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  15b06bc01278bafda15ff1fcece808959422d927 (commit)
       via  95dd238f5cde3aef28f09a2367ac7467d064ea10 (commit)
       via  4448f175c8d8ee2bfce920a5e7b7e57aa923a19d (commit)
       via  7916d7bac602e71be359e12600b19d823327bdf8 (commit)
      from  153e2dc3fc73fdb778e56e238441aab2a9f673dc (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=15b06bc01278bafda15ff1fcece808959422d927
commit 15b06bc01278bafda15ff1fcece808959422d927
Merge: 153e2dc 95dd238
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 12 15:26:35 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 12 15:26:35 2015 -0400

    Merge topic 'cmAlgorithms-cleanup'
    
    95dd238f cmRemoveDuplicates: Fix iterator -> const_iterator.
    4448f175 cmInstalledFile: Move Property implementation out of line.
    7916d7ba Include cmAlgorithms where it is used.


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

Summary of changes:
 Source/CTest/cmCTestBuildHandler.cxx         |    1 +
 Source/CursesDialog/cmCursesMainForm.cxx     |    1 +
 Source/cmAlgorithms.h                        |    2 +-
 Source/cmCTest.cxx                           |    1 +
 Source/cmComputeLinkDepends.cxx              |    1 +
 Source/cmComputeLinkInformation.cxx          |    1 +
 Source/cmCoreTryCompile.cxx                  |    1 +
 Source/cmDependsC.cxx                        |    1 +
 Source/cmDocumentation.cxx                   |    1 +
 Source/cmExportFileGenerator.cxx             |    1 +
 Source/cmExportInstallFileGenerator.cxx      |    1 +
 Source/cmFileCommand.cxx                     |    1 +
 Source/cmFindBase.cxx                        |    2 ++
 Source/cmFindPackageCommand.cxx              |    1 +
 Source/cmGeneratorExpression.cxx             |    1 +
 Source/cmGeneratorExpressionDAGChecker.cxx   |    1 +
 Source/cmGeneratorExpressionEvaluator.cxx    |    1 +
 Source/cmGeneratorTarget.cxx                 |    1 +
 Source/cmGetCMakePropertyCommand.cxx         |    1 +
 Source/cmGlobalGenerator.cxx                 |    1 +
 Source/cmGlobalUnixMakefileGenerator3.cxx    |    1 +
 Source/cmGlobalVisualStudio10Generator.cxx   |    1 +
 Source/cmGlobalVisualStudio11Generator.cxx   |    1 +
 Source/cmGlobalVisualStudio12Generator.cxx   |    1 +
 Source/cmGlobalVisualStudio14Generator.cxx   |    1 +
 Source/cmInstalledFile.cxx                   |   11 +++++++++++
 Source/cmInstalledFile.h                     |   12 ++----------
 Source/cmListCommand.cxx                     |    1 +
 Source/cmLocalGenerator.cxx                  |    1 +
 Source/cmLocalUnixMakefileGenerator3.cxx     |    1 +
 Source/cmMacroCommand.cxx                    |    1 +
 Source/cmMakeDepend.cxx                      |    1 +
 Source/cmMakefile.cxx                        |    1 +
 Source/cmNinjaNormalTargetGenerator.cxx      |    1 +
 Source/cmOrderDirectories.cxx                |    1 +
 Source/cmOutputRequiredFilesCommand.cxx      |    1 +
 Source/cmPolicies.cxx                        |    1 +
 Source/cmQtAutoGenerators.cxx                |    1 +
 Source/cmSearchPath.cxx                      |    1 +
 Source/cmSourceFileLocation.cxx              |    1 +
 Source/cmTarget.cxx                          |    1 +
 Source/cmTargetCompileDefinitionsCommand.cxx |    2 ++
 Source/cmTargetCompileFeaturesCommand.cxx    |    2 ++
 Source/cmTargetCompileOptionsCommand.cxx     |    2 ++
 Source/cmake.cxx                             |    1 +
 Source/cmakemain.cxx                         |    1 +
 Source/cmcmd.cxx                             |    1 +
 47 files changed, 62 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list