Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |