[Cmake-commits] CMake branch, master, updated. v3.1.2-1034-g80c0800

Brad King brad.king at kitware.com
Tue Feb 10 09:37:49 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  80c080052a123b71b69bf42fa99e01df621502bb (commit)
       via  1814cf744ce69ab97ce4a8fe8183b4d4f7f75cf4 (commit)
       via  54e900abfbbddde560a853355b448e1b86681741 (commit)
       via  393a45e2e1fa2f0d9657d4a686257d828cd918e4 (commit)
      from  06e527b36ccb86078e0caad2cd2962057b0c0558 (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=80c080052a123b71b69bf42fa99e01df621502bb
commit 80c080052a123b71b69bf42fa99e01df621502bb
Merge: 06e527b 1814cf7
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Feb 10 09:37:48 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Feb 10 09:37:48 2015 -0500

    Merge topic 'add-CheckFortranCompilerFlag'
    
    1814cf74 Help: Add notes for topic 'add-CheckFortranCompilerFlag'
    54e900ab CheckFortranCompilerFlag: Add test case
    393a45e2 CheckFortranCompilerFlag: Add module to check Fortran flag existence


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

Summary of changes:
 Help/manual/cmake-modules.7.rst                    |    1 +
 Help/module/CheckFortranCompilerFlag.rst           |    1 +
 Help/release/dev/add-CheckFortranCompilerFlag.rst  |    6 ++
 Modules/CMakeCheckCompilerFlagCommonPatterns.cmake |    5 +-
 Modules/CheckFortranCompilerFlag.cmake             |   66 ++++++++++++++++++++
 Tests/FortranOnly/CMakeLists.txt                   |    7 +++
 6 files changed, 84 insertions(+), 2 deletions(-)
 create mode 100644 Help/module/CheckFortranCompilerFlag.rst
 create mode 100644 Help/release/dev/add-CheckFortranCompilerFlag.rst
 create mode 100644 Modules/CheckFortranCompilerFlag.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list