[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1425-ge6f0b87

Brad King brad.king at kitware.com
Wed Feb 12 11:31:25 EST 2014


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  e6f0b870fd69206d9e7848a07135dde809beddc2 (commit)
       via  3693c63f2e42e14f319ffcd2046ecf8607f1a079 (commit)
      from  9b06fa50ae4a5983c78187e36851761aa5954eb0 (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=e6f0b870fd69206d9e7848a07135dde809beddc2
commit e6f0b870fd69206d9e7848a07135dde809beddc2
Merge: 9b06fa5 3693c63
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Feb 12 11:31:24 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Feb 12 11:31:24 2014 -0500

    Merge topic 'osx-intel-info-split'
    
    3693c63f OS X: Split Intel compiler information files


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

Summary of changes:
 Modules/Platform/Darwin-Intel-C.cmake              |    2 +
 Modules/Platform/Darwin-Intel-CXX.cmake            |    2 +
 Modules/Platform/Darwin-Intel-Fortran.cmake        |    3 +
 .../{Darwin-Clang.cmake => Darwin-Intel.cmake}     |   14 ++-
 Modules/Platform/Darwin-icc.cmake                  |  131 --------------------
 Modules/Platform/Darwin-icpc.cmake                 |    3 -
 6 files changed, 15 insertions(+), 140 deletions(-)
 create mode 100644 Modules/Platform/Darwin-Intel-C.cmake
 create mode 100644 Modules/Platform/Darwin-Intel-CXX.cmake
 copy Modules/Platform/{Darwin-Clang.cmake => Darwin-Intel.cmake} (78%)
 delete mode 100644 Modules/Platform/Darwin-icc.cmake
 delete mode 100644 Modules/Platform/Darwin-icpc.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list