summaryrefslogtreecommitdiff
path: root/Servers/AudioServer/Makefile
AgeCommit message (Expand)Author
2019-12-28Build: consider IPCCOMPILER and FORMCOMPILER just for orderingjoshua stein
2019-12-25Build: support library and generator dependenciesjoshua stein
2019-12-20Build: clean up build system, use one shared Makefilejoshua stein
2019-11-23LibIPC+AudioServer: Allow unsolicited server-to-client IPC messagesAndreas Kling
2019-11-19AudioServer: Make all source files depend on generated sourcesSergey Bugaev
2019-11-13LibPthread: Start working on a POSIX threading libraryAndreas Kling
2019-08-26AudioServer: Port threading to LibThreadSergey Bugaev
2019-08-03AudioServer: Port to the new generated IPC mechanismAndreas Kling
2019-08-03AudioServer: Link against LibIPCAndreas Kling
2019-07-17Work on AudioServerRobin Burchell
2019-07-13AudioServer: Assorted infrastructure workRobin Burchell
2019-07-13Kernel: First cut of a sb16 driverRobin Burchell