[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1056-gc4a6639
Brad King
brad.king at kitware.com
Wed Jul 15 08:59:18 EDT 2015
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 c4a663992657e921904feb67cf53102a66e74a11 (commit)
via 096d8293aee19486c4a316d6d0b62bb92022dfc9 (commit)
from 071482f9956ae5f6eb8daa3562c6e826d3637ca9 (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=c4a663992657e921904feb67cf53102a66e74a11
commit c4a663992657e921904feb67cf53102a66e74a11
Merge: 071482f 096d829
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 15 08:59:17 2015 -0400
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Jul 15 08:59:17 2015 -0400
Merge topic 'ctest-change-id' into next
096d8293 Update topic 'ctest-change-id' to match forthcoming rewrite
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=096d8293aee19486c4a316d6d0b62bb92022dfc9
commit 096d8293aee19486c4a316d6d0b62bb92022dfc9
Author: Brad King <brad.king at kitware.com>
AuthorDate: Wed Jul 15 08:58:42 2015 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Wed Jul 15 08:58:42 2015 -0400
Update topic 'ctest-change-id' to match forthcoming rewrite
diff --git a/Tests/RunCMake/ctest_build/RunCMakeTest.cmake b/Tests/RunCMake/ctest_build/RunCMakeTest.cmake
index cc9e0c4..324f25c 100644
--- a/Tests/RunCMake/ctest_build/RunCMakeTest.cmake
+++ b/Tests/RunCMake/ctest_build/RunCMakeTest.cmake
@@ -32,7 +32,6 @@ endif()
endfunction()
run_BuildFailure()
-
function(run_BuildChangeId)
set(CASE_TEST_PREFIX_CODE [[
set(CTEST_CHANGE_ID "<>1")
diff --git a/Tests/RunCMake/ctest_test/test.cmake.in b/Tests/RunCMake/ctest_test/test.cmake.in
index 2d20595..50b936d 100644
--- a/Tests/RunCMake/ctest_test/test.cmake.in
+++ b/Tests/RunCMake/ctest_test/test.cmake.in
@@ -16,4 +16,3 @@ ctest_start(Experimental)
ctest_configure()
ctest_build()
ctest_test(${ctest_test_args})
- at CASE_TEST_SUFFIX_CODE@
-----------------------------------------------------------------------
Summary of changes:
Tests/RunCMake/ctest_build/RunCMakeTest.cmake | 1 -
Tests/RunCMake/ctest_test/test.cmake.in | 1 -
2 files changed, 2 deletions(-)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list