[Cmake-commits] CMake branch, master, updated. v3.6.2-1133-gaec5bf8

Brad King brad.king at kitware.com
Fri Sep 23 08:40:06 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  aec5bf8edb1b4fb4a13689992abfd9cba54046e8 (commit)
       via  e22d30e25a264c309bd819edde3eacb1184da800 (commit)
       via  cc576c2c7f3272ec5370dc3cb45838c20d1837f9 (commit)
       via  277ffa2881d4073a660490f959cb58ad0dcb3f82 (commit)
      from  0314f26412d3944f7ead47656e9347440141e815 (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=aec5bf8edb1b4fb4a13689992abfd9cba54046e8
commit aec5bf8edb1b4fb4a13689992abfd9cba54046e8
Merge: 0314f26 e22d30e
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Sep 23 08:40:03 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Sep 23 08:40:03 2016 -0400

    Merge topic 'cmake-server-signals'
    
    e22d30e2 server-mode: Allow for sending signals
    cc576c2c server-mode: Pass server into cmServerProtocol
    277ffa28 server-mode: Move constants for server mode into its own file


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

Summary of changes:
 Help/manual/cmake-server.7.rst |    8 ++++
 Source/cmServer.cxx            |   79 ++++++++++++++++++++++------------------
 Source/cmServer.h              |    4 +-
 Source/cmServerConnection.cxx  |    5 +--
 Source/cmServerDictionary.h    |   49 +++++++++++++++++++++++++
 Source/cmServerProtocol.cxx    |   24 +++++++-----
 Source/cmServerProtocol.h      |    6 ++-
 7 files changed, 124 insertions(+), 51 deletions(-)
 create mode 100644 Source/cmServerDictionary.h


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list