[Cmake-commits] CMake branch, master, updated. v2.8.5-45-g25a35f5

Brad King brad.king at kitware.com
Tue Jul 26 14:56:26 EDT 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  25a35f5686d7a72a4da8508be5d562c6c225664a (commit)
       via  4a50b5f2aaa6965f908f1a64c202cacf175eeb56 (commit)
       via  a66df0854361479bbfece06e4c0d9d975c084e71 (commit)
       via  6e1d3edb4d1e1b491df879a2764d8a24442795dc (commit)
      from  e25c0d046af09776743e55035c4bf4e8f3a16b11 (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=25a35f5686d7a72a4da8508be5d562c6c225664a
commit 25a35f5686d7a72a4da8508be5d562c6c225664a
Merge: e25c0d0 4a50b5f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 26 14:56:22 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 26 14:56:22 2011 -0400

    Merge topic 'DisableSwitchForFindPackage'
    
    4a50b5f Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package>
    a66df08 Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch
    6e1d3ed Add a switch to disable a find_package() call completely


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

Summary of changes:
 Source/cmDocumentVariables.cxx                     |   14 ++++++++++++
 Source/cmFindPackageCommand.cxx                    |   22 ++++++++++++++++++++
 Tests/FindPackageTest/CMakeLists.txt               |    5 +++-
 .../Blub/BlubConfig.cmake}                         |    0
 4 files changed, 40 insertions(+), 1 deletions(-)
 copy Tests/FindPackageTest/{A/wibble-config.cmake => lib/Blub/BlubConfig.cmake} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list