[Cmake-commits] CMake branch, master, updated. v3.10.0-rc4-230-gb104bcf

2017-11-06 Thread Kitware Robot
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  b104bcfd98add349f7624887073c79a84ae41c44 (commit)
   via  62d736f74ad2eaa737d37ba0b30c8a137782537b (commit)
   via  6a54dbe8caeaaa78a8ac78b282d80128f0201f9a (commit)
   via  bccd442f7183de1da8e97cfd4a4be2d3b21a807c (commit)
   via  73db89c2c2d997f6e1992dd1eab05e54792bd164 (commit)
   via  2dabcebf3ce1b331c723055322b3fbe2e8ab482d (commit)
   via  4c626b7e43c27de0dce4b8af15290cce861f9dc8 (commit)
   via  4bd5af6302f0b7bafecf9ca7919287fe4d3f09e0 (commit)
   via  0ce082b7c823c0f88fbb329ca05d69a8f60f3851 (commit)
   via  36346de4809bf443ca9ca8daea2bdc1af7874b68 (commit)
   via  bbc9c96691c06cdcff0227ad8292e2a2ea60ec00 (commit)
   via  701a637e4d0294ad76df7c11244c9b9b2e84716d (commit)
   via  777e87ae00e8920bd6bf971fb40a07e373061500 (commit)
   via  3048777006e1d10646e7b62f46406859dc4d0812 (commit)
   via  5464e23ff5e822b8a99a3cd234c54ff4632ccb98 (commit)
   via  f61052ad390773610e14367c14fb53ad2e6b789e (commit)
   via  39c2feaf8c4dcb9c3a30c68a066fb70e126d7fe6 (commit)
   via  f5d2988ea7cc60778dbaa21860aad264c7aa7a81 (commit)
   via  2636d86ce2f45f06bdcf4cb60c15df55838a3aa7 (commit)
   via  d46b4ba83532d8954e473a26112288cd8e693775 (commit)
   via  08dca58358c95a41615150513a006379c4ee7825 (commit)
  from  3d6e45af611983d85b130b4f874d862f7d998013 (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=b104bcfd98add349f7624887073c79a84ae41c44
commit b104bcfd98add349f7624887073c79a84ae41c44
Merge: 62d736f 777e87a
Author: Brad King 
AuthorDate: Mon Nov 6 14:01:52 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 09:02:23 2017 -0500

Merge topic 'typos'

777e87ae Fix trivial typos in text

Acked-by: Kitware Robot 
Merge-request: !1442


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=62d736f74ad2eaa737d37ba0b30c8a137782537b
commit 62d736f74ad2eaa737d37ba0b30c8a137782537b
Merge: 6a54dbe 4c626b7
Author: Brad King 
AuthorDate: Mon Nov 6 13:58:04 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 09:01:49 2017 -0500

Merge topic 'test-contract-refactor'

4c626b7e Tests: Refactor contract test activation
4bd5af63 Tests: Factor out contract test HOME finding
0ce082b7 Tests: Drop unused contract test environment script
36346de4 Tests: Drop unused contract test
bbc9c966 Tests: Honor already-set CTEST_REAL_HOME in case of repeat run

Acked-by: Kitware Robot 
Merge-request: !1444


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6a54dbe8caeaaa78a8ac78b282d80128f0201f9a
commit 6a54dbe8caeaaa78a8ac78b282d80128f0201f9a
Merge: bccd442 701a637
Author: Brad King 
AuthorDate: Mon Nov 6 13:55:19 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 09:00:44 2017 -0500

Merge topic 'test-crash-ubsan'

701a637e Tests: Fix CTestTestCrash test under ubsan

Acked-by: Kitware Robot 
Merge-request: !1443


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bccd442f7183de1da8e97cfd4a4be2d3b21a807c
commit bccd442f7183de1da8e97cfd4a4be2d3b21a807c
Merge: 73db89c f61052a
Author: Brad King 
AuthorDate: Mon Nov 6 13:54:58 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 08:59:36 2017 -0500

Merge topic 'bzip2-windows'

f61052ad FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is 
specified

Acked-by: Kitware Robot 
Merge-request: !1439


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=73db89c2c2d997f6e1992dd1eab05e54792bd164
commit 73db89c2c2d997f6e1992dd1eab05e54792bd164
Merge: 2dabceb 39c2fea
Author: Brad King 
AuthorDate: Mon Nov 6 13:56:33 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 08:58:11 2017 -0500

Merge topic 'server-refactor'

39c2feaf misc: Added utility method to allow working with stacks
f5d2988e server: Swapped to cm_thread impl
2636d86c utility: Added minimal std::thread drop-in
d46b4ba8 server: Updated server tests to try various communication channels
08dca583 Tests: reworked server tests to allow other operation modes

Acked-by: Kitware Robot 
Merge-request: !1230


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2dabcebf3ce1b331c723055322b3fbe2e8ab482d
commit 2dabcebf3ce1b331c723055322b3fbe2e8ab482d
Merge: 3d6e45a 3048777
Author: Brad King 
AuthorDate: Mon Nov 6 13:54:39 2017 +
Commit: Kitware Robot 
CommitDate: Mon Nov 6 08:55:35 2017 -0500

Merge topic 'update-kwsys'

30487770 Merge branch 'upstream-KWSys' into update-kwsys
5464e23f 

[Cmake-commits] CMake branch, master, updated. v3.10.0-rc4-231-gc37c477

2017-11-06 Thread Kitware Robot
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  c37c4771cb876146ae0d23a2008482d6fcd53e35 (commit)
  from  b104bcfd98add349f7624887073c79a84ae41c44 (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=c37c4771cb876146ae0d23a2008482d6fcd53e35
commit c37c4771cb876146ae0d23a2008482d6fcd53e35
Author: Kitware Robot 
AuthorDate: Tue Nov 7 00:01:14 2017 -0500
Commit: Kitware Robot 
CommitDate: Tue Nov 7 00:01:14 2017 -0500

CMake Nightly Date Stamp

diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index e98e129..c9ec2ee 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
 # CMake version number components.
 set(CMake_VERSION_MAJOR 3)
 set(CMake_VERSION_MINOR 10)
-set(CMake_VERSION_PATCH 20171106)
+set(CMake_VERSION_PATCH 20171107)
 #set(CMake_VERSION_RC 1)

---

Summary of changes:
 Source/CMakeVersion.cmake |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
___
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits