[Cmake-commits] CMake branch, master, updated. v2.8.10.2-394-gc2cde7f
Brad King
brad.king at kitware.com
Mon Jan 7 14:23:08 EST 2013
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 c2cde7f1047b2f11e7d4a466000a20d8c42394be (commit)
via cc676c3a08019b17433931a9287d9cd8b0ccf2f2 (commit)
via 2dd67c7ea095957d557d2934a67baacdf8a82d7b (commit)
via ba58d0c06fd8576844a5722930531a95d00c2003 (commit)
from db925e3532719af44022b50d2462ac5b050907bc (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=c2cde7f1047b2f11e7d4a466000a20d8c42394be
commit c2cde7f1047b2f11e7d4a466000a20d8c42394be
Merge: db925e3 cc676c3
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 7 14:23:04 2013 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 7 14:23:04 2013 -0500
Merge topic 'osx-implicit-link-dirs'
cc676c3 OS X: Detect implicit linker framework search paths
2dd67c7 OS X: Detect implicit link directories on modern toolchains
ba58d0c OS X: Link with all framework search paths, not just the last
-----------------------------------------------------------------------
Summary of changes:
Modules/CMakeCCompiler.cmake.in | 1 +
Modules/CMakeCXXCompiler.cmake.in | 1 +
Modules/CMakeDetermineCompilerABI.cmake | 25 +++---
Modules/CMakeFortranCompiler.cmake.in | 1 +
Modules/CMakeParseImplicitLinkInfo.cmake | 51 ++++++++++--
Modules/Platform/Darwin-Clang.cmake | 1 +
Modules/Platform/Darwin-GNU.cmake | 1 +
Modules/Platform/Darwin.cmake | 18 ++++
Source/cmComputeLinkInformation.cxx | 29 ++++++-
Source/cmDocumentVariables.cxx | 9 ++
Source/cmLocalGenerator.cxx | 2 +-
Tests/CMakeTests/ImplicitLinkInfoTest.cmake.in | 108 +++++++++++++++++++++++-
Tests/SystemInformation/SystemInformation.in | 2 +
13 files changed, 220 insertions(+), 29 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list