[Cmake-commits] CMake branch, master, updated. v3.6.2-1267-g9c93210

Brad King brad.king at kitware.com
Fri Sep 30 08:07:29 EDT 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, master has been updated
       via  9c932109a29afbaf10aa9dd9fa7b2f421f8db6fd (commit)
       via  957e72c0c5503130157f9ae1579860d1fd9caefa (commit)
       via  64934f20697e91a07221d1acc137a830d6e63132 (commit)
       via  ec0bf63823ff459d742a54fae4c8582b5b87d1dd (commit)
       via  523f8ec82c5fb62f5f67c962ff59886396abd8fd (commit)
       via  6b97a5efc6c41a440ed5d9eb5ba9aed834d0bd40 (commit)
       via  a8334961997767ecc31333b52537aa5e5b6c561c (commit)
       via  97b6e17c336f36556981e9371af78f08f4d304bb (commit)
      from  b90aa96c783e0e581517012605c34d746916d415 (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=9c932109a29afbaf10aa9dd9fa7b2f421f8db6fd
commit 9c932109a29afbaf10aa9dd9fa7b2f421f8db6fd
Merge: b90aa96 957e72c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 30 08:07:26 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 30 08:07:26 2016 -0400

    Merge topic 'cmake-server-enable-more'
    
    957e72c0 Utilities/Release: Use python 3 for server mode test on Linux binary
    64934f20 Utilities/Release: Enable server mode in all binaries
    ec0bf638 bootstrap: Add options to enable/disable server mode explicitly
    523f8ec8 server-mode: Add option to enable/disable test case explicitly
    6b97a5ef server-mode: Add option to enable/disable the mode explicitly
    a8334961 server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE
    97b6e17c server-mode: Enable from bootstrapped CMake build


-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt                          |   27 ++++++++++++++++++++-------
 Source/CMakeLists.txt                   |    2 +-
 Tests/CMakeLists.txt                    |    2 +-
 Utilities/Release/linux64_release.cmake |    2 ++
 Utilities/Release/osx_release.cmake     |    1 +
 Utilities/Release/win32_release.cmake   |    1 +
 Utilities/Release/win64_release.cmake   |    1 +
 bootstrap                               |   11 +++++++++++
 8 files changed, 38 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list