[Cmake-commits] CMake branch, master, updated. v3.10.0-rc1-15-g60a7452
Kitware Robot
kwrobot at kitware.com
Fri Oct 6 07:26:49 EDT 2017
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 60a7452811d779957eedc37992331c7c3deff9ed (commit)
via 7a31da43b1b598a255bf5261f7dff66e5aa71dd0 (commit)
via 09a3a1cb9f0e832fd9b882027df80fd8a198b427 (commit)
via 7986103940d455afe0c6757ada0d908a084e448e (commit)
via e67eb42fa1a9f5ffa2f1ae9307706ddf5ec696e2 (commit)
via e25d88ecb9925af45d990d47132bd45f86e20485 (commit)
via b32b717b69063698001c8c39737bcf690763c97c (commit)
via 7eaa964e9b6619dfe3b14ebdf80026e898a9a931 (commit)
via 85a7eaba5ec921ea9f61f340d2372f49ac5536bd (commit)
via 3345e2a2cc16e209f6e37caffe581b40e6ed19bb (commit)
from e1d6ede019d5afadd978428493132154de747fc6 (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=60a7452811d779957eedc37992331c7c3deff9ed
commit 60a7452811d779957eedc37992331c7c3deff9ed
Merge: 7986103 7a31da4
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 6 07:20:14 2017 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Oct 6 07:20:14 2017 -0400
Merge branch 'release-3.10'
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7986103940d455afe0c6757ada0d908a084e448e
commit 7986103940d455afe0c6757ada0d908a084e448e
Merge: e67eb42 b32b717
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 6 11:16:02 2017 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Fri Oct 6 07:17:09 2017 -0400
Merge topic 'minor-fixes'
b32b717b cmInstallCommandArguments: do not access static members through `this`
7eaa964e cmProcessTools: fix minor issue introduced by 595feb3
85a7eaba cmGeneratorTarget: remove dead code
3345e2a2 cmcmd: let operator<< for NumberFormatter reset the stream's format flags
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !1349
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e67eb42fa1a9f5ffa2f1ae9307706ddf5ec696e2
commit e67eb42fa1a9f5ffa2f1ae9307706ddf5ec696e2
Merge: e1d6ede e25d88e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Oct 6 11:15:09 2017 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Fri Oct 6 07:15:24 2017 -0400
Merge topic 'findopenmp-fix-verbose'
e25d88ec FindOpenMP: Fix link flags being used for compile
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !1348
-----------------------------------------------------------------------
Summary of changes:
Modules/FindOpenMP.cmake | 15 +++++++++++++--
Source/cmGeneratorTarget.cxx | 2 +-
Source/cmInstallCommandArguments.cxx | 6 +++---
Source/cmProcessTools.cxx | 2 +-
Source/cmcmd.cxx | 4 +++-
5 files changed, 21 insertions(+), 8 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list