[Cmake-commits] CMake branch, master, updated. v3.1.0-rc2-349-g90cfed5

Brad King brad.king at kitware.com
Tue Nov 25 10:18:53 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  90cfed51f6aa56bda5b75af909b8ca565fc7b774 (commit)
       via  bb1111eaa220eb534338410e2d1ffcf696f9ae44 (commit)
       via  96691d126bb1d1e3a9c7fc049429a36032a98346 (commit)
       via  f8f02451ad2f4a595a71c6a85f9fe5122fa83d6c (commit)
       via  8609a884a2e0a7518180b11b6b6ef9baa6200424 (commit)
       via  bcface3932edb879bb71b90f65b628c5d9a11190 (commit)
       via  e12926e7932212d9b84bb7f456b168437c7ba863 (commit)
       via  c8540e94661ba286c2b6e35bb77f4e8b5efb60f3 (commit)
      from  4987b3716583504442bb737c9d1f170ba99feed8 (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=90cfed51f6aa56bda5b75af909b8ca565fc7b774
commit 90cfed51f6aa56bda5b75af909b8ca565fc7b774
Merge: 4987b37 bb1111e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 25 10:18:52 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 25 10:18:52 2014 -0500

    Merge topic 'improve-INTERFACE-property-docs'
    
    bb1111ea Help: Warn that paths should not be used in INTERFACE_ build properties.
    96691d12 Help: Fix typo in genex in documentation.
    f8f02451 Help: Use a property-specific command instead of the generic one.
    8609a884 Help: Make remaining build property docs consistent.
    bcface39 Help: Link to target_link_libraries from target properies.
    e12926e7 Help: Format the LINK_INTERFACE_LIBRARIES target properies.
    c8540e94 Help: Unify the help text of INTERFACE_ build properties.


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

Summary of changes:
 Help/command/target_include_directories.rst        |    3 ++
 Help/command/target_link_libraries.rst             |    3 ++
 .../INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt      |   30 +++++++++++++++++
 Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt  |   23 +++++++++++++
 Help/manual/cmake-buildsystem.7.rst                |    6 +++-
 Help/manual/cmake-packages.7.rst                   |   34 ++++++++++++++++++++
 Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt         |   16 +++++++++
 Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst    |   18 ++++-------
 Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst       |   18 ++++-------
 Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst        |   18 ++++-------
 Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst    |   29 +++++++----------
 Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst         |    6 +++-
 Help/prop_tgt/INTERFACE_SOURCES.rst                |   13 +++++---
 .../INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst       |   10 ++++--
 Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst         |   22 ++++++++-----
 Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst  |   14 +++++---
 16 files changed, 188 insertions(+), 75 deletions(-)
 create mode 100644 Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt
 create mode 100644 Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt
 create mode 100644 Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list