[Cmake-commits] CMake branch, master, updated. v2.8.4-131-g277624b

Brad King brad.king at kitware.com
Tue Mar 8 14:22:12 EST 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  277624ba044dc356b35b4630596672e5cf077442 (commit)
       via  5f0a25955faaa40b65eba072bd4a87e40dd82297 (commit)
      from  be9af61f723194d6efd5cf20254b8935e49b8bac (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=277624ba044dc356b35b4630596672e5cf077442
commit 277624ba044dc356b35b4630596672e5cf077442
Merge: be9af61 5f0a259
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 8 14:22:09 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 8 14:22:09 2011 -0500

    Merge topic 'hp-compiler-info'
    
    5f0a259 Factor HP compiler flags into per-platform/per-compiler files


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

Summary of changes:
 Modules/Platform/HP-UX-HP-C.cmake                  |   11 +++
 Modules/Platform/HP-UX-HP-CXX.cmake                |   16 +++++
 Modules/Platform/HP-UX-HP-Fortran.cmake            |    7 ++
 .../Platform/{HP-UX-GNU.cmake => HP-UX-HP.cmake}   |   20 ++++--
 Modules/Platform/HP-UX.cmake                       |   65 --------------------
 5 files changed, 47 insertions(+), 72 deletions(-)
 create mode 100644 Modules/Platform/HP-UX-HP-C.cmake
 create mode 100644 Modules/Platform/HP-UX-HP-CXX.cmake
 create mode 100644 Modules/Platform/HP-UX-HP-Fortran.cmake
 copy Modules/Platform/{HP-UX-GNU.cmake => HP-UX-HP.cmake} (64%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list