summaryrefslogtreecommitdiff
path: root/Libraries/LibAudio/Makefile
AgeCommit message (Expand)Author
2020-05-08Services: Renamed from ServersAndreas Kling
2020-02-06LibAudio: Implement Audio::WavWriterWilliam McPherson
2020-02-06LibAudio: Remove leading A from filenamesAndreas Kling
2019-12-28Build: wrap make invocations with flock(1)joshua stein
2019-12-25Build: support library and generator dependenciesjoshua stein
2019-12-20Build: clean up build system, use one shared Makefilejoshua stein
2019-07-21Libraries: Remove unused "install" targets.Andreas Kling
2019-07-17Work on AudioServerRobin Burchell
2019-07-13AudioServer: Assorted infrastructure workRobin Burchell