[Cmake-commits] CMake branch, master, updated. v2.8.4-246-g4344e83

Brad King brad.king at kitware.com
Tue Mar 22 14:45:53 EDT 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  4344e83fcf521072b0101b67a50e31e7f4032abb (commit)
       via  93c56a7040a1080811494c4d69fc62041fc8caeb (commit)
       via  4f252abea5f1d17c60f6ff115c9c44cc0b6f1df6 (commit)
      from  49a3fa18aac82a2854adc995931a7160a80c77d5 (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=4344e83fcf521072b0101b67a50e31e7f4032abb
commit 4344e83fcf521072b0101b67a50e31e7f4032abb
Merge: 49a3fa1 93c56a7
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 22 14:45:51 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 22 14:45:51 2011 -0400

    Merge topic 'asn_check_proto'
    
    93c56a7 Tests: Added test for check_prototype_definition.
    4f252ab Modules: Added CheckPrototypeDefinition module.


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

Summary of changes:
 Modules/CheckPrototypeDefinition.c.in  |   29 ++++++++++
 Modules/CheckPrototypeDefinition.cmake |   96 ++++++++++++++++++++++++++++++++
 Tests/TryCompile/CMakeLists.txt        |   13 ++++
 3 files changed, 138 insertions(+), 0 deletions(-)
 create mode 100644 Modules/CheckPrototypeDefinition.c.in
 create mode 100644 Modules/CheckPrototypeDefinition.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list