summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
2023-05-21AK: Add `SPICE_AGENT_DEBUG` flagCaoimhe
2023-05-17LibCompress: Add a lot of debug logging to LZMATim Schumacher
2023-05-16Meta: Copy GML source files to serenity installKarol Kosek
2023-05-14Meta: Remove unused debug flags, add missing GENERATE_DEBUGBen Wiederhake
2023-05-14Meta: Enable DWARF 5 debug informationMacDue
2023-05-02Everywhere: Make Lagom build with GCC 13Daniel Bertalan
2023-04-26LibWasm: Start implementing WASIAli Mohammad Pur
2023-04-23LibThreading: Create WorkerThread class run a single task concurrentlyZaggy1024
2023-04-18Meta: Move more common flags to common_compile_options.cmakeNico Weber
2023-04-17Meta: Move some flags to common_compile_options.cmakeNico Weber
2023-04-13LibLocale: Update to CLDR version 43.0.0Timothy Flynn
2023-04-07LibTimeZone: Update to TZDB version 2023cTimothy Flynn
2023-03-28Meta: Diable Wshorten-64-to-32 explicitly to silence Xcode defaultsAndrew Kaster
2023-03-26LibTimeZone: Update to TZDB version 2023bTimothy Flynn
2023-03-25Kernel: Add support for Intel HDAJelle Raaijmakers
2023-03-21Everywhere: Use `LibFileSystem` where trivialCameron Youell
2023-03-20Meta: Don't install CA certificates during a on-Serenity buildTim Schumacher
2023-03-19Meta: Use extract_tar_path for WASM spec test generationkleines Filmröllchen
2023-03-19Meta: Refactor FLAC spec test extraction with extract_tar_pathkleines Filmröllchen
2023-03-19Meta: Add a tar extraction CMake wrapperkleines Filmröllchen
2023-03-17LibGfx/OpenType: Add some initial support for GPOS glyph positioningAndreas Kling
2023-03-16Meta: Download cacert.pem at build timeFabian Dellwing
2023-03-15LibWeb: Support generating IDL namespacesTimothy Flynn
2023-03-07LibWeb: Support interfaces with the [Global] extended attributeLinus Groh
2023-03-04LibCMake: Introduce a CMake lexerSam Atkins
2023-03-01LibGfx+LibUnicode: Support specifying the path to search for emojiTimothy Flynn
2023-02-24LibUnicode: Generate the path to emoji images alongside emoji dataTimothy Flynn
2023-02-24LibGfx: Add scaffolding for a webp decoderNico Weber
2023-02-18LibGfx: Rename `JPGLoader` to `JPEGLoader`Lucas CHOLLET
2023-02-15CMake: Add -mstrict-align flag to compile options for aarch64 buildTimon Kruiper
2023-02-13Shell: Start implementing a POSIX-compliant parserAli Mohammad Pur
2023-02-04CMake: Don't require to install glapi.h to systemKarol Kosek
2023-02-02CMake: Set DWARF version before the debug information levelTim Schumacher
2023-01-19Meta: Use existing test-sources lists for Lagom instead of globbingSam Atkins
2023-01-18LibUnicode: Parse and generate case folding code point dataTimothy Flynn
2023-01-10LibWeb: Generate dedicated methods to create Web constructors/prototypesTimothy Flynn
2023-01-08Kernel: Remove the NE2000 PCI network adapter driverLiav A
2023-01-07Kernel: Remove the RTL8139 PCI network adapter driverLiav A
2022-12-28Meta: Force compilation with DWARF revision 4Liav A
2022-12-25Lagom: Add option to build Ladybird as part of a Lagom buildAndrew Kaster
2022-12-24Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/cachesTimothy Flynn
2022-12-21CMake: Fall back to the Web Archive when downloading filesTim Schumacher
2022-12-20LibUnicode: Use www.unicode.org domain to download emoji-test.txtTimothy Flynn
2022-12-20LibGL: Generate the API wrappersJelle Raaijmakers
2022-12-14Meta+CMake: Extract Wasm spec tests into the binary directoryAndrew Kaster
2022-12-14CMake: Pass NO_POLICY_SCOPE to options cmake helpersAndrew Kaster
2022-12-13Lagom: Don't compile with `-fPIC` on WIN32Filiph Siitam Sandström
2022-12-13LibTimeZone: Update to TZDB version 2022gTimothy Flynn
2022-12-13Toolchain+Meta: Add script to build CMake from sourceAndrew Kaster
2022-12-13BindingsGenerator+CMake: Keep track of IDL dependenciesDaniel Bertalan