[Cmake-commits] CMake branch, next, updated. v3.1.1-2427-g8694595

Brad King brad.king at kitware.com
Wed Jan 28 19:20:58 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  86945954ccf2d3649180c3bd6ea9faedb3a02ddf (commit)
       via  baf5bfb5725d77368e4b33ffabb9ea8958e8c89a (commit)
      from  5348b1f86b070d6c4f4402aa09d2bc9c606908ba (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=86945954ccf2d3649180c3bd6ea9faedb3a02ddf
commit 86945954ccf2d3649180c3bd6ea9faedb3a02ddf
Merge: 5348b1f baf5bfb
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 28 19:20:49 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jan 28 19:20:49 2015 -0500

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


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=baf5bfb5725d77368e4b33ffabb9ea8958e8c89a
commit baf5bfb5725d77368e4b33ffabb9ea8958e8c89a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Jan 28 19:19:32 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Wed Jan 28 19:19:32 2015 -0500

    fixup! Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator

diff --git a/Modules/CMakeFindXCode.cmake b/Modules/CMakeFindXCode.cmake
new file mode 100644
index 0000000..b1a4c43
--- /dev/null
+++ b/Modules/CMakeFindXCode.cmake
@@ -0,0 +1,3 @@
+
+# Empty placeholder for input dependencies in existing
+# build trees produced by older versions of CMake.

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

Summary of changes:
 Modules/CMakeFindXCode.cmake |    3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 Modules/CMakeFindXCode.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list