[Cmake-commits] CMake branch, master, updated. v3.3.1-1117-gf281c62
Brad King
brad.king at kitware.com
Wed Sep 9 11:30:52 EDT 2015
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 f281c6214ba932e5a5c9d8bae67313fc8bfa8ec9 (commit)
via 9cdf6ef48d62fed477cc9cf48995d7c91382f5f6 (commit)
via 1aa29f0db614f1292cff24633d61218d82490d1e (commit)
via d778a1c2ff56c425678bb9ec630c4fbd3d63bbbc (commit)
via 4da60024adfb312883b93e5e3cacd928aa2e79ce (commit)
via 874a265c94ff17e07a96969c0a7f8f98a66b1074 (commit)
from a3d384881b58975939289b3fac3158acb4dda09c (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=f281c6214ba932e5a5c9d8bae67313fc8bfa8ec9
commit f281c6214ba932e5a5c9d8bae67313fc8bfa8ec9
Merge: a3d3848 9cdf6ef
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 9 11:30:50 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 9 11:30:50 2015 -0400
Merge topic 'more-swift2-fixes'
9cdf6ef4 Swift: Add proper Swift compiler test
1aa29f0d Swift: Remove positive Swift language tests
d778a1c2 Swift: Require Xcode 6.1 and for MacOS X at least SDK 10.10
4da60024 Swift: Fix Compiler-Id detection for Swift 2
874a265c Swift: Make SwiftMix compatible with Swift 2
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeTestSwiftCompiler.cmake | 52 ++++++++++++++++++++++++++++++-
Modules/CompilerId/main.swift.in | 2 +-
Tests/CMakeLists.txt | 35 ++++++++++++++++++---
Tests/RunCMake/Swift/Enable-stdout.txt | 1 -
Tests/RunCMake/Swift/Enable.cmake | 1 -
Tests/RunCMake/Swift/RunCMakeTest.cmake | 2 --
Tests/SwiftMix/SwiftMain.swift | 6 ++--
7 files changed, 87 insertions(+), 12 deletions(-)
delete mode 100644 Tests/RunCMake/Swift/Enable-stdout.txt
delete mode 100644 Tests/RunCMake/Swift/Enable.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list