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  c8f6c33ec8a9bb9372bf9c800699e6cfd19533b7 (commit)
       via  95f149e61f1ad8c8cadd74f2dbe36a2613815cc2 (commit)
       via  07cfa57ec5f9f906e075512646100719a0a615aa (commit)
      from  e3b1dc171d2a71439830b1656bad5349171c17f4 (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=c8f6c33ec8a9bb9372bf9c800699e6cfd19533b7
commit c8f6c33ec8a9bb9372bf9c800699e6cfd19533b7
Merge: e3b1dc1 95f149e
Author:     David Cole <david.c...@kitware.com>
AuthorDate: Tue Nov 9 15:40:37 2010 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Nov 9 15:40:37 2010 -0500

    Merge topic 'external-link-depends'
    
    95f149e Define LINK_DEPENDS target property (#11406)
    07cfa57 Consolidate duplicate link rule make dependency code


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

Summary of changes:
 Source/cmMakefileExecutableTargetGenerator.cxx     |   27 +-------------
 Source/cmMakefileLibraryTargetGenerator.cxx        |   25 +------------
 Source/cmMakefileTargetGenerator.cxx               |   38 ++++++++++++++++++++
 Source/cmMakefileTargetGenerator.h                 |    3 ++
 Source/cmTarget.cxx                                |   12 ++++++
 Tests/BuildDepends/CMakeLists.txt                  |   23 ++++++++++++
 Tests/BuildDepends/Project/CMakeLists.txt          |    5 +++
 .../BuildDepends/Project/linkdep.cxx               |    0
 8 files changed, 83 insertions(+), 50 deletions(-)
 copy Modules/DummyCXXFile.cxx => Tests/BuildDepends/Project/linkdep.cxx (100%)


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

Reply via email to