[Cmake-commits] CMake branch, next, updated. v3.0.0-4057-gba12dd1

Brad King brad.king at kitware.com
Wed Jul 2 09:40:59 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  ba12dd176aecaedc288a9eefecb0d1adfce4b55e (commit)
       via  4121316f7cf670a0e0a1af0082c69d3279ae2f58 (commit)
      from  fa6c373f9e172e6592a2f3b7ecc28ea7c1e06042 (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=ba12dd176aecaedc288a9eefecb0d1adfce4b55e
commit ba12dd176aecaedc288a9eefecb0d1adfce4b55e
Merge: fa6c373 4121316
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 2 09:40:59 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 2 09:40:59 2014 -0400

    Merge topic 'no-cross-install_name_tool' into next
    
    4121316f CMakeFindBinUtils: Remove outdated comment


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4121316f7cf670a0e0a1af0082c69d3279ae2f58
commit 4121316f7cf670a0e0a1af0082c69d3279ae2f58
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 2 09:42:02 2014 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 2 09:42:02 2014 -0400

    CMakeFindBinUtils: Remove outdated comment

diff --git a/Modules/CMakeFindBinUtils.cmake b/Modules/CMakeFindBinUtils.cmake
index 5b5bda8..dda28bd 100644
--- a/Modules/CMakeFindBinUtils.cmake
+++ b/Modules/CMakeFindBinUtils.cmake
@@ -66,8 +66,6 @@ else()
 
 endif()
 
-
-# on Apple there really should be install_name_tool
 if(CMAKE_PLATFORM_HAS_INSTALLNAME)
   find_program(CMAKE_INSTALL_NAME_TOOL NAMES install_name_tool HINTS ${_CMAKE_TOOLCHAIN_LOCATION})
 

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

Summary of changes:
 Modules/CMakeFindBinUtils.cmake |    2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list