[Cmake-commits] CMake branch, master, updated. v2.8.3-270-g6f2482a

Brad King brad.king at kitware.com
Tue Dec 21 13:58:40 EST 2010


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  6f2482aa972c43b388277278c7920283ce125d4a (commit)
       via  cd43636c95320ce39480c7c4c6cf909b86f2fc54 (commit)
       via  58c73c43f62d581f62d694f5d144a021b9832284 (commit)
      from  92631c14d9dca43747636518d0e6aced20c72ef8 (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=6f2482aa972c43b388277278c7920283ce125d4a
commit 6f2482aa972c43b388277278c7920283ce125d4a
Merge: 92631c1 cd43636
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Dec 21 13:58:39 2010 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Dec 21 13:58:39 2010 -0500

    Merge topic 'intel-compiler-windows-info'
    
    cd43636 Modernize Intel compiler info on Windows
    58c73c4 Detect Fortran target architecture on Windows


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

Summary of changes:
 Modules/CMakeDetermineFortranCompiler.cmake  |    4 +
 Modules/CMakeFortranCompiler.cmake.in        |    1 +
 Modules/CMakeFortranCompilerId.F.in          |    9 ++
 Modules/Platform/Windows-Intel-C.cmake       |    2 +
 Modules/Platform/Windows-Intel-CXX.cmake     |    4 +
 Modules/Platform/Windows-Intel-Fortran.cmake |   11 +++
 Modules/Platform/Windows-Intel.cmake         |   87 ++++++++++++++++++++
 Modules/Platform/Windows-icl.cmake           |  109 --------------------------
 Modules/Platform/Windows-ifort.cmake         |   80 -------------------
 9 files changed, 118 insertions(+), 189 deletions(-)
 create mode 100644 Modules/Platform/Windows-Intel-C.cmake
 create mode 100644 Modules/Platform/Windows-Intel-CXX.cmake
 create mode 100644 Modules/Platform/Windows-Intel-Fortran.cmake
 delete mode 100644 Modules/Platform/Windows-icl.cmake
 delete mode 100644 Modules/Platform/Windows-ifort.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list