[Cmake-commits] CMake branch, next, updated. v3.1.0-1226-g7e6d0ee
Brad King
brad.king at kitware.com
Thu Dec 18 08:49:51 EST 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, next has been updated
via 7e6d0eed6a86bf798eff158ac3f234b09bbbb0c1 (commit)
via ae1c31fc4276c38cead89663cfd660db89de3d3b (commit)
from 9a64b8d559d0123da0c110dd5d13ce5f3a46ecf8 (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=7e6d0eed6a86bf798eff158ac3f234b09bbbb0c1
commit 7e6d0eed6a86bf798eff158ac3f234b09bbbb0c1
Merge: 9a64b8d ae1c31f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 18 08:49:50 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Dec 18 08:49:50 2014 -0500
Merge topic 'remove-stray-source-file' into next
ae1c31fc Revert topic 'remove-stray-source-file'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ae1c31fc4276c38cead89663cfd660db89de3d3b
commit ae1c31fc4276c38cead89663cfd660db89de3d3b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Dec 18 08:49:11 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Dec 18 08:49:16 2014 -0500
Revert topic 'remove-stray-source-file'
It was only temporarily in 'next' to clean up some dashboard machine
source trees.
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index d2309f9..33c18ce 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -3085,6 +3085,3 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
add_subdirectory(CMakeTests)
endif()
endif()
-
-# Remove a stray source file from a few dashboard machines.
-file(REMOVE ${CMAKE_CURRENT_SOURCE_DIR}/ExternalProjectUpdate/core)
-----------------------------------------------------------------------
Summary of changes:
Tests/CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list