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  70c2432887da232d65bdc56e34ff046656e19703 (commit)
       via  4db31095e5f4ce410c013e0b92bc5d1baee03934 (commit)
      from  dd563e1eb3002578fcc28f9cc4ef9d2326043a23 (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=70c2432887da232d65bdc56e34ff046656e19703
commit 70c2432887da232d65bdc56e34ff046656e19703
Merge: dd563e1 4db3109
Author:     Brad King <[email protected]>
AuthorDate: Tue Nov 11 12:45:54 2014 -0500
Commit:     CMake Topic Stage <[email protected]>
CommitDate: Tue Nov 11 12:45:54 2014 -0500

    Merge topic 'fix_link-line-dedup_regression'
    
    4db31095 Fix link line order when shared libraries are de-duplicated


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

Summary of changes:
 Source/cmComputeLinkDepends.cxx       |   13 +++++++++----
 Tests/Dependency/CMakeLists.txt       |    1 +
 Tests/Dependency/Case5/CMakeLists.txt |    8 ++++++++
 Tests/Dependency/Case5/bar.c          |   12 ++++++++++++
 Tests/Dependency/Case5/foo.c          |    9 +++++++++
 Tests/Dependency/Case5/main.c         |    7 +++++++
 6 files changed, 46 insertions(+), 4 deletions(-)
 create mode 100644 Tests/Dependency/Case5/CMakeLists.txt
 create mode 100644 Tests/Dependency/Case5/bar.c
 create mode 100644 Tests/Dependency/Case5/foo.c
 create mode 100644 Tests/Dependency/Case5/main.c


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
[email protected]
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to