[Cmake-commits] CMake branch, master, updated. v3.7.0-rc2-330-g644ff57

Brad King brad.king at kitware.com
Tue Oct 25 09:08:57 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  644ff572f736ff04f927661fa5bd2283cd3ee3e1 (commit)
       via  4c272adbe1d67af4779f4e72d9562457ed851dac (commit)
       via  6205f1797e33c22ab1f9cda8598d02b24497b806 (commit)
      from  9430125511865b65e2fa897c59c70414238fbf91 (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=644ff572f736ff04f927661fa5bd2283cd3ee3e1
commit 644ff572f736ff04f927661fa5bd2283cd3ee3e1
Merge: 9430125 4c272ad
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 25 09:08:55 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 25 09:08:55 2016 -0400

    Merge topic 'android-pic'
    
    4c272adb Android: Link position-independent executables with proper flags
    6205f179 Android: Set CMAKE_POSITION_INDEPENDENT_CODE automatically


-----------------------------------------------------------------------

Summary of changes:
 Modules/Platform/Android/abi-arm64-v8a-Clang.cmake   |    4 ----
 Modules/Platform/Android/abi-arm64-v8a-GNU.cmake     |    3 ---
 Modules/Platform/Android/abi-armeabi-Clang.cmake     |    1 -
 Modules/Platform/Android/abi-armeabi-GNU.cmake       |    1 -
 Modules/Platform/Android/abi-armeabi-v6-Clang.cmake  |    1 -
 Modules/Platform/Android/abi-armeabi-v6-GNU.cmake    |    1 -
 Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake |    1 -
 Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake   |    1 -
 Modules/Platform/Android/abi-common.cmake            |    9 +++++++++
 Modules/Platform/Android/abi-mips-Clang.cmake        |    4 ----
 Modules/Platform/Android/abi-mips-GNU.cmake          |    3 ---
 Modules/Platform/Android/abi-mips64-Clang.cmake      |    4 ----
 Modules/Platform/Android/abi-mips64-GNU.cmake        |    3 ---
 Modules/Platform/Android/abi-x86-Clang.cmake         |    4 ----
 Modules/Platform/Android/abi-x86_64-Clang.cmake      |    4 ----
 15 files changed, 9 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list