aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-28Makefile: initial series of horrendous makefile hacksJason A. Donenfeld1-0/+43
2019-02-28main: add initial dispatcher entry pointJason A. Donenfeld3-0/+235
2019-02-28ui: add initial sample UI for testingJason A. Donenfeld15-0/+1352
2019-02-28ipc: add base of IPCJason A. Donenfeld4-0/+365
2019-02-28service: introduce base of servicesJason A. Donenfeld6-0/+807
2019-02-28conf: introduce configuration managementJason A. Donenfeld15-0/+1690