[Cmake-commits] CMake branch, master, updated. v3.7.0-719-g29b37dd

Brad King brad.king at kitware.com
Wed Nov 30 08:37:40 EST 2016


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  29b37dd97538371ceffb2e1904437e44c46dcbb8 (commit)
       via  e390991846825799e619e072a28f1da58b7c89ba (commit)
      from  a53a2f1e7e786a74c51796fcc6b94937f21ab45d (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=29b37dd97538371ceffb2e1904437e44c46dcbb8
commit 29b37dd97538371ceffb2e1904437e44c46dcbb8
Merge: a53a2f1 e390991
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 30 08:37:37 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 30 08:37:37 2016 -0500

    Merge topic 'msbuild-customization'
    
    e3909918 VS: Add option to customize vcxproj user props file


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

Summary of changes:
 Help/manual/cmake-properties.7.rst                 |    1 +
 Help/prop_tgt/VS_USER_PROPS_CXX.rst                |   12 +++++++
 Help/release/dev/vs-custom-msbuild-props.rst       |    9 +++++
 Source/cmVisualStudio10TargetGenerator.cxx         |   36 ++++++++++++--------
 Tests/RunCMake/VS10Project/RunCMakeTest.cmake      |    1 +
 .../RunCMake/VS10Project/VsCustomProps-check.cmake |   25 ++++++++++++++
 Tests/RunCMake/VS10Project/VsCustomProps.cmake     |    7 ++++
 Tests/RunCMake/VS10Project/my.props                |    5 +++
 8 files changed, 82 insertions(+), 14 deletions(-)
 create mode 100644 Help/prop_tgt/VS_USER_PROPS_CXX.rst
 create mode 100644 Help/release/dev/vs-custom-msbuild-props.rst
 create mode 100644 Tests/RunCMake/VS10Project/VsCustomProps-check.cmake
 create mode 100644 Tests/RunCMake/VS10Project/VsCustomProps.cmake
 create mode 100644 Tests/RunCMake/VS10Project/my.props


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list