serenity/Meta/gn/secondary/Ladybird
Timothy Flynn d4734e920c Meta: Define HAVE_QT when building WebContent for Qt in the GN build
For some reason, WebContent fails to load simple sites like xkcd.com
without the Qt event loop, even when using RequestServer instead of the
Qt networking stack. The CMake build on Linux has the same issue if we
skip installing the Qt event loop. It's not clear why this is - whether
something depends on the Qt event loop, or if there's a bug in the Unix
event loop implementation.

This is, however, also needed to use the --enable-qt-networking feature.
2024-06-02 15:52:28 -04:00
..
ImageDecoder ImageDecoder: Schedule decode jobs on the LibThreading background thread 2024-04-26 09:41:24 +02:00
RequestServer Meta: Port recent changes to the GN build 2024-05-24 08:47:26 -04:00
SQLServer Ladybird: Move helper processes to CMAKE_INSTALL_LIBEXECDIR 2024-02-26 13:16:27 -07:00
WebContent Meta: Define HAVE_QT when building WebContent for Qt in the GN build 2024-06-02 15:52:28 -04:00
WebDriver Meta: Port recent changes to the GN build 2024-03-23 17:26:31 -04:00
WebWorker Ladybird+LibWebView: Move SQLServer launcher to Ladybird 2024-04-22 14:46:10 -06:00
BUILD.gn Ladybird/AppKit: Implement a basic find-in-page panel 2024-05-31 06:30:39 -04:00
compile_qt_resource_file.gni Meta: Move invoke_process_with_args.py to common location 2023-10-23 15:25:24 -06:00
enable_qt.gni Meta/gn: Move enable_qt arg into dedicated gni file 2024-01-02 12:36:17 -05:00
link_qt.gni Meta: Add gn build rules for Ladybird 2023-07-09 16:22:58 -06:00
moc_qt_objects.gni Meta: Move invoke_process_with_args.py to common location 2023-10-23 15:25:24 -06:00
qt_install_prefix.gni Meta: Add gn build rules for Ladybird 2023-07-09 16:22:58 -06:00