[Cmake-commits] CMake branch, master, updated. v3.1.0-rc3-458-g3b94772

Brad King brad.king at kitware.com
Tue Dec 9 10:54:55 EST 2014


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  3b9477231d2947fa6281a1e29b4459d3f66d4a49 (commit)
       via  ce331bab929c5a38e048ba15d7393dcf96fad9e1 (commit)
      from  92eaa4707785ccdcbd4b6203a7e0a62b990211cc (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=3b9477231d2947fa6281a1e29b4459d3f66d4a49
commit 3b9477231d2947fa6281a1e29b4459d3f66d4a49
Merge: 92eaa47 ce331ba
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Dec 9 10:54:54 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Dec 9 10:54:54 2014 -0500

    Merge topic 'find_library-updated-directory-content'
    
    ce331bab find_library: Fix repeat call after changing directory content (#15293)


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

Summary of changes:
 Source/cmGlobalGenerator.cxx                       |   33 +++++++++++++-------
 Source/cmGlobalGenerator.h                         |   17 +++++-----
 Tests/RunCMake/CMakeLists.txt                      |    1 +
 .../{CMP0055 => find_library}/CMakeLists.txt       |    0
 Tests/RunCMake/find_library/Created-stderr.txt     |    2 ++
 Tests/RunCMake/find_library/Created.cmake          |   16 ++++++++++
 Tests/RunCMake/find_library/RunCMakeTest.cmake     |    3 ++
 7 files changed, 52 insertions(+), 20 deletions(-)
 copy Tests/RunCMake/{CMP0055 => find_library}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/find_library/Created-stderr.txt
 create mode 100644 Tests/RunCMake/find_library/Created.cmake
 create mode 100644 Tests/RunCMake/find_library/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list