[Cmake-commits] CMake branch, master, updated. v3.4.0-528-g166a61c

Brad King brad.king at kitware.com
Mon Nov 16 09:22:46 EST 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  166a61c72986a45814c524f178857207f3cc113e (commit)
       via  31d52139ca30f5c0fb814765da542d44531ca146 (commit)
       via  c54a621b55dd09f212037cacb35b98b5129afd40 (commit)
      from  96be53aebd01e313634a0cf0c611c718fbccc1b6 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=166a61c72986a45814c524f178857207f3cc113e
commit 166a61c72986a45814c524f178857207f3cc113e
Merge: 96be53a 31d5213
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 16 09:22:43 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 16 09:22:43 2015 -0500

    Merge topic 'add-cray-linux-platform'
    
    31d52139 Cray: Added documentation for cross compiling on a Cray
    c54a621b Cray: New platform file for Cray Linux Environment and PrgEnv


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

Summary of changes:
 Help/manual/cmake-toolchains.7.rst           |   30 ++++++
 Help/release/dev/add-cray-linux-platform.rst |    7 ++
 Modules/Platform/CrayLinuxEnvironment.cmake  |  112 +++++++++++++++++++++++
 Modules/Platform/CrayPrgEnv.cmake            |  127 ++++++++++++++++++++++++++
 4 files changed, 276 insertions(+)
 create mode 100644 Help/release/dev/add-cray-linux-platform.rst
 create mode 100644 Modules/Platform/CrayLinuxEnvironment.cmake
 create mode 100644 Modules/Platform/CrayPrgEnv.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list