[Cmake-commits] CMake branch, master, updated. v3.3.0-rc2-194-ga53f1af

Brad King brad.king at kitware.com
Fri Jun 19 08:51:45 EDT 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  a53f1af79f5b602751d2a3a68e3eb36deba53c23 (commit)
       via  54676a0e4cf30d9f026a0f6521f7171a75f85803 (commit)
       via  7cd539b163a58f8b594e2318bdc7e7d7b1ba6577 (commit)
       via  0d204c1c1dabba2dc87957e9ce6bcd32aab70dae (commit)
       via  5f0dad75a9dd9bb9e7b2f917806588563c3ed39e (commit)
       via  c65a060e1b19a463312f9003bc4d7793db9630e5 (commit)
      from  c780524a967ef8e814ad4fcd4e424cdb8fe58f73 (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=a53f1af79f5b602751d2a3a68e3eb36deba53c23
commit a53f1af79f5b602751d2a3a68e3eb36deba53c23
Merge: c780524 54676a0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jun 19 08:51:43 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jun 19 08:51:43 2015 -0400

    Merge topic 'ConcurrentFortran-compiler-id'
    
    54676a0e Help: Add notes for topic 'ConcurrentFortran-compiler-id'
    7cd539b1 Add support for Concurrent Fortran 77 Compiler
    0d204c1c CMakeDetermineCompilerId: Try matching compiler output to detect id
    5f0dad75 CMakeDetermineCompilerId: Refactor id build/check loop logic
    c65a060e CMakeDetermineCompilerId: Optionally try some flags before no flags


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

Summary of changes:
 Help/release/dev/ConcurrentFortran-compiler-id.rst |    5 +++
 Help/variable/CMAKE_LANG_COMPILER_ID.rst           |    1 +
 Modules/CMakeDetermineCCompiler.cmake              |    1 +
 Modules/CMakeDetermineCXXCompiler.cmake            |    1 +
 Modules/CMakeDetermineCompilerId.cmake             |   34 ++++++++++++++++----
 Modules/CMakeDetermineFortranCompiler.cmake        |    8 +++++
 Modules/Compiler/CCur-Fortran.cmake                |    1 +
 Modules/Platform/Linux-CCur-Fortran.cmake          |    1 +
 8 files changed, 46 insertions(+), 6 deletions(-)
 create mode 100644 Help/release/dev/ConcurrentFortran-compiler-id.rst
 create mode 100644 Modules/Compiler/CCur-Fortran.cmake
 create mode 100644 Modules/Platform/Linux-CCur-Fortran.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list