[Cmake-commits] CMake branch, master, updated. v3.1.1-957-g326cfe2

Brad King brad.king at kitware.com
Thu Jan 29 09:14:02 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, master has been updated
       via  326cfe2b30f0223ba676b966dc49a74972e4e4fb (commit)
       via  ab9fa54d4841e5b0eff8d241ad8edb47401b0394 (commit)
       via  11e2e6cadf7f0ee36b7ccecaa11457949382b75f (commit)
       via  e4055a6144c63c83fe2f39440ecfb9a0bcbfae0d (commit)
      from  98659aecfd819eb1e7771f7420933316a628b057 (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=326cfe2b30f0223ba676b966dc49a74972e4e4fb
commit 326cfe2b30f0223ba676b966dc49a74972e4e4fb
Merge: 98659ae ab9fa54
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Jan 29 09:14:00 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Jan 29 09:14:00 2015 -0500

    Merge topic 'xcode-revise-make-program'
    
    ab9fa54d Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)
    11e2e6ca Xcode: Select make program at build time
    e4055a61 Xcode: Add internal API to find xcodebuild


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

Summary of changes:
 Help/release/dev/xcode-revise-make-program.rst |    6 +++
 Help/variable/CMAKE_MAKE_PROGRAM.rst           |   11 +++++-
 Modules/CMakeFindXCode.cmake                   |    8 +---
 Source/cmGlobalGenerator.cxx                   |   19 ----------
 Source/cmGlobalXCodeGenerator.cxx              |   47 +++++++++++++++++++++++-
 Source/cmGlobalXCodeGenerator.h                |    7 ++++
 Tests/CMakeLists.txt                           |    2 +-
 7 files changed, 70 insertions(+), 30 deletions(-)
 create mode 100644 Help/release/dev/xcode-revise-make-program.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list