[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-284-g0d367b0

Brad King brad.king at kitware.com
Mon Nov 3 11:39:01 EST 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  0d367b05485e89386f9c60584688b737ba62fc0b (commit)
       via  01fb3190f2070e3e747bbeca3ec9f797d4ebe774 (commit)
      from  ef1dba5e8d56295285bd424e875b4fcdcae6f456 (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=0d367b05485e89386f9c60584688b737ba62fc0b
commit 0d367b05485e89386f9c60584688b737ba62fc0b
Merge: ef1dba5 01fb319
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 3 11:39:00 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 3 11:39:00 2014 -0500

    Merge topic 'FindIce-no-envvar-markup' into next
    
    01fb3190 FindIce: Drop use of :envvar: Sphinx markup


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=01fb3190f2070e3e747bbeca3ec9f797d4ebe774
commit 01fb3190f2070e3e747bbeca3ec9f797d4ebe774
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Nov 3 10:50:48 2014 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Nov 3 10:53:47 2014 -0500

    FindIce: Drop use of :envvar: Sphinx markup
    
    We do not use it elsewhere yet, and do not want to index environment
    variables inconsistently.

diff --git a/Modules/FindIce.cmake b/Modules/FindIce.cmake
index 55528b8..76cecc1 100644
--- a/Modules/FindIce.cmake
+++ b/Modules/FindIce.cmake
@@ -43,7 +43,7 @@
 #
 #   Ice_HOME - the root of the Ice installation
 #
-# The environment variable :envvar:`ICE_HOME` may also be used; the
+# The environment variable ``ICE_HOME`` may also be used; the
 # Ice_HOME variable takes precedence.
 #
 # The following cache variables may also be set::

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

Summary of changes:
 Modules/FindIce.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list