[Cmake-commits] CMake branch, master, updated. v2.8.12-554-g7a616e7

Brad King brad.king at kitware.com
Thu Oct 31 09:40:17 EDT 2013


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  7a616e75b84d692e2df453e889c12d1afdb6c576 (commit)
       via  07f5788385de1cc1ba7ada9d3d9adc43382fd5ff (commit)
       via  fa037776264a9ae554ed4e0a25f4e9f11f570524 (commit)
      from  d182a55adb63639d3a4f497c877c9904f3314945 (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=7a616e75b84d692e2df453e889c12d1afdb6c576
commit 7a616e75b84d692e2df453e889c12d1afdb6c576
Merge: d182a55 07f5788
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Oct 31 09:40:13 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Oct 31 09:40:13 2013 -0400

    Merge topic 'use-generator-target'
    
    07f5788 Move TraceDependencies to cmGeneratorTarget.
    fa03777 Do not populate SourceEntries in AddSourceFile.


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

Summary of changes:
 Source/cmGeneratorTarget.cxx               |  293 ++++++++++++++++++++++++++
 Source/cmGeneratorTarget.h                 |   13 ++
 Source/cmLocalGenerator.cxx                |    7 +-
 Source/cmTarget.cxx                        |  310 +---------------------------
 Source/cmTarget.h                          |   13 +-
 Source/cmVisualStudio10TargetGenerator.cxx |    5 +-
 6 files changed, 320 insertions(+), 321 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list