ladybird/Meta/CMake
Linus Groh edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator
This code generator no longer creates JS wrappers for platform objects
in the old sense, instead they're JS objects internally themselves.
Most of what we generate now are prototypes - which can be seen as
bindings for the internal C++ methods implementing getters, setters, and
methods - as well as object constructors, i.e. bindings for the internal
create_with_global_object() method.

Also tweak the naming of various CMake glue code existing around this.
2022-09-21 23:06:08 +01:00
..
Superbuild Meta: Remove TZDB duplication 2022-08-15 09:57:49 +01:00
all_the_debug_macros.cmake Everywhere: Rename WrapperGenerator to BindingsGenerator 2022-09-21 23:06:08 +01:00
check_for_dependencies.cmake Meta: Do not log CMake version on each CMake invocation 2022-09-11 21:40:15 +01:00
code_generators.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
common_compile_options.cmake Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
common_options.cmake Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
commonmark_spec.cmake Everywhere: Move commonmark.spec.json to /home/anon/Tests 2022-03-20 22:20:59 +01:00
flac_spec_tests.cmake Meta+Tests: Allow running FLAC spec tests 2022-09-02 23:54:50 +01:00
jakt.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
lagom_compile_options.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
lagom_options.cmake Meta: Add Lagom option to disable building LibWeb 2022-09-13 17:05:20 +02:00
lagom-install-config.cmake Meta: Update jakt build support for fully bootstrapped compiler 2022-09-09 11:23:42 +02:00
libweb_generators.cmake Everywhere: Rename WrapperGenerator to BindingsGenerator 2022-09-21 23:06:08 +01: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 Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh 2022-03-08 17:12:35 +01:00
serenity_compile_options.cmake Meta: Move compiler flags into standalone CMake files 2022-05-14 17:53:06 +02:00
serenity_components.cmake Meta: Fix typos 2021-10-01 01:06:40 +01:00
serenity_options.cmake Meta: Add option to disable Kernel Address Sanitizer 2022-05-21 20:23:32 +01:00
time_zone_data.cmake Meta: Use CMake functions to extract files 2022-09-09 10:31:12 +01:00
unicode_data.cmake LibUnicode: Update to Unicode version 15.0.0 2022-09-21 14:04:22 +01:00
utils.cmake CMake: Use -static-libstdc++ on Clang as well 2022-09-16 05:39:28 +00:00
wasm_spec_tests.cmake Meta: Download WASM spec tests using CMake 2022-09-09 10:31:12 +01:00