[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-415-gce9ffd6

Brad King brad.king at kitware.com
Tue Apr 1 11:06:13 EDT 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  ce9ffd6b23155588a2f8be880afd0fc7654808af (commit)
       via  83934757c942672d8bea79f11e51a184b168a212 (commit)
       via  4c0cc9ab9195d348ea5f1b004789ec334531bbb1 (commit)
      from  8617de566f637935793dc2c7bcf004a3b311c31e (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=ce9ffd6b23155588a2f8be880afd0fc7654808af
commit ce9ffd6b23155588a2f8be880afd0fc7654808af
Merge: 8617de5 8393475
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 1 11:06:12 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Apr 1 11:06:12 2014 -0400

    Merge topic 'find_package-check-quiet'
    
    83934757 Find*: Make find_package(.. QUIET) affect Check* modules.
    4c0cc9ab Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.


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

Summary of changes:
 Modules/CMakePushCheckState.cmake      |    3 +++
 Modules/CheckCSourceCompiles.cmake     |   13 ++++++++++---
 Modules/CheckCSourceRuns.cmake         |   13 ++++++++++---
 Modules/CheckCXXSourceCompiles.cmake   |   13 ++++++++++---
 Modules/CheckCXXSourceRuns.cmake       |   13 ++++++++++---
 Modules/CheckCXXSymbolExists.cmake     |    1 +
 Modules/CheckFunctionExists.cmake      |   13 ++++++++++---
 Modules/CheckIncludeFile.cmake         |   13 ++++++++++---
 Modules/CheckIncludeFileCXX.cmake      |   13 ++++++++++---
 Modules/CheckIncludeFiles.cmake        |   13 ++++++++++---
 Modules/CheckLibraryExists.cmake       |   13 ++++++++++---
 Modules/CheckPrototypeDefinition.cmake |    9 +++++++--
 Modules/CheckStructHasMember.cmake     |    1 +
 Modules/CheckSymbolExists.cmake        |   13 ++++++++++---
 Modules/CheckTypeSize.cmake            |   13 ++++++++++---
 Modules/CheckVariableExists.cmake      |   13 ++++++++++---
 Modules/FindBLAS.cmake                 |    4 ++++
 Modules/FindBZip2.cmake                |    4 ++++
 Modules/FindBacktrace.cmake            |    1 +
 Modules/FindCups.cmake                 |    4 ++++
 Modules/FindCurses.cmake               |    4 ++++
 Modules/FindGIF.cmake                  |    1 +
 Modules/FindLAPACK.cmake               |    5 +++++
 Modules/FindLibLZMA.cmake              |    3 +++
 Modules/FindOpenCL.cmake               |    1 +
 Modules/FindOpenMP.cmake               |   12 ++++++++++--
 Modules/FindQt4.cmake                  |   20 +++++++++++---------
 Modules/FindThreads.cmake              |    3 +++
 Modules/FindX11.cmake                  |    3 +++
 29 files changed, 186 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list