[Cmake-commits] CMake branch, master, updated. v3.2.2-957-g9d1dc38

Brad King brad.king at kitware.com
Thu Apr 30 10:31:57 EDT 2015


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  9d1dc38ffc5526fdccd244eb800e558b1b8952e7 (commit)
       via  d401aa21c90378deaaf86a61f6f43fb227aed634 (commit)
      from  769facf0b6e350aaa5b6f8206dd813d3f9184dfb (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=9d1dc38ffc5526fdccd244eb800e558b1b8952e7
commit 9d1dc38ffc5526fdccd244eb800e558b1b8952e7
Merge: 769facf d401aa2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 30 10:31:55 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 30 10:31:55 2015 -0400

    Merge topic 'doc-target-file-types'
    
    d401aa21 Help: Revise buildsystem artifact file type documentation (#15539)


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

Summary of changes:
 Help/manual/cmake-buildsystem.7.rst                |   71 +++++++++++++++++++-
 Help/manual/cmake-variables.7.rst                  |    3 +
 Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst         |    4 +-
 Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst  |   12 ++--
 Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst              |    4 +-
 Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst       |    6 +-
 Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst         |    4 +-
 Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst  |   12 ++--
 Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst              |    4 +-
 Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst       |    6 +-
 Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst         |    4 +-
 Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst  |   12 ++--
 Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst              |    4 +-
 Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst       |    6 +-
 Help/prop_tgt/TARGET_FILE_TYPES.txt                |    9 ---
 Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt             |    2 -
 Help/prop_tgt/XXX_OUTPUT_NAME.txt                  |    5 +-
 Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst   |    5 +-
 .../CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst      |    9 +++
 Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst   |    5 +-
 .../CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst      |    9 +++
 Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst   |    5 +-
 .../CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst      |    9 +++
 23 files changed, 161 insertions(+), 49 deletions(-)
 delete mode 100644 Help/prop_tgt/TARGET_FILE_TYPES.txt
 create mode 100644 Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
 create mode 100644 Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
 create mode 100644 Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list