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  c172ffef061c1bf412389fdf01275cf91aa2ff79 (commit)
       via  53e76c8f126fd2480c560cf2bb46a93eabbc91fa (commit)
       via  34e1ac2489778a854c3ffaa9c141a9a70416a47e (commit)
      from  e19fa08ac9df21826b5427c4d4442a5eee45b9f9 (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=c172ffef061c1bf412389fdf01275cf91aa2ff79
commit c172ffef061c1bf412389fdf01275cf91aa2ff79
Merge: e19fa08 53e76c8
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Tue Nov 16 14:46:30 2010 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Nov 16 14:46:30 2010 -0500

    Merge topic 'cray-compiler'
    
    53e76c8 Teach CMake about Cray C, C++, and Fortran compilers
    34e1ac2 Create Fortran info variables for .mod behavior


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

Summary of changes:
 Modules/CMakeCCompilerId.c.in        |    3 +++
 Modules/CMakeCXXCompilerId.cpp.in    |    3 +++
 Modules/CMakeFortranCompilerId.F.in  |    2 ++
 Modules/Compiler/Cray-C.cmake        |    1 +
 Modules/Compiler/Cray-CXX.cmake      |    1 +
 Modules/Compiler/Cray-Fortran.cmake  |    4 ++++
 Source/cmDocumentVariables.cxx       |   23 +++++++++++++++++++++++
 Source/cmMakefileTargetGenerator.cxx |   13 +++++++++++++
 8 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 Modules/Compiler/Cray-C.cmake
 create mode 100644 Modules/Compiler/Cray-CXX.cmake
 create mode 100644 Modules/Compiler/Cray-Fortran.cmake


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to