[Cmake-commits] CMake branch, master, updated. v2.8.11-190-g6aba976

Brad King brad.king at kitware.com
Fri May 24 09:20:41 EDT 2013


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  6aba97642737873921f312e0bbaf18edfabf6e6f (commit)
       via  7e24997fedbcaa4f1db8e295ca1845dadf50ff55 (commit)
      from  a2e80aaa822eee5ee5e27857f711d18857b7aa74 (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=6aba97642737873921f312e0bbaf18edfabf6e6f
commit 6aba97642737873921f312e0bbaf18edfabf6e6f
Merge: a2e80aa 7e24997
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri May 24 09:20:20 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 24 09:20:20 2013 -0400

    Merge topic 'geh-cleanup-identifiers'
    
    7e24997 GenerateExportHeader: Generate only C identifiers as defines


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

Summary of changes:
 Modules/GenerateExportHeader.cmake                 |    6 ++++++
 Tests/Module/GenerateExportHeader/CMakeLists.txt   |    3 +++
 .../c_identifier/CMakeLists.txt                    |   13 +++++++++++++
 .../c_identifier/c_identifier_class.cpp            |    7 +++++++
 .../c_identifier/c_identifier_class.h              |   13 +++++++++++++
 .../GenerateExportHeader/c_identifier/main.cpp     |    8 ++++++++
 6 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 Tests/Module/GenerateExportHeader/c_identifier/CMakeLists.txt
 create mode 100644 Tests/Module/GenerateExportHeader/c_identifier/c_identifier_class.cpp
 create mode 100644 Tests/Module/GenerateExportHeader/c_identifier/c_identifier_class.h
 create mode 100644 Tests/Module/GenerateExportHeader/c_identifier/main.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list