[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-351-g4fc64ce

Brad King brad.king at kitware.com
Wed Mar 1 09:00:43 EST 2017


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  4fc64ce76d9981674ababaa3279952544ba8ac01 (commit)
       via  6f5aede71642b05a351d5cf92e0c884ed9b4fd3c (commit)
       via  e67963ed7316768bf0ebfbe42137d028c0d1d2a4 (commit)
      from  a9113ae37bae72ee2f7a765da732f2b21d1491ce (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=4fc64ce76d9981674ababaa3279952544ba8ac01
commit 4fc64ce76d9981674ababaa3279952544ba8ac01
Merge: a9113ae 6f5aede
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Mar 1 09:00:40 2017 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Mar 1 09:00:40 2017 -0500

    Merge topic 'find-libarch-not-symlink'
    
    6f5aede7 find_library: Skip 'lib => lib<arch>' searches if one symlinks the other
    e67963ed cmFindLibraryCommand: Refactor AddArchitecturePath logic


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

Summary of changes:
 Source/cmFindLibraryCommand.cxx                    |   64 +++++++++++++++-----
 Tests/RunCMake/find_library/LibArchLink-stderr.txt |    2 +
 Tests/RunCMake/find_library/LibArchLink.cmake      |   24 ++++++++
 Tests/RunCMake/find_library/RunCMakeTest.cmake     |    3 +
 4 files changed, 77 insertions(+), 16 deletions(-)
 create mode 100644 Tests/RunCMake/find_library/LibArchLink-stderr.txt
 create mode 100644 Tests/RunCMake/find_library/LibArchLink.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list