[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1213-g62ebff2
Brad King
brad.king at kitware.com
Fri Jan 17 09:24:54 EST 2014
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 62ebff26a70e12ac0c5eec74f48750fbe0520daf (commit)
via c768e398f9c29aa12680fe89a52ce9b00eff2866 (commit)
from 9f0270aaaee8ef6b83de4241748e08f6d6fe126a (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=62ebff26a70e12ac0c5eec74f48750fbe0520daf
commit 62ebff26a70e12ac0c5eec74f48750fbe0520daf
Merge: 9f0270a c768e39
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 17 09:24:54 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 17 09:24:54 2014 -0500
Merge topic 'cmmakefile-const'
c768e398 cmMakefile: make some methods take const std::string& instead of const char*
-----------------------------------------------------------------------
Summary of changes:
Source/cmAddDependenciesCommand.cxx | 4 ++--
Source/cmAddExecutableCommand.cxx | 2 +-
Source/cmAddLibraryCommand.cxx | 2 +-
Source/cmComputeTargetDepends.cxx | 2 +-
Source/cmCoreTryCompile.cxx | 2 +-
Source/cmCustomCommandGenerator.cxx | 2 +-
Source/cmExportBuildFileGenerator.cxx | 2 +-
Source/cmExportCommand.cxx | 2 +-
Source/cmExportFileGenerator.cxx | 2 +-
Source/cmExportTryCompileFileGenerator.cxx | 2 +-
Source/cmFLTKWrapUICommand.cxx | 2 +-
Source/cmGeneratorExpressionEvaluator.cxx | 12 +++++-------
Source/cmGeneratorTarget.cxx | 10 +++++-----
Source/cmGetPropertyCommand.cxx | 6 +++---
Source/cmGetTargetPropertyCommand.cxx | 2 +-
Source/cmIfCommand.cxx | 2 +-
Source/cmInstallCommand.cxx | 4 ++--
Source/cmLocalGenerator.cxx | 2 +-
Source/cmMakefile.cxx | 18 +++++++++++-------
Source/cmMakefile.h | 8 +++++---
Source/cmSetPropertyCommand.cxx | 4 ++--
Source/cmSetTargetPropertiesCommand.cxx | 2 +-
Source/cmTarget.cxx | 20 ++++++++++----------
Source/cmTargetLinkLibrariesCommand.cxx | 2 +-
Source/cmTargetPropCommandBase.cxx | 4 ++--
Source/cmTestGenerator.cxx | 2 +-
26 files changed, 63 insertions(+), 59 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list