ladybird/Meta/CMake
Andrew Kaster 994457d7af LibMedia: Use build-time rather than configure-time check for avcodec
Rather than checking the avcodec version in CMake, check it using the
avcodec version macros in the only source file that needs to know about
the AVFrame API/ABI change in version 59.24.100. This is friendlier to
other build systems that would rather avoid configure time checks.
2024-09-27 06:45:32 -04:00
..
patches CMake: Pull swift-testing from the Swift toolchain 2024-09-23 11:06:26 -06:00
Swift CMake: Enable finding the Swift -target flag in more cases 2024-09-23 11:06:26 -06:00
vcpkg CMake: Force vcpkg to use CMAKE_CXX_COMPILER as specified to CMake 2024-07-18 14:48:20 +02:00
all_the_debug_macros.cmake LibWeb: Put CSS transitions debug spam behind CSS_TRANSITIONS_DEBUG 2024-09-22 10:46:54 +02: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 Meta: Remove some obsolete cmake version checks 2024-01-29 20:09:12 -05:00
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: Make embed_as_string_view.py produce Strings instead 2024-09-03 10:12:07 +01: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: Apply C++ compile options to Swift compilations 2024-08-06 18:28:10 -06:00
common_options.cmake Meta: Create a common Swift settings flow 2024-07-30 18:38:02 -06:00
download_icc_profiles.cmake LibPDF+Meta: Use a CMYK ICC profile to convert CMYK to RGB 2024-02-01 13:42:04 -07:00
ffmpeg.cmake LibMedia: Use build-time rather than configure-time check for avcodec 2024-09-27 06:45:32 -04:00
Findlibjxl.cmake LibGfx: Use a diffrent way for finding libjxl on Android 2024-09-03 00:17:49 -06: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 Ladybird+LibCore+Meta: Update font paths and names for Android 2024-07-05 14:27:25 -06:00
lagom-install-config.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
lagom_compile_options.cmake CMake: Ensure C/C++ compile options only applied when compiling C/C++ 2024-07-21 15:55:47 -06:00
lagom_install_options.cmake AK+Meta: Add SwiftAK module to add helpers to construct swift Strings 2024-08-24 19:14:09 -06:00
lagom_options.cmake CMake+CI: Remove BUILD_LAGOM=OFF option in favor of LAGOM_TOOLS_ONLY=ON 2024-06-08 07:58:11 +02:00
libtextcodec_generators.cmake Meta: Guard everything that installs headers with an option 2024-07-25 13:25:09 -06:00
libweb_generators.cmake Meta: Make embed_as_string_view.py produce Strings instead 2024-09-03 10:12:07 +01:00
processor-count.cmake Meta: Print error if cmake does not exist 2022-10-16 17:49:18 +02:00
public_suffix.cmake Meta: ENABLE_NETWORK_DOWNLOADS for ca_certificates and public_suffix 2024-06-05 13:03:31 -04:00
setup_ccache.cmake Meta: Detect ccache being passed as the compiler 2022-12-12 21:34:09 -07:00
skia.cmake CMake: Always use a target for linking skia 2024-08-27 17:22:31 -06:00
use_linker.cmake Meta/CMake: Use default linker for Android 2024-07-05 14:27:25 -06:00
utils.cmake CMake: Add helper to swiftify imported properties from dependencies 2024-08-17 17:44:37 -06:00
vulkan.cmake Meta: Add vulkan and vulkan-headers to vcpkg dependencies 2024-07-06 01:44:58 +02:00
wasm_spec_tests.cmake Meta: Remove SerenityOS-specific WASM test installer 2024-06-24 09:45:41 -06:00