[Cmake-commits] CMake branch, master, updated. v2.8.5-186-g674be27

David Cole david.cole at kitware.com
Tue Aug 16 17:03:02 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  674be27a7f673d6af8de53ceb5d5ea407bd574ad (commit)
       via  c9761de7ad853c62aa2d7e0bc0a28bc697586d23 (commit)
       via  208bb9009bda2b41eeee747c34e536f561df8a59 (commit)
       via  bb03c2dd3a9afafd6c24ea12e16edf4f9189813f (commit)
       via  d50a61a1ae6a530e3ebc2672c2e5e38b700d61e8 (commit)
       via  4ba09bc6a22ab9aa3f59b6804224e3f96159658d (commit)
       via  02b1e4b96a10b77e40dbc7f5e5d23ccd61a2b08b (commit)
       via  d216a67e4a41d443d97f9e3b0470b21d1c822b3d (commit)
      from  47a8d4f22c2be4f1a209b8a5a9bc087670b64a7f (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=674be27a7f673d6af8de53ceb5d5ea407bd574ad
commit 674be27a7f673d6af8de53ceb5d5ea407bd574ad
Merge: 47a8d4f c9761de
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Aug 16 17:03:00 2011 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Aug 16 17:03:00 2011 -0400

    Merge topic 'WriteConfigVersionFile_2TemplateFiles'
    
    c9761de Improve documentation for WriteBasicConfigVersionFile.cmake
    208bb90 Set UNSUITABLE instead of not COMPATIBLE
    bb03c2d Really fix copyright notice
    d50a61a Fix copyright notice
    4ba09bc Add some tests for write_basic_config_version_file()
    02b1e4b Add example to documentation
    d216a67 Provide macro write_basic_config_version_file()


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

Summary of changes:
 .../BasicConfigVersion-AnyNewerVersion.cmake.in    |   26 ++++++
 .../BasicConfigVersion-SameMajorVersion.cmake.in   |   41 +++++++++
 Modules/WriteBasicConfigVersionFile.cmake          |   69 +++++++++++++++
 Source/cmFindPackageCommand.cxx                    |    3 +
 Tests/FindPackageTest/CMakeLists.txt               |   91 ++++++++++++++++++++
 5 files changed, 230 insertions(+), 0 deletions(-)
 create mode 100644 Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
 create mode 100644 Modules/BasicConfigVersion-SameMajorVersion.cmake.in
 create mode 100644 Modules/WriteBasicConfigVersionFile.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list