[Cmake-commits] CMake branch, release, updated. v3.7.0-rc1-32-g9f240cf

Brad King brad.king at kitware.com
Mon Oct 10 11:31:27 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, release has been updated
       via  9f240cff8ad14832dbc5472917b3b2e3fe813e46 (commit)
       via  c22f3cf7153fcf766d0ecc17d72e93bf4209e0b2 (commit)
       via  bf28a3873d633d233991f14e8e4d10c76f410deb (commit)
       via  5d8da06d60138c18eb68fab01b9b6e736ecd4914 (commit)
       via  dda6775c940129d2a38fecd6cf6273f7d97ccca0 (commit)
       via  a033f8671272c382ba55c23f1269439cc4db4a97 (commit)
       via  111d90465f00559c808b7a02944f890af6c0fe89 (commit)
       via  8cdac469d19f486b167006e4d4fcbf2a18c85866 (commit)
       via  2b9dad694a43d850af5fe83dd327fc82db29a012 (commit)
       via  d231f3b738b31ebad075c49abcef972c268ba9d0 (commit)
       via  20e8dcf162b9963c9ff195525bc433df2bc2de2a (commit)
       via  845b98f45b09b399f914d9df3c6a6008d7558b1b (commit)
       via  fbc1a30b87f9af2f798e1f2dc61e94089a99e213 (commit)
       via  80574a38e6cb6ac33630e878d9633f1267b53d2b (commit)
       via  ffff5c17a5b87984b9bcb7e6f20445b0efdcd124 (commit)
       via  0c3a04777cc5fa8bc43b57b789e72630781ef56a (commit)
       via  ebef3632c79491c402991967aab03a9c971cb70d (commit)
       via  f59e87792943904dcb11e16380883e87395d115f (commit)
       via  dcf9729eb9a3647fc3c9cd5f2e04a5419420fb61 (commit)
       via  f53b01ff0fdead346f3f63310d4a7359db269fb4 (commit)
       via  ca50c89e416934a586ad6839b2aaba8e7257cc2e (commit)
      from  aac66d79743b3ad1bae0fd9facc9ac329fa9df53 (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:
 CMakeLists.txt                                     |    8 ++-
 Help/variable/CMAKE_CODELITE_USE_TARGETS.rst       |    5 +-
 Modules/CPackRPM.cmake                             |   68 ++++++++++++--------
 Modules/FindProtobuf.cmake                         |   16 +++--
 Modules/Platform/Android/ndk-stl-c++.cmake         |   10 ++-
 Source/cmExportBuildAndroidMKGenerator.cxx         |   12 ++++
 Source/cmExtraCodeLiteGenerator.cxx                |    4 +-
 Source/cmGlobalGenerator.cxx                       |   19 ++++++
 Source/cmGlobalGenerator.h                         |    4 ++
 Source/kwsys/SystemTools.cxx                       |   20 +++---
 Tests/RunCMake/Android/android.cxx                 |    3 +
 Tests/RunCMake/Android/common.cmake                |    6 +-
 Tests/RunCMake/AndroidMK/AndroidMK.cmake           |    2 +-
 Tests/RunCMake/AndroidMK/bar.c                     |    3 +
 .../RunCMake/AndroidMK/expectedBuildAndroidMK.txt  |    3 +
 .../AndroidMK/expectedInstallAndroidMK.txt         |    3 +
 16 files changed, 130 insertions(+), 56 deletions(-)
 create mode 100644 Tests/RunCMake/AndroidMK/bar.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list