[Cmake-commits] CMake branch, master, updated. v3.6.2-1169-gc6f07d0
Brad King
brad.king at kitware.com
Mon Sep 26 09:06:31 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 c6f07d06c610a9b1e6062d70ffc78c04bdf48ee4 (commit)
via b35568f3f9f9b8f4b5b2a2e6f4d524540980c3ae (commit)
via 49d50ad40719722236c7867bd69e7ab414224c49 (commit)
from d57a6493fc667f8a6ffa9fad2566a0cbea785ec5 (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=c6f07d06c610a9b1e6062d70ffc78c04bdf48ee4
commit c6f07d06c610a9b1e6062d70ffc78c04bdf48ee4
Merge: d57a649 b35568f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 26 09:06:29 2016 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 26 09:06:29 2016 -0400
Merge topic 'xcode-swift-version'
b35568f3 Xcode: Add option to set Swift language version
49d50ad4 Xcode: Port rudimentary Swift support to Xcode 8
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-variables.7.rst | 1 +
Help/release/dev/xcode-swift-version.rst | 6 ++++++
Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst | 5 +++++
Modules/CMakeDetermineCompilerId.cmake | 5 +++++
Modules/CompilerId/Xcode-3.pbxproj.in | 1 +
Source/cmGlobalXCodeGenerator.cxx | 9 +++++++++
Tests/SwiftOnly/CMakeLists.txt | 4 ++++
7 files changed, 31 insertions(+)
create mode 100644 Help/release/dev/xcode-swift-version.rst
create mode 100644 Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list