[Cmake-commits] CMake branch, master, updated. v2.8.2-374-g4ea441e

Brad King brad.king at kitware.com
Wed Sep 8 11:07:56 EDT 2010


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  4ea441eaf9a7a5dda266db9a6862fc9f8ed1c8cc (commit)
       via  5cdfc9c8ea675658c14d21848917f0e2d9ab93da (commit)
       via  4969c3b5bbf929d3f59e98c90849a85aadb7351a (commit)
       via  e8ae504c0e13a641660ae78a05d5a5184f352800 (commit)
       via  b4b8f963917b9473be283d5b844faee4a018945d (commit)
       via  cc955a042b582a12238cc94507bf50dd9bce1220 (commit)
       via  0367245f0c1a665d44b7169cc0f24eda5dbb4de3 (commit)
       via  130b0e21958535a4f4f408cf7392fa9b3ee336fe (commit)
       via  dfe9c95129b9ca05ea8ca98e69d973c9c40e5a4e (commit)
      from  81fa6bbcc7daca38517da1f347de91d70db6a02f (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=4ea441eaf9a7a5dda266db9a6862fc9f8ed1c8cc
commit 4ea441eaf9a7a5dda266db9a6862fc9f8ed1c8cc
Merge: 81fa6bb 5cdfc9c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Sep 8 11:07:55 2010 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Sep 8 11:07:55 2010 -0400

    Merge topic 'ImproveFindPackageConfigMode'
    
    5cdfc9c Improve wording of the error message of find_package() in config-mode
    4969c3b Improve version notice in the generated message
    e8ae504 Add option CONFIG_MODE to FPHSA()
    b4b8f96 Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS
    cc955a0 Small cleanup of FindPackageHandleStandardArgs.cmake
    0367245 Replace the two vector<string,string> with one vector<struct{string,string}>
    130b0e2 Improve error message in Config-mode when no appropriate version was found
    dfe9c95 Record all considered Config files and their versions.


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

Summary of changes:
 Modules/FindPackageHandleStandardArgs.cmake |  172 +++++++++++++++++----------
 Source/cmFindPackageCommand.cxx             |  141 +++++++++++++++++-----
 Source/cmFindPackageCommand.h               |    6 +-
 3 files changed, 224 insertions(+), 95 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list