[Cmake-commits] CMake branch, master, updated. v3.2.0-rc1-177-g93a38a2
Brad King
brad.king at kitware.com
Wed Feb 18 12:49:32 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 93a38a2abccf9041fa86a7a6cf3439b1b0480ad1 (commit)
via 6652afe66961bcbb5ff17dd7b8a3a91da62f2712 (commit)
via 75661fdfd94fef4b8f1e8112aa75d76d1cc366e6 (commit)
via 10e53e230811b94701d86e8c78e38df5abf69ee8 (commit)
via 74906322585034968142e1d1663f604e2c97332c (commit)
via 2acd04c96624ce530edcb0ca991bddad7f70023e (commit)
via 2d833232a35715e412a40ee6207137ecfee7da36 (commit)
via 26602cf56c4697a589f320809afa7a127268d09f (commit)
via cfb8483412761e567f64343ccc008b44150a901b (commit)
via 6010f93632c8de9405bc97e40fc06f5949c09976 (commit)
via 0550b9e330d75dfcb02257c998706759574cd9c0 (commit)
via 1ee4721f7c7d0d889e00c0a2cdb799e71a4b5574 (commit)
via 62429a1e54ec443edda35074bc66805d6e602f89 (commit)
via c697c1fafef16f00e4ec6a72d12eb3a43c01879a (commit)
from 4fb9e847c0c757ff6e1ee430bbb9fc2b6b4e2ae6 (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=93a38a2abccf9041fa86a7a6cf3439b1b0480ad1
commit 93a38a2abccf9041fa86a7a6cf3439b1b0480ad1
Merge: 4fb9e84 6652afe
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 18 12:49:29 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 18 12:49:29 2015 -0500
Merge topic 'minor-cleanups'
6652afe6 CTest: Use clear instead of erase-all.
75661fdf cmListCommand: Move size variable out of loop.
10e53e23 cmAlgorithms: Add missing const to functors.
74906322 cmAlgorithms: Remove sort of already-sorted container.
2acd04c9 cmcmd: Remove some comment copy-pasta.
2d833232 cmCoreTryCompile: Remove variable assignment.
26602cf5 cmLocalGenerator: Move variable population inside of condition.
cfb84834 Update comment to match recent dashboard testing.
6010f936 Revert "cmGlobalGenerator: Fix value type pushed into autogens vector"
0550b9e3 Revert "Attempt to fix the compile of cmake on Sun CC."
1ee4721f Help: Fix formatting of command parameter.
62429a1e cmGlobalGenerator: Remove unneeded pointer check.
c697c1fa cmTarget: Remove template argument workaround.
-----------------------------------------------------------------------
Summary of changes:
Help/command/target_compile_definitions.rst | 2 +-
Help/manual/cmake-developer.7.rst | 28 ---------------------------
Source/CMakeLists.txt | 2 +-
Source/CTest/cmCTestBuildAndTestHandler.cxx | 3 +--
Source/cmAlgorithms.h | 7 +++----
Source/cmCoreTryCompile.cxx | 3 +--
Source/cmGeneratorExpressionEvaluator.cxx | 5 +----
Source/cmGlobalGenerator.cxx | 8 ++------
Source/cmListCommand.cxx | 12 ++++++------
Source/cmLocalGenerator.cxx | 7 +++----
Source/cmTarget.cxx | 14 +++++---------
Source/cmcmd.cxx | 4 ----
12 files changed, 24 insertions(+), 71 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list