[Cmake-commits] CMake branch, master, updated. v2.8.2-340-g6c155d9

Brad King brad.king at kitware.com
Tue Aug 31 14:38:23 EDT 2010


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  6c155d9e9eb77a4cbbab424c1b95ece1904f7e60 (commit)
       via  a99f6208349c6ef93cd2fe558d3a6e9aa1194251 (commit)
       via  79a88c35f886258a43ee6169d2d7b4f2e1eb0b95 (commit)
       via  325bdb2a92bbbbe18ae2cbffc000bd6e0dd0367a (commit)
       via  6bea84353c76d392a9da11557ab888fa18ea1955 (commit)
      from  0642c758cc529818cfc4a1998b7fd9e77454b6c3 (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=6c155d9e9eb77a4cbbab424c1b95ece1904f7e60
commit 6c155d9e9eb77a4cbbab424c1b95ece1904f7e60
Merge: 0642c75 a99f620
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Aug 31 14:38:18 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 31 14:38:18 2010 -0400

    Merge topic 'vs-utility-depends'
    
    a99f620 Fix unused parameter warning in VS 7.1 generator
    79a88c3 Refactor VS <= 7.1 utility-depends workaround
    325bdb2 Factor out duplicate VS target dependency code
    6bea843 Factor out global generator ComputeTargetDepends method


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

Summary of changes:
 Source/cmGlobalGenerator.cxx               |   28 +++--
 Source/cmGlobalGenerator.h                 |    2 +
 Source/cmGlobalVisualStudio6Generator.cxx  |   99 ++++++++++-----
 Source/cmGlobalVisualStudio6Generator.h    |    1 +
 Source/cmGlobalVisualStudio71Generator.cxx |   83 +++++--------
 Source/cmGlobalVisualStudio7Generator.cxx  |  132 ++++++++++++-------
 Source/cmGlobalVisualStudio7Generator.h    |    1 +
 Source/cmGlobalVisualStudioGenerator.cxx   |  193 ++++++++-------------------
 Source/cmGlobalVisualStudioGenerator.h     |   19 ++--
 9 files changed, 270 insertions(+), 288 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list