summaryrefslogtreecommitdiffstats
path: root/Source/cmServerConnection.h
Commit message (Expand)AuthorAgeFilesLines
* server: Moved buffer formatting into bufferstrategyJustin Berger2017-08-311-0/+1
* server: Made stdio connection accept different types of streamsJustin Berger2017-08-311-10/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-3/+4
* server: Add support for connections that aren't event basedJustin Berger2017-07-111-2/+2
* server: Refactor to make the event loop owned by server objectJustin Berger2017-07-111-58/+36
* cmServer: include what you useDaniel Pfeifer2017-05-051-8/+6
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmServerConnection.h: Include cmConfigure.h firstBrad King2017-02-231-0/+2
* server-mode: Improve shutdown behaviorTobias Hunger2016-10-041-5/+10
* server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-291-0/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+2
* server-mode: Introduce cmServerConnectionTobias Hunger2016-09-221-0/+97