[Cmake-commits] CMake branch, next, updated. v3.1.1-2431-gba1bdf7

Brad King brad.king at kitware.com
Thu Jan 29 08:55:00 EST 2015


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  ba1bdf72bc7fb34ac897056d5ec0c94e80bac393 (commit)
       via  d84329c78b043ec77dbfe8130a737e7bddaaab3d (commit)
      from  9d274b4f3ffba3ad339522375180d2bf568d016c (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=ba1bdf72bc7fb34ac897056d5ec0c94e80bac393
commit ba1bdf72bc7fb34ac897056d5ec0c94e80bac393
Merge: 9d274b4 d84329c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 08:54:59 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 29 08:54:59 2015 -0500

    Merge topic 'xcode-revise-make-program' into next
    
    d84329c7 fixup! Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d84329c78b043ec77dbfe8130a737e7bddaaab3d
commit d84329c78b043ec77dbfe8130a737e7bddaaab3d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 08:54:50 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Jan 29 08:54:50 2015 -0500

    fixup! Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator

diff --git a/Modules/CMakeFindXCode.cmake b/Modules/CMakeFindXCode.cmake
index b1a4c43..da0b97b 100644
--- a/Modules/CMakeFindXCode.cmake
+++ b/Modules/CMakeFindXCode.cmake
@@ -1,3 +1,16 @@
 
+#=============================================================================
+# Copyright 2005-2009 Kitware, Inc.
+#
+# Distributed under the OSI-approved BSD License (the "License");
+# see accompanying file Copyright.txt for details.
+#
+# This software is distributed WITHOUT ANY WARRANTY; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# See the License for more information.
+#=============================================================================
+# (To distribute this file outside of CMake, substitute the full
+#  License text for the above reference.)
+
 # Empty placeholder for input dependencies in existing
 # build trees produced by older versions of CMake.

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

Summary of changes:
 Modules/CMakeFindXCode.cmake |   13 +++++++++++++
 1 file changed, 13 insertions(+)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list