[Cmake-commits] CMake branch, master, updated. v3.3.1-1190-g46915ab
Brad King
brad.king at kitware.com
Wed Sep 16 08:47:29 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 46915ab963639a5c6b0681d984f84059dccf70be (commit)
via ffa6f057b4ae07c9dc7b9e1d12ecc0a2e19333a1 (commit)
from 982850a86698d41d6998b4d538c128949570efdf (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=46915ab963639a5c6b0681d984f84059dccf70be
commit 46915ab963639a5c6b0681d984f84059dccf70be
Merge: 982850a ffa6f05
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 16 08:47:28 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 16 08:47:28 2015 -0400
Merge topic 'detect-c11-broken-thread-local'
ffa6f057 Avoid using C11 to build CMake if _Thread_local support is broken
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 7 ++++-
.../main.c => Source/Checks/cm_c11_thread_local.c | 1 +
Source/Checks/cm_c11_thread_local.cmake | 33 ++++++++++++++++++++
3 files changed, 40 insertions(+), 1 deletion(-)
copy Tests/CMakeOnly/LinkInterfaceLoop/main.c => Source/Checks/cm_c11_thread_local.c (52%)
create mode 100644 Source/Checks/cm_c11_thread_local.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list