[Cmake-commits] CMake branch, master, updated. v2.8.3-387-g3556ab9
Brad King
brad.king at kitware.com
Tue Jan 4 15:44:09 EST 2011
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 3556ab9f724589c53a9d00fa7c4ee6236e5b6e2f (commit)
via 971692c0559ad908f7a1177fbe62d273945601db (commit)
via 960ace1e0b5e1b4c699304b01c465e5b8f01bdbd (commit)
via 060d6e885e5a8c2828f97a1164ed01119dbe9244 (commit)
via b2f308c8f9b4ded77f0693b39c0288e3bbb00977 (commit)
from f1d7a5600fab0d3cd314fd9ae059010ea6f7e5b9 (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=3556ab9f724589c53a9d00fa7c4ee6236e5b6e2f
commit 3556ab9f724589c53a9d00fa7c4ee6236e5b6e2f
Merge: f1d7a56 971692c
Author: Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 4 15:44:07 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 4 15:44:07 2011 -0500
Merge topic 'add_support_for_windres'
971692c Build enable_language command during bootstrap
960ace1 Add testing for windows resources for mingw/msys/cygwin and remove for watcom.
060d6e8 Add support for windres to cygwin.
b2f308c Add support for windows resources with mingw/msys.
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeDetermineRCCompiler.cmake | 6 ++++++
Modules/CMakeRCCompiler.cmake.in | 2 +-
Modules/Platform/CYGWIN-GNU.cmake | 3 ++-
Modules/Platform/CYGWIN-windres.cmake | 1 +
Modules/Platform/Windows-GNU.cmake | 2 ++
Modules/Platform/Windows-windres.cmake | 1 +
Source/cmBootstrapCommands.cxx | 2 ++
Source/cmCommands.cxx | 2 --
Source/cmGlobalMSYSMakefileGenerator.cxx | 7 +++++++
Source/cmGlobalMinGWMakefileGenerator.cxx | 7 +++++++
Tests/CMakeLists.txt | 13 ++++++++++++-
11 files changed, 41 insertions(+), 5 deletions(-)
create mode 100644 Modules/Platform/CYGWIN-windres.cmake
create mode 100644 Modules/Platform/Windows-windres.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list