index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmServerConnection.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-1
/
+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2
/
+2
*
server: Switched to a auto model for handles
Justin Berger
2017-11-29
1
-50
/
+21
*
server: Protect several fields from potentially pointing to bad memory
Justin Berger
2017-08-31
1
-0
/
+3
*
server: Moved buffer formatting into bufferstrategy
Justin Berger
2017-08-31
1
-0
/
+7
*
server: Made stdio connection accept different types of streams
Justin Berger
2017-08-31
1
-44
/
+104
*
server: Fixed mismatched new/delete; added proper shutdown procedure
Justin Berger
2017-08-31
1
-4
/
+4
*
server: Add support for connections that aren't event based
Justin Berger
2017-07-10
1
-7
/
+7
*
server: Refactor to make the event loop owned by server object
Justin Berger
2017-07-10
1
-322
/
+69
*
cmServer: include what you use
Daniel Pfeifer
2017-05-06
1
-2
/
+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-0
/
+1
*
server-mode: Fix named pipe mode
Tobias Hunger
2016-10-18
1
-6
/
+5
*
server-mode: Improve shutdown behavior
Tobias Hunger
2016-10-04
1
-44
/
+118
*
cmake-server: Stop the file monitor on client disconnect
Brad King
2016-09-30
1
-0
/
+1
*
server-mode: Add infrastructure to watch the filesystem
Tobias Hunger
2016-09-29
1
-1
/
+8
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+2
*
cmServer: add braces around conditional statements
Daniel Pfeifer
2016-09-23
1
-1
/
+2
*
server-mode: Move constants for server mode into its own file
Tobias Hunger
2016-09-22
1
-3
/
+2
*
server-mode: Introduce cmServerConnection
Tobias Hunger
2016-09-22
1
-0
/
+307