ladybird/Meta/CMake
Daniel Bertalan 4055c393fc Toolchain: Add support for building the userland with the mold linker
This commit adds support for building the SerenityOS userland with the
new [mold linker].

This is not enabled by default yet; to link using mold, run the
`Toolchain/BuildMold.sh` script to build the latest release of mold, and
set the `ENABLE_MOLD_LINKER` CMake variable to ON. This option relies on
toolchain support that has been added just recently, so you might need
to rebuild your toolchain for mold to work.

[mold linker]: https://github.com/rui314/mold
2022-01-24 10:41:47 +00:00
..
Superbuild Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
all_the_debug_macros.cmake LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUG 2022-01-23 00:45:22 +00:00
code_generators.cmake Meta: Use Lagom:: namespaced names for code generators 2021-09-15 19:04:52 +04:30
common_options.cmake CMake: Add HACKSTUDIO_BUILD option for building from Hack Studio 2022-01-12 14:55:19 +01:00
commonmark_spec.cmake Tests: Test LibMarkdown against commonmark test suite 2021-08-31 16:53:51 +02:00
lagom_options.cmake Meta: Enable ccache for Lagom by default 2021-10-21 04:35:10 -07:00
lagom-install-config.cmake Lagom: Add proper install rules 2021-07-29 21:46:25 +01:00
pnp_ids.cmake Meta+LibEDID: Download and generate the PNP ID database 2022-01-23 22:45:21 +00:00
serenity_components.cmake Meta: Fix typos 2021-10-01 01:06:40 +01:00
serenity_options.cmake Toolchain: Add support for building the userland with the mold linker 2022-01-24 10:41:47 +00:00
time_zone_data.cmake LibTimeZone: Extract and parse the backwards compatibility LINK entries 2022-01-08 12:45:34 +01:00
unicode_data.cmake LibUnicode: Parse number system digits from the CLDR 2022-01-12 10:49:07 +01:00
utils.cmake Toolchain: Add support for building the userland with the mold linker 2022-01-24 10:41:47 +00:00
wasm_spec_tests.cmake Meta: Update WebAssembly testsuite branch name 2021-11-11 09:20:04 +01:00