[Cmake-commits] CMake branch, master, updated. v3.6.0-445-g3421602
Brad King
brad.king at kitware.com
Tue Jul 19 08:26:07 EDT 2016
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 34216023e6160908ae50721504924ef3ab3ed4f9 (commit)
via b1f87a50b3aee129d420b8d789ebec55068e4ec5 (commit)
from 6a44e34630180250b865134c2a0ccbf9993339ca (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=34216023e6160908ae50721504924ef3ab3ed4f9
commit 34216023e6160908ae50721504924ef3ab3ed4f9
Merge: 6a44e34 b1f87a5
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 19 08:26:05 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 19 08:26:05 2016 -0400
Merge topic 'use-better-KWSys-GetEnv'
b1f87a50 Use better KWSys SystemTools::GetEnv and HasEnv signatures
-----------------------------------------------------------------------
Summary of changes:
Source/CPack/cmCPackGenerator.cxx | 8 ++++----
Source/CTest/cmCTestCoverageHandler.cxx | 13 ++++++-------
Source/CTest/cmCTestCurl.cxx | 27 ++++++++++++++-------------
Source/CTest/cmCTestMultiProcessHandler.cxx | 10 ++++++----
Source/cmBuildCommand.cxx | 27 ++++++++++++++-------------
Source/cmCLocaleEnvironmentScope.cxx | 5 +++--
Source/cmCTest.cxx | 12 +++++++-----
Source/cmCommandArgumentParserHelper.cxx | 8 ++++----
Source/cmConditionEvaluator.cxx | 2 +-
Source/cmExportCommand.cxx | 5 ++---
Source/cmExtraEclipseCDT4Generator.cxx | 9 +++++----
Source/cmFileCommand.cxx | 11 ++++++-----
Source/cmFindPackageCommand.cxx | 4 ++--
Source/cmGlobalVisualStudio7Generator.cxx | 6 +++---
Source/cmMakefile.cxx | 5 ++++-
Source/cmNinjaTargetGenerator.cxx | 2 +-
Source/cmQtAutoGenerators.cxx | 2 +-
Source/cmSetCommand.cxx | 7 ++++---
Source/cmState.cxx | 5 +++--
Source/cmSystemTools.cxx | 6 +++---
Source/cmTimestamp.cxx | 7 +++----
Tests/QtAutogen/abc.h => Source/cmUtils.hxx | 24 +++++++++++-------------
Source/cmake.cxx | 21 ++++++---------------
Source/cmcmd.cxx | 16 ++++++----------
24 files changed, 119 insertions(+), 123 deletions(-)
copy Tests/QtAutogen/abc.h => Source/cmUtils.hxx (52%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list