summaryrefslogtreecommitdiff
path: root/Services/CMakeLists.txt
AgeCommit message (Expand)Author
2020-12-16EchoServer: Add a simple echo serverBrendan Coles
2020-08-28ChessEngine: Move from Applications to ServicesAndreas Kling
2020-06-22ImageDecoder: Add a new service for out-of-process image decoding :^)Andreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-05-27Base: Replace TTYServer with text mode ShellSergey Bugaev
2020-05-14Clipboard: Move the system clipboard to a dedicated service process :^)Andreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev