[Cmake-commits] CMake branch, master, updated. v3.0.1-1704-gfc8a888

Brad King brad.king at kitware.com
Mon Aug 18 11:21:51 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  fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212 (commit)
       via  7386d0d6df1b10f14accf843683eaf8692309c1f (commit)
      from  654c8c08720f96d7e72504a37c4c44bd05cda1f4 (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=fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212
commit fc8a888d2cee0aeeea3b10a5b764ffb5cf71c212
Merge: 654c8c0 7386d0d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Aug 18 11:21:50 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 18 11:21:50 2014 -0400

    Merge topic 'add-CheckFortranSourceCompiles'
    
    7386d0d6 Add CheckFortranSourceCompiles module (#14656)


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

Summary of changes:
 Help/manual/cmake-modules.7.rst                    |    1 +
 Help/module/CheckFortranSourceCompiles.rst         |    1 +
 .../release/dev/add-CheckFortranSourceCompiles.rst |    5 +++
 ...iles.cmake => CheckFortranSourceCompiles.cmake} |   46 ++++++++++----------
 Tests/FortranOnly/CMakeLists.txt                   |   22 ++++++++++
 5 files changed, 52 insertions(+), 23 deletions(-)
 create mode 100644 Help/module/CheckFortranSourceCompiles.rst
 create mode 100644 Help/release/dev/add-CheckFortranSourceCompiles.rst
 copy Modules/{CheckCSourceCompiles.cmake => CheckFortranSourceCompiles.cmake} (72%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list