[Cmake-commits] CMake branch, next, updated. v3.5.0-rc3-231-g3ac6a12
Brad King
brad.king at kitware.com
Fri Feb 19 15:47:11 EST 2016
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 3ac6a120f45ebe47cdc9388ffe9b19f4ac341e7b (commit)
via 093331a513f35f1e713fac93d54d271f6f7bab8a (commit)
from 18893ffcb3b2fe00c5d72fdbe6ae5b0c1ca86dd3 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3ac6a120f45ebe47cdc9388ffe9b19f4ac341e7b
commit 3ac6a120f45ebe47cdc9388ffe9b19f4ac341e7b
Merge: 18893ff 093331a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 19 15:47:10 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 19 15:47:10 2016 -0500
Merge topic 'update-osx-release' into next
093331a5 fixup! Utilities/Release: Switch to OS X 10.7 and Qt 5.5 for Mac binary
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=093331a513f35f1e713fac93d54d271f6f7bab8a
commit 093331a513f35f1e713fac93d54d271f6f7bab8a
Author: Brad King <brad.king at kitware.com>
AuthorDate: Fri Feb 19 15:45:39 2016 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Fri Feb 19 15:45:39 2016 -0500
fixup! Utilities/Release: Switch to OS X 10.7 and Qt 5.5 for Mac binary
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 7bb0721..0639804 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -687,7 +687,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyWindows
dash3win7_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyOSX
- dashmacmini5_release.cmake)
+ bigmac_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux32
magrathea_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux64
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list