[Cmake-commits] CMake branch, master, updated. v2.8.9-389-g7d03885

David Cole david.cole at kitware.com
Tue Sep 25 15:18:06 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  7d03885d21f02090f4e8876a349869e59845f035 (commit)
       via  68c6b134d0d994cacda7aa3cb92e930df42d6e23 (commit)
       via  9ed24c5316fc4e9b56e3b491dee2f88b2cbb6f17 (commit)
       via  38a0f715745257fda16dd748d046fa549a9192d2 (commit)
       via  020d2131ed53444835f53cdc3d32717121fe162f (commit)
       via  61a566c02a9d611a7c7c38f888745405ad952735 (commit)
       via  22154c7fc23e32c97952e368f7437999576ea082 (commit)
       via  4541c078645c367b36949b629ea33c17316cedeb (commit)
       via  a28c24726bc4a7882bdd65604359cb545d49c69b (commit)
       via  9f5dbf4497c433217da2eaee89647584d9cbad67 (commit)
       via  d83f80d1744390a18780a178463724421fafc04a (commit)
       via  c10b69152cd0ae34c45a70bd65771eb2aba7fcb6 (commit)
       via  03dd6cc4ffb2ac00f774fe24c5b0721b371d3c91 (commit)
       via  326becad31d011d52f46eb3232db2817e893f1dc (commit)
       via  cfe5b87e8c2827ec5f9df50137935b8bc68c2b45 (commit)
       via  776d3fe3251ccd136be726f1f2aeda80d85ef7c7 (commit)
       via  a5194e2ffb134b420c3d386b14d5c8031376dd47 (commit)
       via  2c3b8255c53d05c3cc8a9beb9f82072eda41e7e6 (commit)
       via  ef5b439cc1363c0027266e59f2d26165f96b8368 (commit)
       via  34e1a2ae5680b9dad24b153a5ed36c813ae946e6 (commit)
       via  a5796112cb89ea90e1f906aba3e2082c6db435bc (commit)
      from  1dd41e6c3db89d6fb648c5b11403f3dc6d6097ad (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=7d03885d21f02090f4e8876a349869e59845f035
commit 7d03885d21f02090f4e8876a349869e59845f035
Merge: 1dd41e6 68c6b13
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Tue Sep 25 15:18:05 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Sep 25 15:18:05 2012 -0400

    Merge topic 'ImproveFindSDLxxxModules'
    
    68c6b13 FindSDL: Stay compatible with old input variables
    9ed24c5 FindSDL: Remove from find_... calls PATHS that are set by default
    38a0f71 FindSDL: Add my copyright tag to all FindSDL_* modules
    020d213 FindSDL: Add version support
    61a566c FindSDL: Format documentation
    22154c7 FindSDL: Update documentation
    4541c07 FindSDL: Add version support for FindSDL_ttf
    a28c247 FindSDL: Use SDL_TTF prefix for variables
    9f5dbf4 FindSDL: Update documentation
    d83f80d FindSDL: Add version support for FindSDL_mixer
    c10b691 FindSDL: Use SDL_MIXER prefix for variables
    03dd6cc FindSDL: Pass SDL_SOUND_LIBRARY to FIND_PACKAGE_HANDLE_STANDARD_ARGS
    326beca FindSDL: Use same capitalization for FPHSA as file name
    cfe5b87 FindSDL: Version support for FindSDL_sound
    776d3fe FindSDL: Format the documentation
    a5194e2 FindSDL: Add "cmake_minimum_required" to "try_compile" project
    ...


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

Summary of changes:
 Modules/FindSDL.cmake       |   60 +++++++++++++++--------------
 Modules/FindSDL_image.cmake |   81 +++++++++++++++++++++++++--------------
 Modules/FindSDL_mixer.cmake |   81 +++++++++++++++++++++++++--------------
 Modules/FindSDL_net.cmake   |   82 +++++++++++++++++++++++++--------------
 Modules/FindSDL_sound.cmake |   89 ++++++++++++++++++++++---------------------
 Modules/FindSDL_ttf.cmake   |   81 +++++++++++++++++++++++++--------------
 6 files changed, 285 insertions(+), 189 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list