[Cmake-commits] CMake branch, master, updated. v2.8.12.2-1322-gcdadec9

Brad King brad.king at kitware.com
Mon Feb 3 11:11:12 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  cdadec9f246acb91f1e11e4e8627e2097985d3b2 (commit)
       via  efdcebddbdc47e91254461da40cec2be869a0940 (commit)
      from  7ab204509e04df18cb50fdb77deb48b5521a8d63 (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=cdadec9f246acb91f1e11e4e8627e2097985d3b2
commit cdadec9f246acb91f1e11e4e8627e2097985d3b2
Merge: 7ab2045 efdcebd
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 3 11:11:11 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 3 11:11:11 2014 -0500

    Merge topic 'fix-visibility-inlines-hidden'
    
    efdcebdd VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources


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

Summary of changes:
 Source/cmLocalGenerator.cxx                  |    6 +++++-
 Tests/CMakeLists.txt                         |   23 +++++++++++++++++++++++
 Tests/VisibilityInlinesHidden/CMakeLists.txt |   14 ++++++++++++++
 Tests/VisibilityInlinesHidden/bar.c          |    1 +
 Tests/VisibilityInlinesHidden/foo.cpp        |   11 +++++++++++
 Tests/VisibilityInlinesHidden/verify.cmake   |   14 ++++++++++++++
 6 files changed, 68 insertions(+), 1 deletion(-)
 create mode 100644 Tests/VisibilityInlinesHidden/CMakeLists.txt
 create mode 100644 Tests/VisibilityInlinesHidden/bar.c
 create mode 100644 Tests/VisibilityInlinesHidden/foo.cpp
 create mode 100644 Tests/VisibilityInlinesHidden/verify.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list