summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-07-02Revert "Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine"""Liav A
2021-07-01Meta: Make serenity.sh pass the SERENITY_ARCH cmake argument for x86_64Idan Horowitz
2021-06-30Meta: Add environment variable for disabling qemu's gdb socketGal Horowitz
2021-06-30Meta: Do not use gl=on if building in WSL2Gal Horowitz
2021-06-29SystemServer+Meta: Use the new SysFSLiav A
2021-06-29Meta: Change default GDB layoutGunnar Beutner
2021-06-28Meta: Install 64-bit libgcc_s.so for x86_64 targetsGunnar Beutner
2021-06-28Meta: Choose the QEMU display backend based on whats availableSahan Fernando
2021-06-27Meta: Do not use gl=on if building in WSLstelar7
2021-06-26Meta: Use virtio-vga instead of virtio-gpu if using multiple monitorsSahan Fernando
2021-06-25Meta: Force relative mouse coordinates with multiple screensTom
2021-06-25Meta: Add SERENITY_SCREENS environment variableTom
2021-06-25Kernel: Add VirtIOGPU graphics deviceSahan Fernando
2021-06-25Toolchain: Add the AFLACLOADER_DEBUG macrokleines Filmröllchen
2021-06-25Meta: Increase RAM amount for BochsGunnar Beutner
2021-06-25Kernel: Build the x86_64 kernel as an ELF32 executableGunnar Beutner
2021-06-25Meta: Run 64-bit kernels with qemu-system-x86_64Gunnar Beutner
2021-06-24LibSQL: Move Lexer and Parser machinery to AST directoryJan de Visser
2021-06-22LibCore: Add unit test for File::read_linecoderdreams
2021-06-22LibWasm: Generate all spec tests, even ones that aren't valid modulesAli Mohammad Pur
2021-06-22Meta+LibWasm: Add support for module linking testsAli Mohammad Pur
2021-06-19LibCrypto+LibTLS: Split and move test suite into Tests directoryPeter Bocan
2021-06-19LibCoreDump: Include source locations of inlined functions in backtraceItamar
2021-06-18Lagom/Fuzzers: Add fuzzers for all current hashing functionsLuke
2021-06-18Meta: Ensure long messages fit in commit tweetSam Atkins
2021-06-17Lagom: Add an install targetsin-ack
2021-06-17Meta: Increase additional space for disk imagesGunnar Beutner
2021-06-17Meta: Allow building images without most utilitiesGunnar Beutner
2021-06-17Meta: Add support for declaring componentsGunnar Beutner
2021-06-16Meta: Remove gdb pretty printer for AK::InlineLinkedListBrian Gianforcaro
2021-06-15LibJS: Add a basic pass manager and add some basic passesAli Mohammad Pur
2021-06-14Everywhere: Use new discord invite url :^)networkException
2021-06-13Meta: Fix QEMU version check in run.shApoorv Mishra
2021-06-12USB: Further Implement USB StructuresJesse Buhagiar
2021-06-11Meta: Fuzz the LibIMAP Parserx-yl
2021-06-11Revert "Meta: Use Intel 82574 instead of Intel 82540 in the run script"Gunnar Beutner
2021-06-10Kernel: Add driver for RTL8168 & RTL8111 NICsIdan Horowitz
2021-06-09Meta: Use Intel 82574 instead of Intel 82540 in the run scriptLiav A
2021-06-09Kernel/Net: Support Intel 82574 adapterLiav A
2021-06-09Meta: Check installed QEMU versionApoorv Mishra
2021-06-08Websites: Some updates for the serenityos.org front pageAndreas Kling
2021-06-07LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)Andreas Kling
2021-06-06LibVideo: Scaffold LibVideo and implement simplistic Matroska parserFalseHonesty
2021-06-06AK+Everywhere: Disallow constructing Functions from incompatible typesAli Mohammad Pur
2021-06-04Meta: Don't make wasm tests pass when they cannot read a moduleAli Mohammad Pur
2021-06-03Meta: Sort debug macros alphabeticallyNonStandardModel
2021-06-02Meta: Make the wasm test generator cast numbers to i32 when neededAli Mohammad Pur
2021-06-02Meta: Generate failing tests for unsupported assertions in wasm testsAli Mohammad Pur
2021-06-02Meta: Remove duplicated ensure_toolchain from serenity.shLinus Groh
2021-06-01Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missingJelle Raaijmakers