summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2022-05-09Ports: Convert GLTron patches to new formatJelle Raaijmakers
2022-05-08Meta: Remove hardcoded resize2fs executable pathLucas CHOLLET
2022-05-07Meta: Fix shellcheck errors in build-image-qemu.shLinus Groh
2022-05-07Meta: Tweak default disk size calculation to not be as gratuitousLinus Groh
2022-05-07Meta: Allow overriding the default calculated _disk_image sizeLinus Groh
2022-05-07CI: Ensure that Azure nightly pipeline doesn't run on CI or PR triggersAndrew Kaster
2022-05-07CI: Use proper paths to template files in nightly-pipeline.ymlAndrew Kaster
2022-05-07Ports/mrsh: Fix workdir, remove or upgrade patchesEWouters
2022-05-06Meta: Use VMWare SVGA adapter if running QEMU Q35 machineLiav A
2022-05-02CI: Add x86_64 Clang Coverage pipeline in AzureAndrew Kaster
2022-05-02Meta: Add script to analyze coverage data from an existing disk imageAndrew Kaster
2022-05-02Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake optionAndrew Kaster
2022-05-02Meta: Remove unused serenity_libc_static helper functionAndrew Kaster
2022-04-27AK: Put invalid UTF8 debug spam behind a flagkleines Filmröllchen
2022-04-26Meta: Re-enable automatic virtualization detection on Windowskleines Filmröllchen
2022-04-26Meta: Allow Clang to be used as the host compiler for LagomDaniel Bertalan
2022-04-23CI: Update the path to our LLVM patchesDaniel Bertalan
2022-04-23Meta: Use clang-format from the Clang toolchain if availableDaniel Bertalan
2022-04-23Toolchain+Ports: Update LLVM to 14.0.1Daniel Bertalan
2022-04-23Meta: Rename SERENITY_KVM_SUPPORT -> SERENITY_VIRTUALIZATION_SUPPORTkleines Filmröllchen
2022-04-23Meta: Use SERENITY_KVM_SUPPORT to also toggle virtualization on Windowskleines Filmröllchen
2022-04-21LibAudio+Userland: Use new audio queue in client-server communicationkleines Filmröllchen
2022-04-21LibCore: Introduce SharedSingleProducerCircularQueuekleines Filmröllchen
2022-04-20Meta: Allow setting a host IP address to bind toTim Schumacher
2022-04-20Meta: Commonize network device settingsTim Schumacher
2022-04-18Base: Add some default completions to shellrcAli Mohammad Pur
2022-04-18LibWeb: Generate some metadata about transform functionsSam Atkins
2022-04-18LibWeb: Generate TransformFunction to/from string functionsSam Atkins
2022-04-18LibWeb: Add code generator for CSS transform functionsSam Atkins
2022-04-17Meta: Keep timestamps of manually copied toolchain outputTim Schumacher
2022-04-17Tests: Implement reference image testing for LibGLJelle Raaijmakers
2022-04-16LibCore+Everywhere: Make Core::Stream read_line() return StringViewSam Atkins
2022-04-16LibCore+Everywhere: Make Core::Stream::read() return BytesSam Atkins
2022-04-14LibWeb: Use generated enum code for property value validationSam Atkins
2022-04-14LibWeb: Assign an underlying type to generated CSS enumsSam Atkins
2022-04-14LibWeb: Generate and use to_string(css_enum) functionsSam Atkins
2022-04-14LibWeb: Generate to_value_id() functionsSam Atkins
2022-04-14LibWeb: Generate ValueID-to-enum conversion functionsSam Atkins
2022-04-14LibWeb: Add a new code generator for CSS enumsSam Atkins
2022-04-12LibWeb: Move CSS Parser into new Web::CSS::Parser namespaceSam Atkins
2022-04-11Ports/pt2-clone: Update pt2-clone to version 1.43EWouters
2022-04-11Ports/klong: Update klong to version 20220315EWouters
2022-04-11Ports/gawk: Update gawk to version 5.1.1EWouters
2022-04-11Ports/diffutils: Update diffutils to version 3.8EWouters
2022-04-09Meta/Lagom: Add a fuzzer for the WOFF parserSimon Wanner
2022-04-09LibGfx: Add a loader the Web Open Font Format (WOFF)Simon Wanner
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-09LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/Simon Wanner
2022-04-08Meta: Add fuzzer for Poly1305stelar7
2022-04-07LibUnicode: Upgrade to CLDR version 41.0.0Timothy Flynn