ladybird/Meta/CMake
Andrew Kaster 223b13ae93 CMake: Enable -Wl,--no-undefined on ELF platforms
This is mostly a development helper, to move all undefined symbols
in shared libraries to link time rather than load time.

At the same time, set --no-allow-shlib-undefined and -z,defs to
further enforce the rule.
2025-01-06 12:41:47 -07:00
..
patches CMake: Pull swift-testing from the Swift toolchain 2024-09-23 11:06:26 -06:00
Swift CMake: Check for Swift-aware C++ compiler more robustly 2024-11-21 12:17:44 -07:00
vcpkg CMake: Also set VCPKG_HOST_TRIPLET to the dynamic triplet 2024-12-31 13:42:50 -07:00
all_the_debug_macros.cmake LibDNS: Hide some debug logs behind DNS_DEBUG 2024-11-20 21:37:58 +01:00
audio.cmake Meta: Consolidate checking for the system audio backend 2024-12-25 12:00:43 +01:00
ca_certificates_data.cmake
check_for_dependencies.cmake
clang_development.cmake
code_generators.cmake Meta+LibGfx: Exclude Metal and Vulkan headers from Clang module map 2024-11-15 10:51:45 -07:00
collections.cmake CMake: Enable -Wl,--no-undefined on ELF platforms 2025-01-06 12:41:47 -07:00
common_compile_options.cmake CMake: Enable -Werror unconditionally 2025-01-06 12:41:47 -07:00
common_options.cmake LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
ffmpeg.cmake LibMedia: Mark ffmpeg as required, and reorganize CMakeLists 2024-10-02 16:03:33 -04:00
Findlibjxl.cmake
Findmman.cmake LibCore/System: Add mmap, munmap for Windows 2024-11-26 10:00:11 +01:00
FindSwiftTesting.cmake CMake: Pull swift-testing from the Swift toolchain 2024-09-23 11:06:26 -06:00
flac_spec_tests.cmake
fontconfig.cmake CMake: Add include_guard() statements to fontconfig and vulkan 2024-11-08 11:10:31 -07:00
lagom-install-config.cmake
lagom_compile_options.cmake CMake: Enable -Wl,--no-undefined on ELF platforms 2025-01-06 12:41:47 -07:00
lagom_install_options.cmake Meta: Use dynamic vcpkg linkage for release builds 2024-11-06 10:38:57 -07:00
lagom_options.cmake LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05:00
libtextcodec_generators.cmake
libweb_generators.cmake LibWeb: Add CMake dependencies for GeneratedCSSStyleProperties.idl 2024-11-15 16:08:19 -07:00
processor-count.cmake
public_suffix.cmake
setup_ccache.cmake
skia.cmake CMake: Store the CMake sauce to add no-as-needed libraries to cache 2024-11-18 14:19:24 -07:00
use_linker.cmake CMake: Fix linker issues on Windows 2024-10-19 18:14:48 -06:00
utils.cmake LibWeb: Add CMake dependencies for GeneratedCSSStyleProperties.idl 2024-11-15 16:08:19 -07:00
vulkan.cmake CMake: Add include_guard() statements to fontconfig and vulkan 2024-11-08 11:10:31 -07:00
wasm_spec_tests.cmake