summaryrefslogtreecommitdiffstats
path: root/Source/cmServerConnection.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-0/+1
* server-mode: Fix named pipe modeTobias Hunger2016-10-181-6/+5
* server-mode: Improve shutdown behaviorTobias Hunger2016-10-041-44/+118
* cmake-server: Stop the file monitor on client disconnectBrad King2016-09-301-0/+1
* server-mode: Add infrastructure to watch the filesystemTobias Hunger2016-09-291-1/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+2
* cmServer: add braces around conditional statementsDaniel Pfeifer2016-09-231-1/+2
* server-mode: Move constants for server mode into its own fileTobias Hunger2016-09-221-3/+2
* server-mode: Introduce cmServerConnectionTobias Hunger2016-09-221-0/+307