[Cmake-commits] CMake branch, master, updated. v2.8.8-122-g8df7aa5

David Cole david.cole at kitware.com
Tue May 1 14:10:06 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  8df7aa54f0f78d48e4ed91001ac9ac9d39dbf535 (commit)
       via  fdb3f878fec158ab284130a55849ada9edbd6fd1 (commit)
       via  e1409ac59bce76258c054a8ddcaed75425e072b8 (commit)
      from  d05e12bc166d4285ccd5e961bd48cc6eb95bc77f (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=8df7aa54f0f78d48e4ed91001ac9ac9d39dbf535
commit 8df7aa54f0f78d48e4ed91001ac9ac9d39dbf535
Merge: d05e12b fdb3f87
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue May 1 14:09:59 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 1 14:09:59 2012 -0400

    Merge topic 'module-no-soname'
    
    fdb3f87 Test NO_SONAME property (#13155)
    e1409ac Support building shared libraries or modules without soname (#13155)


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

Summary of changes:
 Modules/CMakeCInformation.cmake             |    2 +-
 Modules/CMakeCXXInformation.cmake           |    2 +-
 Modules/CMakeFortranInformation.cmake       |    2 +-
 Modules/Compiler/XL.cmake                   |    2 +-
 Modules/Platform/Darwin-icc.cmake           |    6 ++--
 Modules/Platform/Darwin.cmake               |   10 +++---
 Modules/Platform/SunOS.cmake                |    2 +-
 Source/cmExportFileGenerator.cxx            |   16 ++++++++--
 Source/cmLocalGenerator.cxx                 |   34 ++++++++++-----------
 Source/cmLocalGenerator.h                   |    1 +
 Source/cmMakefile.cxx                       |    8 +++++
 Source/cmMakefile.h                         |    3 ++
 Source/cmMakefileLibraryTargetGenerator.cxx |    6 +++-
 Source/cmNinjaNormalTargetGenerator.cxx     |   26 +++++++++-------
 Source/cmTarget.cxx                         |   39 ++++++++++++++++--------
 Source/cmTarget.h                           |    3 ++
 Tests/Plugin/CMakeLists.txt                 |   44 +++++++++++++++++++++++++++
 Tests/Plugin/check_mod_soname.cmake         |   14 ++++++++
 18 files changed, 161 insertions(+), 59 deletions(-)
 create mode 100644 Tests/Plugin/check_mod_soname.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list