[Cmake-commits] CMake branch, master, updated. v2.8.10.2-246-g1be60d6
Brad King
brad.king at kitware.com
Fri Nov 30 10:36:09 EST 2012
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 1be60d6dc7500e22ea59a01ed502b18ffa4c8df2 (commit)
via da1d9bac63d486d430b0c61ee8d3928f8d09ab26 (commit)
via b96f6fc2aabed8a77cd45c0f87af7abb6a687576 (commit)
from e0af55a5f4cd84db1cc5a3517e730ea8c6332f45 (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=1be60d6dc7500e22ea59a01ed502b18ffa4c8df2
commit 1be60d6dc7500e22ea59a01ed502b18ffa4c8df2
Merge: e0af55a da1d9ba
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Nov 30 10:35:59 2012 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Nov 30 10:35:59 2012 -0500
Merge topic 'multiarch-include'
da1d9ba Test find_path multiarch support (#13742)
b96f6fc Teach find_(path|file) about Linux multiarch (#13742)
-----------------------------------------------------------------------
Summary of changes:
Source/cmFindBase.cxx | 4 +-
Source/cmFindPathCommand.cxx | 6 ++-
Tests/CMakeOnly/CMakeLists.txt | 1 +
Tests/CMakeOnly/find_path/CMakeLists.txt | 31 ++++++++++++++++++++
.../CMakeOnly/find_path/include/arch/test1arch.h | 0
.../CMakeOnly/find_path/include/test1.h | 0
6 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 Tests/CMakeOnly/find_path/CMakeLists.txt
copy Modules/IntelVSImplicitPath/hello.f => Tests/CMakeOnly/find_path/include/arch/test1arch.h (100%)
copy Modules/IntelVSImplicitPath/hello.f => Tests/CMakeOnly/find_path/include/test1.h (100%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list