[Cmake-commits] CMake branch, master, updated. v3.7.0-680-g839cd16

Brad King brad.king at kitware.com
Tue Nov 29 08:59:13 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  839cd16396eec521f0112e4f542fcf347d029620 (commit)
       via  9e3164dfa2747bd15c3d3e780875a9b286b765c6 (commit)
      from  2f7bafd6dacbe83b881866c0c7a00847ef266382 (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=839cd16396eec521f0112e4f542fcf347d029620
commit 839cd16396eec521f0112e4f542fcf347d029620
Merge: 2f7bafd 9e3164d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Nov 29 08:59:11 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Nov 29 08:59:11 2016 -0500

    Merge topic 'vs-default-build-package'
    
    9e3164df VS: Add option to place `PACKAGE` target in solution default build


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                  |    1 +
 Help/release/dev/vs-default-build-package.rst      |    7 ++++
 .../CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst  |    8 +++++
 Source/cmGlobalVisualStudio7Generator.cxx          |   35 ++++++++++++--------
 .../VSSolution/AddPackageToDefault-check.cmake     |   29 ++++++++++++++++
 .../RunCMake/VSSolution/AddPackageToDefault.cmake  |    2 ++
 Tests/RunCMake/VSSolution/RunCMakeTest.cmake       |    1 +
 7 files changed, 69 insertions(+), 14 deletions(-)
 create mode 100644 Help/release/dev/vs-default-build-package.rst
 create mode 100644 Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst
 create mode 100644 Tests/RunCMake/VSSolution/AddPackageToDefault-check.cmake
 create mode 100644 Tests/RunCMake/VSSolution/AddPackageToDefault.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list