ladybird/Meta/CMake
R-Goc 2ac8408fef CMake: Fix Windows exceptions flag
This commit changes the exception flag to match the description and turn
off exceptions. This matches the behavior of -fno-exceptions. However,
on Windows SEH exceptions are always available, and there's no easy way
to turn them off. This flag should also suppress previous /EHsc flags,
if they get automatically set by cmake. Reference:
https://learn.microsoft.com/en-us/cpp/build/reference/eh-exception-handling-model?view=msvc-170
2024-12-05 20:34:22 +01: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 Meta/vcpkg: Set default visibility for skcms symbols 2024-12-05 17:16:41 +01:00
all_the_debug_macros.cmake LibDNS: Hide some debug logs behind DNS_DEBUG 2024-11-20 21:37:58 +01:00
ca_certificates_data.cmake Meta: ENABLE_NETWORK_DOWNLOADS for ca_certificates and public_suffix 2024-06-05 13:03:31 -04:00
check_for_dependencies.cmake
clang_development.cmake CMake: Export targets for Clang Plugins so they can be used by Serenity 2024-05-14 12:46:05 -06:00
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: Add script to FetchContent the swift-collections library 2024-08-24 19:14:09 -06:00
common_compile_options.cmake CMake: Fix Windows exceptions flag 2024-12-05 20:34:22 +01:00
common_options.cmake Meta: Create a common Swift settings flow 2024-07-30 18:38:02 -06:00
download_icc_profiles.cmake
ffmpeg.cmake LibMedia: Mark ffmpeg as required, and reorganize CMakeLists 2024-10-02 16:03:33 -04: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
FindSwiftTesting.cmake CMake: Pull swift-testing from the Swift toolchain 2024-09-23 11:06:26 -06:00
flac_spec_tests.cmake LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
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: Fix linker issues on Windows 2024-10-19 18:14:48 -06: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 Meta: Guard everything that installs headers with an option 2024-07-25 13:25:09 -06:00
libweb_generators.cmake LibWeb: Add CMake dependencies for GeneratedCSSStyleProperties.idl 2024-11-15 16:08:19 -07:00
processor-count.cmake
public_suffix.cmake Meta: ENABLE_NETWORK_DOWNLOADS for ca_certificates and public_suffix 2024-06-05 13:03:31 -04:00
pulseaudio.cmake LibMedia+Ladybird: Use pkg_check_modules to find pulseaudio 2024-10-02 20:23:03 -04:00
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 Meta: Remove SerenityOS-specific WASM test installer 2024-06-24 09:45:41 -06:00