[Cmake-commits] CMake branch, master, updated. v3.1.0-517-g45b1e31

Brad King brad.king at kitware.com
Thu Dec 18 10:16:41 EST 2014


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  45b1e31451dc9e393703380282434a2456284954 (commit)
       via  eeaa25e52144626dc76717dea37af3b8d20cb171 (commit)
      from  a39e65a8172097f8b2545610188a2bdc69598497 (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=45b1e31451dc9e393703380282434a2456284954
commit 45b1e31451dc9e393703380282434a2456284954
Merge: a39e65a eeaa25e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 18 10:16:40 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Dec 18 10:16:40 2014 -0500

    Merge topic 'vs-nsight-tegra-min-api'
    
    eeaa25e5 Add 'ANDROID_API_MIN' target property to set Android Target MIN API


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

Summary of changes:
 Help/manual/cmake-properties.7.rst           |    1 +
 Help/manual/cmake-toolchains.7.rst           |    5 +++--
 Help/manual/cmake-variables.7.rst            |    1 +
 Help/prop_tgt/ANDROID_API_MIN.rst            |    7 +++++++
 Help/release/dev/vs-nsight-tegra-min-api.rst |    5 +++++
 Help/variable/CMAKE_ANDROID_API_MIN.rst      |    5 +++++
 Source/cmTarget.cxx                          |    1 +
 Source/cmVisualStudio10TargetGenerator.cxx   |    6 ++++++
 Tests/VSNsightTegra/CMakeLists.txt           |    1 +
 9 files changed, 30 insertions(+), 2 deletions(-)
 create mode 100644 Help/prop_tgt/ANDROID_API_MIN.rst
 create mode 100644 Help/release/dev/vs-nsight-tegra-min-api.rst
 create mode 100644 Help/variable/CMAKE_ANDROID_API_MIN.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list