[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-747-gd41adb4
Brad King
brad.king at kitware.com
Wed Apr 30 09:42:03 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, master has been updated
via d41adb440f407af1ac18b4fd3d796ad0c1231d63 (commit)
via bbc358c3fc1f09fe2a483996ae1359dba3f587f4 (commit)
via 0cce556b5fbe629dccee294aeece7c275343ed64 (commit)
via 0200d0a9c46da512a64aed381fd2e8781e04e32e (commit)
via 416761e35c828092bc8a7dbe68b3fbe65495f01e (commit)
from 8535d4cf5dbe1f48a7da7bece7e435a2bd412eee (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=d41adb440f407af1ac18b4fd3d796ad0c1231d63
commit d41adb440f407af1ac18b4fd3d796ad0c1231d63
Merge: 8535d4c bbc358c
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Apr 30 09:42:02 2014 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 30 09:42:02 2014 -0400
Merge topic 'osx-init-early'
bbc358c3 Merge branch 'master' into osx-init-early
0cce556b Xcode: Use sysroot and deployment target to identify compiler
0200d0a9 OS X: Factor a Darwin-Initialize module out of Platform/Darwin
416761e3 Add platform-specific initialization step when enabling languages
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeDetermineCompilerId.cmake | 11 ++
...e.cmake => CMakeSystemSpecificInitialize.cmake} | 10 +-
Modules/CompilerId/Xcode-3.pbxproj.in | 2 +
Modules/Platform/Darwin-Initialize.cmake | 136 +++++++++++++++++++
Modules/Platform/Darwin.cmake | 137 --------------------
Source/cmGlobalGenerator.cxx | 15 +++
6 files changed, 170 insertions(+), 141 deletions(-)
copy Modules/{CMakeJOMFindMake.cmake => CMakeSystemSpecificInitialize.cmake} (68%)
create mode 100644 Modules/Platform/Darwin-Initialize.cmake
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list