ladybird/Meta/CMake
Shannon Booth 5ef34ecb7a LibURL: Use libpsl for public suffix matching
Replace the generated public suffix table and custom matcher with a
direct LibURL PublicSuffixData implementation backed by libpsl. This
drops our PSL download/generator path and uses the same library already
used by libcurl.

Performance is comparable before and after, while LibURL binary size
is smaller.
2026-06-10 11:43:44 +02:00
..
flatpak LibURL: Use libpsl for public suffix matching 2026-06-10 11:43:44 +02:00
freedesktop Meta: Fix typo in URL 2025-11-04 17:06:56 +01:00
presets Meta: Remove obsolete Lagom host-tools build 2026-06-08 01:11:40 +02:00
vcpkg Meta: Add vcpkg overlay port for pdf.js 5.6.205 2026-04-30 07:46:12 +02:00
all_the_debug_macros.cmake Meta: Remove obsolete LibWeb BindingsGenerator 2026-06-08 01:11:40 +02:00
audio.cmake Meta: Move most dependency checks to check_for_dependencies.cmake 2026-04-20 16:41:29 -06:00
check_for_dependencies.cmake LibURL: Use libpsl for public suffix matching 2026-06-10 11:43:44 +02:00
clang_development.cmake Meta: Build zstd correctly to support clang plugins and curl 8.18.0 2026-02-19 20:03:41 +01:00
cmake_options.cmake Meta: Remove obsolete Lagom host-tools build 2026-06-08 01:11:40 +02:00
code_generators.cmake Meta: Move all remaining dependency checks to check_for_dependencies 2026-05-05 22:08:24 +02:00
compile_options.cmake Meta: Enable glibc fortify checks on Linux 2026-06-10 01:33:39 +02:00
Findlibjxl.cmake LibGfx: Use a diffrent way for finding libjxl on Android 2024-09-03 00:17:49 -06:00
Findmman.cmake LibCore/System: Add mmap, munmap for Windows 2024-11-26 10:00:11 +01:00
FindWebP.cmake CMake: Add CMake script for finding libwebp 2025-06-17 16:55:50 -06:00
gui_framework.cmake Meta: Enable Gtk UI on macOS 2026-06-09 17:10:31 +02:00
hsts_preload.cmake Meta: Generate HSTS preload data from Chromium's static list 2026-05-29 22:23:33 +02:00
ladybird_helper_processes.cmake Meta: Define helper processes for Ladybird and test-web in one place 2026-05-28 14:45:48 +01:00
lagom-install-config.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
lagom_install.cmake Meta: Move install rules to its own helper cmake file 2026-03-29 13:59:11 -06:00
lagom_install_options.cmake Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00
libjs_generators.cmake Meta: Move python code generators to a subdirectory 2026-04-23 07:31:19 -04:00
libtextcodec_generators.cmake Meta: Rewrite GenerateEncodingIndexes in python 2025-06-25 18:50:14 -06:00
libweb_generators.cmake LibWeb/Bindings: Port IDL bindings generator to Python 2026-06-08 01:11:40 +02:00
processor-count.cmake Meta: Print error if cmake does not exist 2022-10-16 17:49:18 +02:00
rust_crate.cmake Meta: Rebuild Rust crates when the toolchain changes, not just sources 2026-06-04 07:41:45 -04:00
sanitizers.cmake Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00
setup_ccache.cmake Meta: Detect ccache being passed as the compiler 2022-12-12 21:34:09 -07:00
sync_rust_ffi_header.cmake Meta: Make Rust FFI headers reproducible 2026-03-31 15:59:04 +02:00
targets.cmake Meta: Enable exit-time destructor warnings for libraries 2026-06-04 19:20:49 +02:00
use_linker.cmake Meta: Do not use CMAKE_LINKER_TYPE on all BSD systems 2026-02-28 10:26:26 -07:00
utils.cmake Meta: Retry required-file downloads and cache the WASM spec tests 2026-06-07 11:33:29 +02:00
wasm_spec_tests.cmake Meta: Retry required-file downloads and cache the WASM spec tests 2026-06-07 11:33:29 +02:00