summaryrefslogtreecommitdiff
path: root/Meta/CMake
AgeCommit message (Expand)Author
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
2022-12-13BindingsGenerator: Write generated code to disk instead of stdoutDaniel Bertalan
2022-12-12Meta: Detect ccache being passed as the compilerJan200101
2022-12-12Meta: Separate ccache setup into its own componentJan200101
2022-12-10CMake: Force-link clang_rt.profile.a to LibC when building with coverageAndrew Kaster
2022-11-04LibTimeZone: Update to TZDB version 2022fTimothy Flynn
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-11-01LibC: Properly implement stack protectorsTim Schumacher
2022-11-01Everywhere: Explicitly link all binaries against the LibC targetTim Schumacher
2022-10-31LibVideo: Add PlaybackManager to load and decode videosZaggy1024
2022-10-30AK+Meta: Add WEB_FETCH_DEBUG macroLinus Groh
2022-10-27Meta: Convert build directory path to be completely absoluteJan200101
2022-10-27Meta: Replace Bash script for generating emoji.txt with C++ generatorTimothy Flynn