[Cmake-commits] CMake branch, master, updated. v2.8.4-139-g27b41de

Brad King brad.king at kitware.com
Tue Mar 8 14:22:22 EST 2011


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  27b41deaed762621a0dcff31c5cce5cc7c5624c8 (commit)
       via  077954d4cbd0d2f8b8ae96964bfe5c9747934fe8 (commit)
       via  5abfb571843dba949e010f3b2840d8882d0f3d73 (commit)
      from  b665d2f08a663a4d97cef179d3dc7f592688cea7 (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=27b41deaed762621a0dcff31c5cce5cc7c5624c8
commit 27b41deaed762621a0dcff31c5cce5cc7c5624c8
Merge: b665d2f 077954d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Mar 8 14:22:20 2011 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Mar 8 14:22:20 2011 -0500

    Merge topic 'link-static'
    
    077954d Test static linking with LINK_SEARCH_START_STATIC
    5abfb57 Add target property LINK_SEARCH_START_STATIC to aid static linking


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

Summary of changes:
 Source/cmComputeLinkInformation.cxx |    6 +++---
 Source/cmTarget.cxx                 |   31 +++++++++++++++++++++++--------
 Tests/CMakeLists.txt                |   16 ++++++++++++++++
 Tests/LinkStatic/CMakeLists.txt     |   27 +++++++++++++++++++++++++++
 Tests/LinkStatic/LinkStatic.c       |    5 +++++
 5 files changed, 74 insertions(+), 11 deletions(-)
 create mode 100644 Tests/LinkStatic/CMakeLists.txt
 create mode 100644 Tests/LinkStatic/LinkStatic.c


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list