[Cmake-commits] CMake branch, master, updated. v3.0.0-1144-g3eb50bb

Brad King brad.king at kitware.com
Mon Jun 16 08:54:45 EDT 2014


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  3eb50bbe8c99e3480b0ca85dc3d49b0a8ca9d8d1 (commit)
       via  cb67509b06b9acdc3e23ea7dfc13257e9e8d1b20 (commit)
       via  790e167718bff5660e9023f627df0413504fb207 (commit)
       via  5fba44cf41312a64b1cc661d4015ba16ac9f2af8 (commit)
      from  94d1879ba049fbb52a168228218e479b281bce12 (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=3eb50bbe8c99e3480b0ca85dc3d49b0a8ca9d8d1
commit 3eb50bbe8c99e3480b0ca85dc3d49b0a8ca9d8d1
Merge: 94d1879 cb67509
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 16 08:54:44 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 16 08:54:44 2014 -0400

    Merge topic 'vs-subdir-sln-depends'
    
    cb67509b VS: Remove unused parameter of WriteTargetConfigurations
    790e1677 VS: Fix subproject .sln dependencies on custom targets
    5fba44cf VS: Move VS-only API out of cmGlobalGenerator


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

Summary of changes:
 Source/cmGlobalGenerator.cxx               |   30 ----------------------------
 Source/cmGlobalGenerator.h                 |    3 ---
 Source/cmGlobalVisualStudio71Generator.cxx |    2 +-
 Source/cmGlobalVisualStudio7Generator.cxx  |   29 ++++++++++++++++++++-------
 Source/cmGlobalVisualStudio7Generator.h    |    8 +++++---
 Tests/SubProject/CMakeLists.txt            |   11 +++++++++-
 Tests/SubProject/bar.cxx                   |    5 +----
 Tests/SubProject/{bar.cxx => gen.cxx.in}   |    0
 8 files changed, 39 insertions(+), 49 deletions(-)
 copy Tests/SubProject/{bar.cxx => gen.cxx.in} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list