ladybird/Libraries
Andreas Kling a4d857e3c5 LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves
This shaves ~5 seconds off of a full build, not too bad. Also it just
seems nicer to push this logic out to classes. It could be better but
it's a start. :^)
2020-02-15 12:11:19 +01:00
..
LibAudio AK: Remove manual forward declarations with <AK/Forward.h> 2020-02-15 00:12:31 +01:00
LibBareMetal LibBareMetal: Add Memory definitions 2020-02-09 19:38:17 +01:00
LibC AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibCore LibCore: Add SkipParentAndBaseDir flag in DirIterator 2020-02-15 11:40:05 +01:00
LibELF AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibGfx LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
LibGUI LibCore: Reduce header dependencies of EventLoop 2020-02-15 02:09:00 +01:00
LibHTML LibGfx: Remove Utf8View.h dependency from Font.h 2020-02-15 00:27:50 +01:00
LibIPC LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
LibM LibM: Install immediately after building 2020-02-06 14:28:35 +01:00
LibMarkdown AK: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibPCIDB Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibProtocol LibCore: Reduce header dependencies of EventLoop 2020-02-15 02:09:00 +01:00
LibPthread LibPthread: Install immediately after building 2020-02-06 14:29:07 +01:00
LibThread LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
LibVT LibGfx: Remove Utf8View.h dependency from Font.h 2020-02-15 00:27:50 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00