[Cmake-commits] CMake branch, master, updated. v2.8.5-477-gbef9968

David Cole david.cole at kitware.com
Tue Sep 20 14:41:58 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  bef996852e599f06daf1abb0735de568156fbd31 (commit)
       via  67fcc838d9e857de2697c2fbe34e40ac095973dc (commit)
       via  a7ce26d837b1c6465c995519ee91e3e0d9190826 (commit)
       via  539a822c8c541143ab954d8d355cb9643235d231 (commit)
       via  555f589a5a3e9387956d451dc253fa1e3f35adff (commit)
       via  71402eb25244e5805df54c2f6e62ddd36201dbd6 (commit)
      from  a8092cad33a2b975333cb0433b34db6c4dec4af7 (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=bef996852e599f06daf1abb0735de568156fbd31
commit bef996852e599f06daf1abb0735de568156fbd31
Merge: a8092ca 67fcc83
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Sep 20 14:41:56 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 20 14:41:56 2011 -0400

    Merge topic 'FortranCInterface-VS'
    
    67fcc83 Simplify IntelVSImplicitPath detection project
    a7ce26d Move IntelVSImplicitPath project to better location
    539a822 Enable Fortran tests for IDE builds.
    555f589 For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH.
    71402eb FortranCInterface: Compile separate Fortran lib in VerifyC[XX]


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

Summary of changes:
 Modules/CMakeDetermineCompilerABI.cmake            |   23 ++++++++++
 Modules/FortranCInterface/Verify/CMakeLists.txt    |    4 +-
 Modules/IntelVSImplicitPath/CMakeLists.txt         |    7 +++
 Modules/IntelVSImplicitPath/detect.cmake           |    9 ++++
 .../IntelVSImplicitPath/hello.f                    |    0
 Tests/CMakeLists.txt                               |   45 +++++++++++--------
 6 files changed, 68 insertions(+), 20 deletions(-)
 create mode 100644 Modules/IntelVSImplicitPath/CMakeLists.txt
 create mode 100644 Modules/IntelVSImplicitPath/detect.cmake
 copy Tests/BundleTest/SomeRandomFile.txt => Modules/IntelVSImplicitPath/hello.f (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list