serenity/Meta/CMake
Ali Mohammad Pur 67357fe984 LibXML: Add a fairly basic XML parser
Currently this can parse XML and resolve external resources/references,
and read a DTD (but not apply or verify its rules).
That's good enough for _most_ XHTML documents as the HTML 5 spec
enforces its own rules about document well-formedness, and does not make
use of XML DTDs (aside from a list of predefined entities).

An accompanying `xml` utility is provided that can read and dump XML
documents, and can also run the XML conformance test suite.
2022-03-28 23:11:48 +02:00
..
Superbuild Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
all_the_debug_macros.cmake LibXML: Add a fairly basic XML parser 2022-03-28 23:11:48 +02:00
check_for_dependencies.cmake Meta: Error out on find_program errors with CMake less than 3.18 2022-03-19 15:01:22 -07:00
code_generators.cmake CMake: Modify include path when building from Hack Studio 2022-03-19 22:02:44 +01:00
common_options.cmake CMake: Add HACKSTUDIO_BUILD option for building from Hack Studio 2022-01-12 14:55:19 +01:00
commonmark_spec.cmake Everywhere: Move commonmark.spec.json to /home/anon/Tests 2022-03-20 22:20:59 +01:00
lagom-install-config.cmake Lagom: Add proper install rules 2021-07-29 21:46:25 +01:00
lagom_options.cmake Meta: Enable ccache for Lagom by default 2021-10-21 04:35:10 -07:00
pnp_ids.cmake LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmake 2022-01-26 16:37:38 +01:00
processor-count.cmake Meta: Read MAKEJOBS to limit jobs for ninja in serenity.sh 2022-03-08 17:12:35 +01: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 Meta: Specify -z when decompressing tar.gz archives 2022-03-27 12:17:59 -07:00
unicode_data.cmake Meta: Error out on find_program errors with CMake less than 3.18 2022-03-19 15:01:22 -07:00
utils.cmake CMake: Add serenity_lib_static 2022-03-24 03:04:57 +01:00
wasm_spec_tests.cmake Meta: Specify -z when decompressing tar.gz archives 2022-03-27 12:17:59 -07:00