ladybird/Meta/CMake
Timothy Flynn b61eca0a1e LibUncode: Parse and generate emoji code point data
According to TR #51, the "best definition of the full set [of emojis] is
in the emoji-test.txt file". This defines not only the emoji themselves,
but the order in which they should be displayed, and what "group" of
emojis they belong to.
2022-09-08 23:12:31 +01:00
..
Superbuild Meta: Remove TZDB duplication 2022-08-15 09:57:49 +01:00
all_the_debug_macros.cmake Kernel/FileSystem: Use a new debug flag for SysFS debug messages 2022-08-08 02:33:25 +00:00
check_for_dependencies.cmake
code_generators.cmake Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo 2022-07-06 14:24:23 +02:00
common_compile_options.cmake
common_options.cmake Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
commonmark_spec.cmake
flac_spec_tests.cmake Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
jakt.cmake Meta: Install runtime/utility from jakt to make hello-jakt build again 2022-06-19 09:00:02 +02:00
lagom-install-config.cmake.in Meta+Userland: Add jakt as an optional Lagom Tool 2022-05-23 23:05:45 +02:00
lagom_compile_options.cmake Meta/CMake: Build Lagom with -g1 instead of -g 2022-08-27 12:19:37 +02:00
lagom_options.cmake
libweb_generators.cmake LibWeb: Remove CMake target for wrapper cpp and h files 2022-09-06 00:27:09 +02:00
locale_data.cmake LibLocale+LibUnicode: Move generated CLDR data files to LibLocale folder 2022-09-05 14:37:16 -04:00
pnp_ids.cmake Meta: Remove an outdated MAKE_DIRECTORY call for pnp IDs 2022-08-16 06:07:19 -04:00
processor-count.cmake
serenity_compile_options.cmake
serenity_components.cmake
serenity_options.cmake Meta: Add option to disable Kernel Address Sanitizer 2022-05-21 20:23:32 +01:00
time_zone_data.cmake LibTimeZone: Update to TZDB version 2022c 2022-08-23 15:06:40 +01:00
unicode_data.cmake LibUncode: Parse and generate emoji code point data 2022-09-08 23:12:31 +01:00
utils.cmake LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
wasm_spec_tests.cmake