[Cmake-commits] CMake branch, master, updated. v3.4.1-630-g5875801
Brad King
brad.king at kitware.com
Fri Dec 4 09:54:20 EST 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 5875801293ae1ba09b15cdc22902ee7766416de5 (commit)
via 7a3277276e69c92d0f69674cdc27bae11bcbc14f (commit)
via 25211d756fad353e96d29e289d40d780a5341c92 (commit)
via 060442c2e866c44ecf0c479e49e1d5ae35e8c6fb (commit)
via f3b3219c9687e54a83dc7e5dabb0afc4637bb799 (commit)
via ddbda72288f022fa558d8253c8894687634448c1 (commit)
from 65dc4170f858d561144a3c79397f4d2822bae4b6 (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=5875801293ae1ba09b15cdc22902ee7766416de5
commit 5875801293ae1ba09b15cdc22902ee7766416de5
Merge: 65dc417 7a32772
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Dec 4 09:54:18 2015 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Dec 4 09:54:18 2015 -0500
Merge topic 'improve-embarcadero'
7a327727 Embarcadero: Fix erroneous interpretation of __CODEGEARC_VERSION__.
25211d75 Compiler ID: Compiler versions must be a valid, numeric version string.
060442c2 Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID.
f3b3219c Embarcadero/Watcom: Properly skip VSResource test for other generators.
ddbda722 Embarcadero: Fix bug where duplicate Ninja job pools would be created.
-----------------------------------------------------------------------
Summary of changes:
Modules/Compiler/Embarcadero-DetermineCompiler.cmake | 2 +-
Modules/GenerateExportHeader.cmake | 4 ++++
Modules/Platform/Windows-Embarcadero.cmake | 6 +++++-
Tests/CMakeLists.txt | 3 +--
Tests/CMakeOnly/CompilerIdC/CMakeLists.txt | 7 +++++++
Tests/CMakeOnly/CompilerIdCXX/CMakeLists.txt | 7 +++++++
Tests/CMakeOnly/CompilerIdFortran/CMakeLists.txt | 7 +++++++
Tests/CompileOptions/CMakeLists.txt | 2 +-
8 files changed, 33 insertions(+), 5 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list