[Cmake-commits] CMake branch, master, updated. v2.8.10-6-g6df05b9

David Cole david.cole at kitware.com
Wed Oct 31 16:32:42 EDT 2012


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  6df05b93b15eaf6daa0699095e5a250888ef8d79 (commit)
       via  66759eea5e90d4af96fd79e2e9017cb2141f5415 (commit)
       via  9cb68b1cd408165d00449c2fed80f2f156d2b80b (commit)
       via  b64dd760d12ba38de3321d0666f7b0288564d13a (commit)
       via  531c71bac3cdd92392e5e225cd03d1001d24347a (commit)
      from  c3b82f67703f00c89a223043e9e48a6b3e1c4aac (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=6df05b93b15eaf6daa0699095e5a250888ef8d79
commit 6df05b93b15eaf6daa0699095e5a250888ef8d79
Merge: c3b82f6 66759ee
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Wed Oct 31 16:32:41 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 31 16:32:41 2012 -0400

    Merge topic 'find_library-NAMES_PER_DIR'
    
    66759ee find_library: Optionally consider all names in each directory
    9cb68b1 find_library: Generalize helper macro in test case
    b64dd76 find_library: Simplify framework search logic
    531c71b find_library: Refactor internal name iteration


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

Summary of changes:
 Source/cmFindBase.cxx                              |   15 ++
 Source/cmFindBase.h                                |    2 +
 Source/cmFindLibraryCommand.cxx                    |  197 +++++++++++++++-----
 Source/cmFindLibraryCommand.h                      |    4 +
 .../CMakeOnly/find_library/A/libtestA.a            |    0
 .../CMakeOnly/find_library/B/libtestB.a            |    0
 Tests/CMakeOnly/find_library/CMakeLists.txt        |   49 +++--
 7 files changed, 203 insertions(+), 64 deletions(-)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/CMakeOnly/find_library/A/libtestA.a (100%)
 copy Modules/IntelVSImplicitPath/hello.f => Tests/CMakeOnly/find_library/B/libtestB.a (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list