[Cmake-commits] CMake branch, master, updated. v3.7.1-860-g7b47ce5

Brad King brad.king at kitware.com
Mon Dec 12 14:21:33 EST 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  7b47ce5a3a9bf9b92c4f8f2590b788da444a6f94 (commit)
       via  4505411982aae1d5c79bd80c43b8cba5b3a462cf (commit)
      from  d1d11f73a1a7d2d2ad949e9a4ad1c65f155f3cfa (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=7b47ce5a3a9bf9b92c4f8f2590b788da444a6f94
commit 7b47ce5a3a9bf9b92c4f8f2590b788da444a6f94
Merge: d1d11f7 4505411
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Dec 12 14:21:30 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Dec 12 14:21:30 2016 -0500

    Merge topic 'document_cuda_standard_property'
    
    45054119 Help: Document CUDA_STANDARD and related properties


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

Summary of changes:
 Help/manual/cmake-compile-features.7.rst           |    6 ++++++
 Help/manual/cmake-properties.7.rst                 |    3 +++
 Help/manual/cmake-variables.7.rst                  |    3 +++
 .../{CXX_EXTENSIONS.rst => CUDA_EXTENSIONS.rst}    |   10 +++++-----
 .../{CXX_STANDARD.rst => CUDA_STANDARD.rst}        |   21 ++++++++++----------
 ...ARD_REQUIRED.rst => CUDA_STANDARD_REQUIRED.rst} |   12 +++++------
 ..._CXX_STANDARD.rst => CMAKE_CUDA_EXTENSIONS.rst} |    8 ++++----
 ...KE_CXX_STANDARD.rst => CMAKE_CUDA_STANDARD.rst} |    8 ++++----
 Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst     |   11 ++++++++++
 Help/variable/CMAKE_LANG_COMPILER_ID.rst           |    1 +
 10 files changed, 53 insertions(+), 30 deletions(-)
 copy Help/prop_tgt/{CXX_EXTENSIONS.rst => CUDA_EXTENSIONS.rst} (66%)
 copy Help/prop_tgt/{CXX_STANDARD.rst => CUDA_STANDARD.rst} (54%)
 copy Help/prop_tgt/{C_STANDARD_REQUIRED.rst => CUDA_STANDARD_REQUIRED.rst} (54%)
 copy Help/variable/{CMAKE_CXX_STANDARD.rst => CMAKE_CUDA_EXTENSIONS.rst} (53%)
 copy Help/variable/{CMAKE_CXX_STANDARD.rst => CMAKE_CUDA_STANDARD.rst} (54%)
 create mode 100644 Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list