[Cmake-commits] CMake branch, master, updated. v3.0.0-rc2-349-gd8fb08a
Brad King
brad.king at kitware.com
Thu Mar 20 09:22:31 EDT 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 d8fb08a391bddaa2f34dfe913186010a00754c6f (commit)
via 64c2342a8d0f3e655349d3897d2dee46a89aaedc (commit)
via 5d9aa66c91909b8d7eab16edb020c9a14205ba69 (commit)
via 9292d3b8a016fb48f5b5b1518895b6d63e51bc2e (commit)
via fbc883c94237a488084e863a79e5301c12171aa6 (commit)
from 565213c1fd2d439ebb404cf26f9b1a5c9e9a60e1 (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=d8fb08a391bddaa2f34dfe913186010a00754c6f
commit d8fb08a391bddaa2f34dfe913186010a00754c6f
Merge: 565213c 64c2342
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Mar 20 09:22:30 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Mar 20 09:22:30 2014 -0400
Merge topic 'watcom-updates'
64c2342a Watcom: Enable 'WMake Makefiles' generator on Linux
5d9aa66c Watcom: Introduce OpenWatcom compiler id and fix compiler version
9292d3b8 Watcom: Detect compiler target architecture and platform
fbc883c9 Watcom: Add one blank line to Makefile for better readability
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeCCompilerId.c.in | 17 ++++++++++++----
Modules/CMakeCXXCompilerId.cpp.in | 17 ++++++++++++----
Modules/CMakePlatformId.h.in | 28 ++++++++++++++++++++++++++
Modules/InstallRequiredSystemLibraries.cmake | 4 ----
Modules/Platform/Windows-wcl386.cmake | 24 ++++++++++++----------
Source/CMakeLists.txt | 10 ++++++++-
Source/cmExtraCodeBlocksGenerator.cxx | 2 +-
Source/cmGlobalWatcomWMakeGenerator.cxx | 4 ++++
Source/cmLocalUnixMakefileGenerator3.cxx | 1 +
Source/cmake.cxx | 10 ++++++---
10 files changed, 89 insertions(+), 28 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list