ladybird/Meta/Lagom/Tools/CodeGenerators
Andreas Kling 2daaa22a15 LibWeb: Stop trying to guess include paths in IDL codegen
It turns out we were already generating all the necessary include
statements, and we can simply remove all this goofy code soup that
uses the C preprocessor to speculatively look for include files.
2024-07-26 17:33:29 +02:00
..
IPCCompiler Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
LibTextCodec Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
LibUnicode LibTimeZone: Remove LibTimeZone and TZDB data 2024-06-26 10:14:02 +02:00
LibWeb LibWeb: Stop trying to guess include paths in IDL codegen 2024-07-26 17:33:29 +02:00
LibWebView LibWebView: Do not treat prefix of public suffix as valid public suffix 2023-12-12 06:44:54 -05:00
CMakeLists.txt LibTimeZone: Remove LibTimeZone and TZDB data 2024-06-26 10:14:02 +02:00