[Cmake-commits] CMake branch, master, updated. v2.8.7-542-ge438218

David Cole david.cole at kitware.com
Fri Mar 2 11:50:15 EST 2012


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  e4382180fcbc4d325cae0ba1046d02075616f173 (commit)
       via  737c49a357e7a97b213857fd899081d42f38c143 (commit)
       via  261491fe171edb41c2dabce0fd90f282fb11bf6a (commit)
      from  b9beb660ea4656021a4ef57e5cbfa4f988108199 (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=e4382180fcbc4d325cae0ba1046d02075616f173
commit e4382180fcbc4d325cae0ba1046d02075616f173
Merge: b9beb66 737c49a
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Fri Mar 2 11:50:07 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Mar 2 11:50:07 2012 -0500

    Merge topic 'add-const-qualifiers'
    
    737c49a Add 'const' qualifier to some cmCommand members
    261491f cmPropertyDefinition::IsChained is const


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

Summary of changes:
 Source/CTest/cmCTestBuildCommand.h                |    6 ++--
 Source/CTest/cmCTestConfigureCommand.h            |    6 ++--
 Source/CTest/cmCTestCoverageCommand.h             |    6 ++--
 Source/CTest/cmCTestEmptyBinaryDirectoryCommand.h |    6 ++--
 Source/CTest/cmCTestMemCheckCommand.h             |    6 ++--
 Source/CTest/cmCTestReadCustomFilesCommand.h      |    6 ++--
 Source/CTest/cmCTestRunScriptCommand.h            |    6 ++--
 Source/CTest/cmCTestSleepCommand.h                |    6 ++--
 Source/CTest/cmCTestStartCommand.h                |    6 ++--
 Source/CTest/cmCTestSubmitCommand.h               |    6 ++--
 Source/CTest/cmCTestTestCommand.h                 |    6 ++--
 Source/CTest/cmCTestTestHandler.cxx               |   24 ++++++++++----------
 Source/CTest/cmCTestUpdateCommand.h               |    6 ++--
 Source/CTest/cmCTestUploadCommand.h               |    6 ++--
 Source/cmAddCustomCommandCommand.h                |    6 ++--
 Source/cmAddCustomTargetCommand.h                 |    6 ++--
 Source/cmAddDefinitionsCommand.h                  |    6 ++--
 Source/cmAddDependenciesCommand.h                 |    6 ++--
 Source/cmAddExecutableCommand.h                   |    6 ++--
 Source/cmAddLibraryCommand.h                      |    6 ++--
 Source/cmAddSubDirectoryCommand.h                 |    6 ++--
 Source/cmAddTestCommand.h                         |    6 ++--
 Source/cmAuxSourceDirectoryCommand.h              |    6 ++--
 Source/cmBreakCommand.h                           |    8 +++---
 Source/cmBuildCommand.h                           |    6 ++--
 Source/cmBuildNameCommand.h                       |   10 ++++----
 Source/cmCMakeMinimumRequired.h                   |    8 +++---
 Source/cmCMakePolicyCommand.h                     |    8 +++---
 Source/cmCommand.h                                |   14 ++++++------
 Source/cmConfigureFileCommand.h                   |    8 +++---
 Source/cmCreateTestSourceList.h                   |    6 ++--
 Source/cmDefinePropertyCommand.h                  |    6 ++--
 Source/cmElseCommand.h                            |    8 +++---
 Source/cmElseIfCommand.h                          |    8 +++---
 Source/cmEnableLanguageCommand.h                  |    6 ++--
 Source/cmEnableTestingCommand.h                   |    6 ++--
 Source/cmEndForEachCommand.h                      |    8 +++---
 Source/cmEndFunctionCommand.h                     |    8 +++---
 Source/cmEndIfCommand.h                           |    8 +++---
 Source/cmEndMacroCommand.h                        |    8 +++---
 Source/cmEndWhileCommand.h                        |    8 +++---
 Source/cmExecProgramCommand.h                     |   10 ++++----
 Source/cmExecuteProcessCommand.h                  |    8 +++---
 Source/cmExportCommand.h                          |    6 ++--
 Source/cmExportLibraryDependencies.h              |    8 +++---
 Source/cmFLTKWrapUICommand.h                      |    6 ++--
 Source/cmFileCommand.h                            |    8 +++---
 Source/cmFindBase.cxx                             |    4 +-
 Source/cmFindBase.h                               |    2 +-
 Source/cmFindFileCommand.h                        |    4 +-
 Source/cmFindLibraryCommand.h                     |    6 ++--
 Source/cmFindPackageCommand.cxx                   |    4 +-
 Source/cmFindPackageCommand.h                     |    8 +++---
 Source/cmFindPathCommand.h                        |    6 ++--
 Source/cmFindProgramCommand.h                     |    6 ++--
 Source/cmForEachCommand.h                         |    8 +++---
 Source/cmFunctionCommand.cxx                      |   10 ++++----
 Source/cmFunctionCommand.h                        |    8 +++---
 Source/cmGetCMakePropertyCommand.h                |    8 +++---
 Source/cmGetDirectoryPropertyCommand.h            |    8 +++---
 Source/cmGetFilenameComponentCommand.h            |    8 +++---
 Source/cmGetPropertyCommand.h                     |    8 +++---
 Source/cmGetSourceFilePropertyCommand.h           |    6 ++--
 Source/cmGetTargetPropertyCommand.h               |    6 ++--
 Source/cmGetTestPropertyCommand.h                 |    6 ++--
 Source/cmIfCommand.h                              |    8 +++---
 Source/cmIncludeCommand.h                         |    8 +++---
 Source/cmIncludeDirectoryCommand.h                |    6 ++--
 Source/cmIncludeExternalMSProjectCommand.h        |    6 ++--
 Source/cmIncludeRegularExpressionCommand.h        |    6 ++--
 Source/cmInstallCommand.h                         |    6 ++--
 Source/cmInstallFilesCommand.h                    |    8 +++---
 Source/cmInstallProgramsCommand.h                 |    8 +++---
 Source/cmInstallTargetsCommand.h                  |    8 +++---
 Source/cmLinkDirectoriesCommand.h                 |    6 ++--
 Source/cmLinkLibrariesCommand.h                   |    8 +++---
 Source/cmListCommand.h                            |    8 +++---
 Source/cmLoadCacheCommand.h                       |    6 ++--
 Source/cmLoadCommandCommand.cxx                   |    6 ++--
 Source/cmLoadCommandCommand.h                     |    6 ++--
 Source/cmMacroCommand.cxx                         |   10 ++++----
 Source/cmMacroCommand.h                           |    8 +++---
 Source/cmMakeDirectoryCommand.h                   |   10 ++++----
 Source/cmMarkAsAdvancedCommand.h                  |    8 +++---
 Source/cmMathCommand.h                            |    8 +++---
 Source/cmMessageCommand.h                         |    8 +++---
 Source/cmOptionCommand.h                          |    8 +++---
 Source/cmOutputRequiredFilesCommand.h             |    8 +++---
 Source/cmProjectCommand.h                         |    6 ++--
 Source/cmPropertyDefinition.h                     |    2 +-
 Source/cmQTWrapCPPCommand.h                       |    6 ++--
 Source/cmQTWrapUICommand.h                        |    6 ++--
 Source/cmRemoveCommand.h                          |   10 ++++----
 Source/cmRemoveDefinitionsCommand.h               |    6 ++--
 Source/cmReturnCommand.h                          |    8 +++---
 Source/cmSeparateArgumentsCommand.h               |    8 +++---
 Source/cmSetCommand.h                             |    8 +++---
 Source/cmSetDirectoryPropertiesCommand.h          |    8 +++---
 Source/cmSetPropertyCommand.h                     |    8 +++---
 Source/cmSetSourceFilesPropertiesCommand.h        |    6 ++--
 Source/cmSetTargetPropertiesCommand.h             |    6 ++--
 Source/cmSetTestsPropertiesCommand.h              |    6 ++--
 Source/cmSiteNameCommand.h                        |    8 +++---
 Source/cmSourceGroupCommand.h                     |    6 ++--
 Source/cmStringCommand.h                          |    8 +++---
 Source/cmSubdirCommand.h                          |    8 +++---
 Source/cmSubdirDependsCommand.h                   |    8 +++---
 Source/cmTargetLinkLibrariesCommand.h             |    6 ++--
 Source/cmTryCompileCommand.h                      |    6 ++--
 Source/cmTryRunCommand.h                          |    6 ++--
 Source/cmUnsetCommand.h                           |    8 +++---
 Source/cmUseMangledMesaCommand.h                  |   10 ++++----
 Source/cmUtilitySourceCommand.h                   |    8 +++---
 Source/cmVariableRequiresCommand.h                |    8 +++---
 Source/cmVariableWatchCommand.h                   |    8 +++---
 Source/cmWhileCommand.h                           |    8 +++---
 Source/cmWriteFileCommand.h                       |   10 ++++----
 117 files changed, 421 insertions(+), 421 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list