[Cmake-commits] CMake branch, master, updated. v2.8.2-234-gda6fc97

Brad King brad.king at kitware.com
Tue Aug 17 15:14:08 EDT 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  da6fc97f19f0240e65222198a176e96334dcf8fa (commit)
       via  7083c81db7f874b4a0bc3b4b2b3a5f0db86adeb8 (commit)
      from  465f4dd5a2a62d9bdf880a1586e483583bc847bc (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=da6fc97f19f0240e65222198a176e96334dcf8fa
commit da6fc97f19f0240e65222198a176e96334dcf8fa
Merge: 465f4dd 7083c81
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 17 15:14:07 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 17 15:14:07 2010 -0400

    Merge topic 'tg/BlueGeneP'
    
    7083c81 Add platform files for BlueGene/P systems


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

Summary of changes:
 Modules/Platform/BlueGeneP-base.cmake              |  118 ++++++++++++++++++++
 Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake     |   16 +++
 Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake   |   16 +++
 .../Platform/BlueGeneP-dynamic-GNU-Fortran.cmake   |   16 +++
 Modules/Platform/BlueGeneP-dynamic-XL-C.cmake      |   16 +++
 Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake    |   16 +++
 .../Platform/BlueGeneP-dynamic-XL-Fortran.cmake    |   16 +++
 Modules/Platform/BlueGeneP-dynamic.cmake           |   19 +++
 Modules/Platform/BlueGeneP-static-GNU-C.cmake      |   16 +++
 Modules/Platform/BlueGeneP-static-GNU-CXX.cmake    |   16 +++
 .../Platform/BlueGeneP-static-GNU-Fortran.cmake    |   16 +++
 Modules/Platform/BlueGeneP-static-XL-C.cmake       |   16 +++
 Modules/Platform/BlueGeneP-static-XL-CXX.cmake     |   16 +++
 Modules/Platform/BlueGeneP-static-XL-Fortran.cmake |   16 +++
 Modules/Platform/BlueGeneP-static.cmake            |   19 +++
 15 files changed, 348 insertions(+), 0 deletions(-)
 create mode 100644 Modules/Platform/BlueGeneP-base.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-XL-C.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake
 create mode 100644 Modules/Platform/BlueGeneP-dynamic.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-GNU-C.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-GNU-CXX.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-XL-C.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-XL-CXX.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static-XL-Fortran.cmake
 create mode 100644 Modules/Platform/BlueGeneP-static.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list