summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-09-04Meta: Force legacy xAPIC when using 8 cores or lessTom
2021-09-04LibUnicode: Generate an implementation of the Add Likely Subtags methodTimothy Flynn
2021-09-04LibUnicode: Generate the entire locale likely-subtags datasetTimothy Flynn
2021-09-04Meta: Add q35grub option in run.shLiav A
2021-09-03Meta: Add the ability to specify clang with serenity.shTom
2021-09-03LibWeb: Add support for IDL static functionsLuke Wilde
2021-09-02LibWeb: Add initial support for AbortController and AbortSignalLuke Wilde
2021-09-01LibUnicode: Generate Unicode locale likely subtag dataTimothy Flynn
2021-09-01LibUnicode: Generate complex Unicode locale alias matchingTimothy Flynn
2021-09-01LibUnicode: Generate Unicode locale alias dataTimothy Flynn
2021-09-01LibUnicode: Extract cldr-core dataset from CLDR databaseTimothy Flynn
2021-08-31Tests: Test LibMarkdown against commonmark test suitePeter Elliott
2021-08-30Meta: Implement support for the "unlinkable" Wasm spectest assertionAli Mohammad Pur
2021-08-30Meta: Generate bigints for i64 values in LibWasm test suite filesAli Mohammad Pur
2021-08-30Meta: Update lint-ports.py for the SerenityPorts moveAndreas Kling
2021-08-30CMake: Add custom target to build only the generated sourcesBrian Gianforcaro
2021-08-29Meta: Remove duplicate valid target check from serenity.shLinus Groh
2021-08-29Meta: Mention aarch64 as a supported TARGET in serenity.sh's helpLinus Groh
2021-08-28Meta: Don't pass net -device flags in aarch64 buils in run.shNico Weber
2021-08-28Meta: Introduce SERENITY_MACHINE variable in run.shNico Weber
2021-08-28Meta: Disable spice in aarch64 buils in run.shNico Weber
2021-08-28Meta: Run qemu-system-aarch64 in aarch64 builds in run.shNico Weber
2021-08-28Meta: Disable kvm for aarch64 in run.shNico Weber
2021-08-28Meta: Make build-root-filesystem.sh omit libgcc_so.so in aarch64 buildsNico Weber
2021-08-28Kernel: Verify interrupts are disabled when interacting with MutexesAndrew Kaster
2021-08-28Toolchain: Enough to make `rebuild-toolchain aarch64` workNico Weber
2021-08-28Meta: Let serenity.sh's TARGET default to SERENITY_ARCH, not i686Linus Groh
2021-08-28Meta: Remove write-only-on-difference scriptAndrew Kaster
2021-08-28Everywhere: Move all host tools into the Lagom/Tools subdirectoryAndrew Kaster
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-28Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIRAndrew Kaster
2021-08-28Meta: Move code generator helpers to their own CMake helper fileAndrew Kaster
2021-08-28Meta: Move components CMake helpers to their own fileAndrew Kaster
2021-08-27Meta: Add System32 to the PATH so that reg.exe is always foundkleines Filmröllchen
2021-08-26CI: Ensure unzip is installed on the buildersTimothy Flynn
2021-08-26CI: Skip Unicode caches for Fuzzer buildTimothy Flynn
2021-08-26CI: Cache downloaded Unicode CLDR databaseTimothy Flynn
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-22Meta: Add 'copy-src' command to serenity.shItamar
2021-08-20CI: Set on-target test timeout to 60 minutesTimothy Flynn
2021-08-20CI: Include a timestamp in the Azure ccache keyTimothy Flynn
2021-08-19Meta: Explicitly configure source directory in debug-kernel.shBrian Gianforcaro
2021-08-18README+Meta: Update the screenshot :^)networkException
2021-08-18Meta: Assume and find GNU duMartin Åberg
2021-08-18Meta: Create memory disk before mounting it on FreeBSDMartin Åberg
2021-08-18CI: Ensure relevant patch files are part of Toolchain cache hashAndrew Kaster
2021-08-18CI: Print on-target debug logs when the tests failTimothy Flynn
2021-08-17CI: Build Lagom with fuzzing on AzureTimothy Flynn
2021-08-17CI: Build and test SerenityOS with the Clang toolchain on AzureTimothy Flynn
2021-08-17CI: Use Azure caching for Lagom buildTimothy Flynn