Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server-mode: Add command to compute the build system | Tobias Hunger | 2016-09-26 | 1 | -1/+3 |
* | server-mode: Add a configure command | Tobias Hunger | 2016-09-26 | 1 | -1/+3 |
* | server-mode: Set global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -0/+1 |
* | server-mode: Query global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -0/+4 |
* | server-mode: Allow for sending signals | Tobias Hunger | 2016-09-22 | 1 | -0/+2 |
* | server-mode: Pass server into cmServerProtocol | Tobias Hunger | 2016-09-22 | 1 | -1/+3 |
* | server-mode: Report Messages from cmake to clients | Tobias Hunger | 2016-09-20 | 1 | -0/+2 |
* | server-mode: Automate progress reporting | Tobias Hunger | 2016-09-20 | 1 | -3/+5 |
* | server-mode: Add --experimental flag | Tobias Hunger | 2016-09-20 | 1 | -0/+2 |
* | cmake-server: Implement ServerProtocol 1.0 | Tobias Hunger | 2016-09-19 | 1 | -0/+18 |
* | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 1 | -0/+97 |