[Cmake-commits] CMake branch, release, updated. v3.9.0-rc5-37-ge8e38ae

Kitware Robot kwrobot at kitware.com
Wed Jul 12 09:25:02 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, release has been updated
       via  e8e38aea260a2dec1e5d95e42a09c21149fab9c9 (commit)
       via  e0fb3f314f0dcd2aa0ad2fd97fe3637f18747439 (commit)
       via  c42c039d324b4c56a9c550d158b6e085259c87aa (commit)
       via  5cf9c3d0cc654ba1a84f8bd65edbd09945c909a4 (commit)
       via  7638c6ea8de9029ac0dd1743a55a9e211fa53744 (commit)
       via  80b905f8826cc8c281bdc9bfd600e22dcc759dbc (commit)
       via  1ae1b880a8e3297daf7f2c02ff2cb07e51bbe4a1 (commit)
       via  cca8454ee5006e622c551630011f63f87a5c9748 (commit)
       via  6fba4ec0f55ffec4ee6939b3eca0eac47ca4a02f (commit)
       via  3250b9a122a19a840f63868a244832c24528d54a (commit)
      from  dd69dea3e7456cf8ea7e5d60362f6f8aa7aafa48 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst   |    4 +-
 Modules/Platform/Android/ndk-stl-c++_shared.cmake  |    1 +
 Source/bindexplib.cxx                              |   22 ++++---
 Source/cmFindBase.cxx                              |    2 +
 Source/cmFindCommon.cxx                            |   14 +----
 Source/cmFindCommon.h                              |    5 --
 Source/cmGlobalVisualStudio7Generator.cxx          |   20 ++++--
 Tests/RunCMake/AutoExportDll/foo.c                 |    2 -
 Tests/RunCMake/AutoExportDll/say.cxx               |   10 ---
 Tests/RunCMake/VSSolution/MorePost-check.cmake     |    2 +-
 Tests/RunCMake/VSSolution/MorePre-check.cmake      |    2 +-
 Tests/RunCMake/VSSolution/OnePost-check.cmake      |    2 +-
 Tests/RunCMake/VSSolution/OnePre-check.cmake       |    2 +-
 Tests/RunCMake/VSSolution/Override1-check.cmake    |    2 +-
 Tests/RunCMake/VSSolution/Override2-check.cmake    |    2 +-
 Tests/RunCMake/VSSolution/Override3-check.cmake    |    3 +
 Tests/RunCMake/VSSolution/Override3.cmake          |    4 ++
 Tests/RunCMake/VSSolution/PrePost-check.cmake      |    2 +-
 Tests/RunCMake/VSSolution/RunCMakeTest.cmake       |    1 +
 Tests/RunCMake/VSSolution/solution_parsing.cmake   |    3 +
 Tests/RunCMake/find_package/PackageRoot-stderr.txt |   64 ++++++++++++++++++++
 Tests/RunCMake/find_package/PackageRoot.cmake      |    4 ++
 .../find_package/PackageRoot/FindBar.cmake         |    2 +
 .../find_package/PackageRoot/FindFoo.cmake         |    2 +
 .../PackageRoot/bar/cmake_root/include/zot/zot.h   |    0
 .../PackageRoot/bar/env_root/include/zot/zot.h     |    0
 .../PackageRoot/foo/cmake_root/include/zot/zot.h   |    0
 .../PackageRoot/foo/env_root/include/zot/zot.h     |    0
 28 files changed, 125 insertions(+), 52 deletions(-)
 create mode 100644 Tests/RunCMake/VSSolution/Override3-check.cmake
 create mode 100644 Tests/RunCMake/VSSolution/Override3.cmake
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/find_package/PackageRoot/bar/cmake_root/include/zot/zot.h (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/find_package/PackageRoot/bar/env_root/include/zot/zot.h (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/find_package/PackageRoot/foo/cmake_root/include/zot/zot.h (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/RunCMake/find_package/PackageRoot/foo/env_root/include/zot/zot.h (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list