[Cmake-commits] CMake branch, master, updated. v2.8.4-96-g307bdad
Brad King
brad.king at kitware.com
Thu Feb 24 08:30:28 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 307bdadadc9b6ea57e0df76ec81168ef4b81b636 (commit)
via 6c4b2492728cd3fab60bf11feafe3361f02c08c9 (commit)
via 761621645c8605252eea9d3a0d171edc46a529c5 (commit)
from a9841e6e9aae1f2df0e3d94031dc3816c269d4b5 (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=307bdadadc9b6ea57e0df76ec81168ef4b81b636
commit 307bdadadc9b6ea57e0df76ec81168ef4b81b636
Merge: a9841e6 6c4b249
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Feb 24 08:30:26 2011 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 24 08:30:26 2011 -0500
Merge topic 'mingw-module-definition'
6c4b249 Fix Fortran test .def file symbol mangling
7616216 Pass .def files directly to MinGW tools (#9997)
-----------------------------------------------------------------------
Summary of changes:
Modules/Platform/Windows-GNU.cmake | 2 +-
Tests/Fortran/CMakeLists.txt | 13 ++++++++++++-
Tests/Fortran/world_gnu.def | 2 ++
Tests/Fortran/{world.def => world_icl.def} | 0
4 files changed, 15 insertions(+), 2 deletions(-)
create mode 100644 Tests/Fortran/world_gnu.def
rename Tests/Fortran/{world.def => world_icl.def} (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list