[Cmake-commits] CMake branch, master, updated. v3.2.2-1061-g18527c4

Brad King brad.king at kitware.com
Thu May 7 14:25:38 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  18527c4991a5f555c0464270ca283d37632b9395 (commit)
       via  a6e4e73da3de092439b6fcfe884f44a7c8a1ad81 (commit)
       via  562e69dd500f3b1558ab3ffd62679b8b4b0df842 (commit)
      from  6b9e2f710054da4acb67240670ba75b22044d3a5 (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=18527c4991a5f555c0464270ca283d37632b9395
commit 18527c4991a5f555c0464270ca283d37632b9395
Merge: 6b9e2f7 a6e4e73
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu May 7 14:25:37 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu May 7 14:25:37 2015 -0400

    Merge topic 'vs-install-in-default-build'
    
    a6e4e73d VS: Add option to put INSTALL target in .sln default build
    562e69dd Tests: Enable devenv tests on VS >= 10


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

Summary of changes:
 Help/manual/cmake-variables.7.rst                    |    1 +
 Help/release/dev/vs-install-in-default-build.rst     |    7 +++++++
 .../CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst    |    8 ++++++++
 Source/cmGlobalVisualStudio7Generator.cxx            |   18 ++++++++++++++++++
 Tests/CMakeLists.txt                                 |    5 ++++-
 Tests/VSExcludeFromDefaultBuild/CMakeLists.txt       |    4 ++++
 Tests/VSExcludeFromDefaultBuild/ClearExes.cmake      |    4 ++++
 Tests/VSExcludeFromDefaultBuild/ResultTest.cmake     |    6 ++++++
 8 files changed, 52 insertions(+), 1 deletion(-)
 create mode 100644 Help/release/dev/vs-install-in-default-build.rst
 create mode 100644 Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list