ladybird/Meta/CMake
Andrew Kaster 7bc009d80f Ladybird: Add new template Kotlin Android application without Qt
This template app from Android Studio should hopefully be more fun to
work on than the Qt wrapped application we were using before. :^)

It currently builds the native code using gradle rules, and has a stub
WebViewImplementationNative class that will wrap a c++ class of the same
name that inhertis from WebView::ViewImplementation. Spawning helper
processes and creating proper views in Kotlin is next on the list.
2023-09-03 11:38:51 +02:00
..
Superbuild Meta: Promote SERENITY_CACHE_DIR to a real option 2023-08-10 20:10:05 -06:00
all_the_debug_macros.cmake Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
ca_certificates_data.cmake Meta: Update cacert.pem 2023-05-30 13:05:19 +02:00
check_for_dependencies.cmake
cmake-version.cmake
code_generators.cmake Meta: Use embed_as_string_view() for stringify_gml() 2023-08-24 07:42:12 +01:00
common_compile_options.cmake CMake: Set -fvisibility-inlines-hidden on ELF platforms 2023-08-12 05:14:20 +02:00
common_options.cmake LibPublicSuffix: Add Library and Generators 2023-08-17 15:30:23 +01:00
commonmark_spec.cmake CMake: Download Commonmark and Wasm spec tests using download_file() 2023-08-10 20:10:05 -06:00
flac_spec_tests.cmake Meta: Refactor FLAC spec test extraction with extract_tar_path 2023-03-19 14:15:35 +00:00
jakt.cmake
lagom-install-config.cmake
lagom_compile_options.cmake CMake: Set -fvisibility-inlines-hidden on ELF platforms 2023-08-12 05:14:20 +02:00
lagom_install_options.cmake Meta: Include RPATH rules at top level to share them with Ladybird 2023-08-13 23:31:00 -06:00
lagom_options.cmake Meta: Include RPATH rules at top level to share them with Ladybird 2023-08-13 23:31:00 -06:00
libgl_generators.cmake
libweb_generators.cmake LibWeb: Use embed_as_string_view() for style sheet source generation 2023-08-24 07:42:12 +01:00
locale_data.cmake Meta: Assume files already extracted for ENABLE_NETWORK_DOWNLOADS=OFF 2023-08-10 20:10:05 -06:00
pnp_ids.cmake
processor-count.cmake
public_suffix.cmake LibPublicSuffix: Add Library and Generators 2023-08-17 15:30:23 +01:00
serenity_compile_options.cmake CMake: Clean up AArch64 compiler flags 2023-08-12 19:39:00 +02:00
serenity_components.cmake
serenity_options.cmake
setup_ccache.cmake
time_zone_data.cmake Meta: Assume files already extracted for ENABLE_NETWORK_DOWNLOADS=OFF 2023-08-10 20:10:05 -06:00
unicode_data.cmake Meta: Assume files already extracted for ENABLE_NETWORK_DOWNLOADS=OFF 2023-08-10 20:10:05 -06:00
utils.cmake CMake: Always build LibC with -ftls-model=initial-exec 2023-08-18 16:20:13 +02:00
wasm_spec_tests.cmake LibWasm: Implement a few SIMD instructions 2023-08-21 13:39:32 +03:30