[Cmake-commits] CMake branch, master, updated. v3.5.2-513-g8a00c16

Brad King brad.king at kitware.com
Wed Apr 27 09:15:22 EDT 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  8a00c16b59591fd9b7ab1b2628f0394d6a93c7b1 (commit)
       via  571bedec2970df42b9f3666e17728a7511d32b47 (commit)
       via  0c58d2d0fdc518e12e6aa5a15012437c573a910c (commit)
      from  a594b79b3cd7541ecfbcaaf7247049b172c15f41 (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=8a00c16b59591fd9b7ab1b2628f0394d6a93c7b1
commit 8a00c16b59591fd9b7ab1b2628f0394d6a93c7b1
Merge: a594b79 571bede
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 27 09:15:20 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 27 09:15:20 2016 -0400

    Merge topic 'vs-old-express-no-folders'
    
    571bedec VS: Ignore USE_FOLDER property on VS versions that do not support it
    0c58d2d0 VS: Detect VS 8 and 9 Express editions


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

Summary of changes:
 Source/cmGlobalVisualStudio10Generator.cxx |    6 ------
 Source/cmGlobalVisualStudio10Generator.h   |    6 ------
 Source/cmGlobalVisualStudio11Generator.cxx |    8 ++++----
 Source/cmGlobalVisualStudio71Generator.h   |    3 +++
 Source/cmGlobalVisualStudio8Generator.cxx  |   10 ++++++++++
 Source/cmGlobalVisualStudio8Generator.h    |    6 ++++++
 Source/cmGlobalVisualStudio9Generator.cxx  |    4 ++++
 Source/cmGlobalVisualStudioGenerator.cxx   |    2 +-
 8 files changed, 28 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list