[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1239-g1021ad8
Brad King
brad.king at kitware.com
Wed Jan 22 08:47:56 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 1021ad80f9faa41eb6755287904f5ef692deaf02 (commit)
via e00db59d6c3f1c519f0f0d7a359d6d1be396b255 (commit)
via d2dea79b36833412884807e96821d1e68d620b4d (commit)
from 041690c42cdde6e9c2d9682dbe3c835f177d8e38 (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=1021ad80f9faa41eb6755287904f5ef692deaf02
commit 1021ad80f9faa41eb6755287904f5ef692deaf02
Merge: 041690c e00db59
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 22 08:47:55 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 22 08:47:55 2014 -0500
Merge topic 'qcc-id'
e00db59d QNX: Introduce QCC compiler id for that QNX platform compiler.
d2dea79b CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
-----------------------------------------------------------------------
Summary of changes:
Help/manual/cmake-policies.7.rst | 1 +
Help/policy/CMP0047.rst | 16 +++++++++++
Modules/CMakeCCompilerId.c.in | 4 +++
Modules/CMakeCXXCompilerId.cpp.in | 4 +++
Modules/CMakeDetermineASMCompiler.cmake | 2 +-
Modules/CMakeDetermineCCompiler.cmake | 2 +-
Modules/CMakeDetermineCXXCompiler.cmake | 2 +-
Modules/CMakeDetermineCompilerId.cmake | 19 +++++++++++++
Modules/CMakeDetermineFortranCompiler.cmake | 2 +-
Modules/Platform/QNX-QCC-C.cmake | 4 +++
Modules/Platform/QNX-QCC-CXX.cmake | 4 +++
Modules/Platform/QNX.cmake | 40 ++++++++++++---------------
Source/cmGlobalGenerator.cxx | 38 ++++++++++++++++++++++++-
Source/cmPolicies.cxx | 5 ++++
Source/cmPolicies.h | 1 +
15 files changed, 117 insertions(+), 27 deletions(-)
create mode 100644 Help/policy/CMP0047.rst
create mode 100644 Modules/Platform/QNX-QCC-C.cmake
create mode 100644 Modules/Platform/QNX-QCC-CXX.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list