[Cmake-commits] CMake branch, next, updated. v2.8.12.1-5311-g9b8ca0e

Stephen Kelly steveire at gmail.com
Mon Nov 18 13:22:35 EST 2013


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  9b8ca0ec552bed2d644c4e7440ac90ecf2034f27 (commit)
       via  eeb4d1d556a8585fe0bc9fa9a675c27d98495aec (commit)
      from  cb2e3294dde81dc3294e3b8849d6232a34ff6e0b (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=9b8ca0ec552bed2d644c4e7440ac90ecf2034f27
commit 9b8ca0ec552bed2d644c4e7440ac90ecf2034f27
Merge: cb2e329 eeb4d1d
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Nov 18 13:22:32 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Nov 18 13:22:32 2013 -0500

    Merge topic 'cross-compiling-toolchain-variables' into next
    
    eeb4d1d Document when the CMAKE_STAGING_PREFIX is searched.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eeb4d1d556a8585fe0bc9fa9a675c27d98495aec
commit eeb4d1d556a8585fe0bc9fa9a675c27d98495aec
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Nov 18 19:21:48 2013 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Nov 18 19:21:51 2013 +0100

    Document when the CMAKE_STAGING_PREFIX is searched.

diff --git a/Help/command/FIND_XXX.txt b/Help/command/FIND_XXX.txt
index 5889e90..a3eca95 100644
--- a/Help/command/FIND_XXX.txt
+++ b/Help/command/FIND_XXX.txt
@@ -94,6 +94,8 @@ If NO_DEFAULT_PATH is not specified, the search process is as follows:
    or in the short-hand version of the command.
    These are typically hard-coded guesses.
 
+7. Search the path specified by the :variable:`CMAKE_STAGING_PREFIX` variable.
+
 .. |FIND_ARGS_XXX| replace:: <VAR> NAMES name
 
 .. include:: FIND_XXX_MAC.txt

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

Summary of changes:
 Help/command/FIND_XXX.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list