[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-198-g5fb80a3

Brad King brad.king at kitware.com
Wed Oct 29 11:45:39 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, next has been updated
       via  5fb80a3cb5df6350fe59608aa25c6e983e57123e (commit)
       via  ebdb05ed5c9fbaf5c5692b348ed252694dcc6c5e (commit)
      from  e3562a65a1a99e918969bccc6bbac892416bbdab (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=5fb80a3cb5df6350fe59608aa25c6e983e57123e
commit 5fb80a3cb5df6350fe59608aa25c6e983e57123e
Merge: e3562a6 ebdb05e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 29 11:45:38 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Oct 29 11:45:38 2014 -0400

    Merge topic 'CTestCustom-suppress-sphinx-icon-warning' into next
    
    ebdb05ed Revert "CTestCustom: Suppress sphinx warning about missing favicon"


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ebdb05ed5c9fbaf5c5692b348ed252694dcc6c5e
commit ebdb05ed5c9fbaf5c5692b348ed252694dcc6c5e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Oct 29 11:45:15 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Oct 29 11:45:15 2014 -0400

    Revert "CTestCustom: Suppress sphinx warning about missing favicon"
    
    This reverts commit 7f70ad89ffcef299009131765b497bed8d69766a.
    We can actually fix the warning instead of suppressing it.

diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index c26db87..f499be1 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -54,7 +54,6 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
   "cc-3968 CC: WARNING File.*" # "implicit" truncation by static_cast
   "ld: warning: directory not found for option .-(F|L)"
   "warning.*This version of Mac OS X is unsupported"
-  "WARNING: favicon file 'cmake-favicon.ico' does not exist"
   "clang.*: warning: argument unused during compilation: .-g"
   "note: in expansion of macro" # diagnostic context note
   "cm(StringCommand|CTestTestHandler)\\.cxx.*warning.*rand.*isn.*t random" # we do not do crypto

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

Summary of changes:
 CTestCustom.cmake.in |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list