[Cmake-commits] CMake branch, master, updated. v2.8.9-70-g5cf828c

David Cole david.cole at kitware.com
Mon Aug 20 15:38:36 EDT 2012


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  5cf828c028daa6f6f22ba2ce4a480a7714eda4cf (commit)
       via  c6fed68ef87303aa9db32cdd7d830fe42659d769 (commit)
       via  48783b71fb127f46860ed5bed605c85eda1303a2 (commit)
      from  686eb4e8150cbfc30f981c13b255be9ad2a24050 (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=5cf828c028daa6f6f22ba2ce4a480a7714eda4cf
commit 5cf828c028daa6f6f22ba2ce4a480a7714eda4cf
Merge: 686eb4e c6fed68
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Mon Aug 20 15:38:33 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Aug 20 15:38:33 2012 -0400

    Merge topic 'CheckTypeSize-doc-10579'
    
    c6fed68 CheckTypeSize: add a test for size of struct members
    48783b7 CheckTypeSize: show in documentation how to get struct member size (#10579)


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

Summary of changes:
 Modules/CheckTypeSize.cmake                |    5 +++
 Tests/Module/CheckTypeSize/CMakeLists.txt  |    8 +++++-
 Tests/Module/CheckTypeSize/CheckTypeSize.c |   40 +++++++++++++++++++++++++++-
 Tests/Module/CheckTypeSize/config.h.in     |   12 ++++++++
 Tests/Module/CheckTypeSize/somestruct.h    |   10 +++++++
 5 files changed, 73 insertions(+), 2 deletions(-)
 create mode 100644 Tests/Module/CheckTypeSize/somestruct.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list