[Cmake-commits] CMake branch, master, updated. v2.8.6-242-g7db42fc

David Cole david.cole at kitware.com
Tue Nov 22 16:24:08 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  7db42fc2559ec2692c36cf25f781f50dd48b7f44 (commit)
       via  ec358d17a77635a59aa09c5dbd7a6cd3b0cf000d (commit)
       via  b421c2477c4c4f9d4c93997661f1698812cdae36 (commit)
       via  5796f88d92832739889cc613d911d4d581b29365 (commit)
       via  ae7cf91b1376cc313dc39e41c7d3e2026ac79b6b (commit)
       via  aaf376594cf4ae1d541189a2789382db47aa5d7b (commit)
       via  9ccd639ad70c65b844f6610c5ae08a63e25f6806 (commit)
       via  8be93fc487064c5b417ab9b0ebd4e027a5e6b9ea (commit)
      from  7b1b13c8f005362914796e97551800c63bca393a (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=7db42fc2559ec2692c36cf25f781f50dd48b7f44
commit 7db42fc2559ec2692c36cf25f781f50dd48b7f44
Merge: 7b1b13c ec358d1
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Nov 22 16:24:04 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 22 16:24:04 2011 -0500

    Merge topic 'update-KWIML'
    
    ec358d1 Merge branch 'upstream-kwiml' into update-KWIML
    b421c24 KWIML: Avoid MSVC linker warning about not using C++ runtime
    5796f88 Merge branch 'upstream-kwiml' into update-KWIML
    ae7cf91 KWIML: Teach ABI.h about PGI compiler
    aaf3765 Merge branch 'upstream-kwiml' into update-KWIML
    9ccd639 KWIML: Ignore _LONGLONG on MS compiler
    8be93fc KWIML: Test header inclusion after system headers


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

Summary of changes:
 Utilities/KWIML/ABI.h.in                           |    7 ++++++-
 Utilities/KWIML/test/CMakeLists.txt                |    2 ++
 Utilities/KWIML/test/test.c                        |    4 ++++
 .../test/{test_INT_CXX.cxx => test_include_C.c}    |   12 ++++++------
 .../{test_ABI_CXX.cxx => test_include_CXX.cxx}     |   18 ++++++++++++------
 5 files changed, 30 insertions(+), 13 deletions(-)
 copy Utilities/KWIML/test/{test_INT_CXX.cxx => test_include_C.c} (81%)
 copy Utilities/KWIML/test/{test_ABI_CXX.cxx => test_include_CXX.cxx} (62%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list