[Cmake-commits] CMake branch, master, updated. v2.8.4-446-g1605784

Brad King brad.king at kitware.com
Tue May 24 14:34:43 EDT 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  1605784f470c46062e166abdf8a1c634068a53c4 (commit)
       via  8bd3e51a1cff4785c1dbdab33dd8b2fc286c116a (commit)
       via  d7b376b3a734c2356a1e5138cf0ae52112612e0c (commit)
       via  ac5b999fffc88a1db3d4558e2dd6fd104cf2258a (commit)
      from  a78acb2c82ee5eef46877146eaba962e9f3bb09f (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=1605784f470c46062e166abdf8a1c634068a53c4
commit 1605784f470c46062e166abdf8a1c634068a53c4
Merge: a78acb2 8bd3e51
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 24 14:34:40 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 24 14:34:40 2011 -0400

    Merge topic 'absoft-fortran-compiler'
    
    8bd3e51 Absoft: Enable FortranCInterface check in Fortran test
    d7b376b Absoft: Detect implicit link libraries on Linux and Mac
    ac5b999 Add Absoft Fortran compiler id and basic flags


-----------------------------------------------------------------------

Summary of changes:
 Modules/CMakeDetermineFortranCompiler.cmake        |    3 ++-
 Modules/CMakeFortranCompilerId.F.in                |    2 ++
 Modules/CMakeParseImplicitLinkInfo.cmake           |    8 +++++---
 .../{Intel-Fortran.cmake => Absoft-Fortran.cmake}  |    5 +++--
 Modules/Platform/Darwin-Absoft-Fortran.cmake       |    1 +
 Modules/Platform/Linux-Absoft-Fortran.cmake        |    1 +
 Tests/CMakeTests/ImplicitLinkInfoTest.cmake.in     |   15 +++++++++++++++
 Tests/Fortran/CMakeLists.txt                       |    5 ++++-
 8 files changed, 33 insertions(+), 7 deletions(-)
 copy Modules/Compiler/{Intel-Fortran.cmake => Absoft-Fortran.cmake} (61%)
 create mode 100644 Modules/Platform/Darwin-Absoft-Fortran.cmake
 create mode 100644 Modules/Platform/Linux-Absoft-Fortran.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list