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  c914d2bda278b588c1dca3e0fa5ec97a64c56c3c (commit)
       via  616f03114eb41218dc3278e72b52d8de09e40365 (commit)
       via  9eea0486bfe5dfd497e6a8fca9e3c2551169c24e (commit)
       via  2eca0559881c36061f84ea4fcd955ac32d9d427a (commit)
       via  21f428f4c0adf7045e852be30739cd1243aa96fe (commit)
       via  a9588e90bbddbfe71b1d33d63d38eedaf397023f (commit)
       via  4407eee01365d89d370d8e8b89f3ec0a65420046 (commit)
       via  a09c545d3a518d771b66b59f92821af3d55d7d4b (commit)
      from  9d5bfa53e63c894b1c774258882877f57d61638f (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=c914d2bda278b588c1dca3e0fa5ec97a64c56c3c
commit c914d2bda278b588c1dca3e0fa5ec97a64c56c3c
Merge: 9d5bfa5 616f031
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Oct 6 10:59:00 2015 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Oct 6 10:59:00 2015 -0400

    Merge topic 'refactor-computation'
    
    616f0311 cmGlobalGenerator: Move path computation to Compute.
    9eea0486 cmGlobalGenerator: Do more computation at compute time.
    2eca0559 cmGlobalGenerator: De-virtualize Compute().
    21f428f4 VisualStudio: Replace Compute override with AddExtraIDETargets 
override.
    a9588e90 VisualStudio10: Initialize the LongestSource at generate time.
    4407eee0 cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
    a09c545d Xcode: Extract a AddExtraIDETargets method.


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

Summary of changes:
 Source/cmGlobalGenerator.cxx               |   26 +++++++++++++-------------
 Source/cmGlobalGenerator.h                 |    3 ++-
 Source/cmGlobalVisualStudio10Generator.cxx |   12 +-----------
 Source/cmGlobalVisualStudio10Generator.h   |    2 --
 Source/cmGlobalVisualStudio8Generator.cxx  |    9 ++-------
 Source/cmGlobalVisualStudio8Generator.h    |    2 +-
 Source/cmGlobalVisualStudioGenerator.cxx   |    8 +-------
 Source/cmGlobalVisualStudioGenerator.h     |    2 +-
 Source/cmGlobalXCodeGenerator.cxx          |    9 +--------
 Source/cmGlobalXCodeGenerator.h            |    2 +-
 10 files changed, 23 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to