summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
2021-07-11Meta: Use gl=off for QEMU by defaultGunnar Beutner
2021-07-11Meta: Use the SDL backend for QEMU on WindowsGunnar Beutner
2021-07-11Meta: Only try to use SDL when there are multiple displaysx-yl
2021-07-10Documentation+Meta: Automatically add disable_virtio on WindowsGunnar Beutner
2021-07-10Documentation+Meta: Automatically set vmx=off on WindowsGunnar Beutner
2021-07-10Meta: Automatically use WSL paths on WindowsGunnar Beutner
2021-07-10Documentation: Reorganize the build documentationGunnar Beutner
2021-07-10Meta: Automatically pick an appropriate GCC binaryGunnar Beutner
2021-07-08Lagom: Exclude LibSQL/SQLClient.cpp and the sql utility from LagomJan de Visser
2021-07-08LibSQL+SQLServer: Build SQLServer system serviceJan de Visser
2021-07-06Meta: Add the ConfigureComponents utilityMax Wipfli
2021-07-06Meta+LibWasm: Correctly parse the invokee name in toplevel invokesAli Mohammad Pur
2021-07-06Meta+LibWasm: Generate calls to functions when they don't have resultsAli Mohammad Pur
2021-07-06LibJS: Remove the default length & attributes from define_native_*Idan Horowitz
2021-07-06LibJS: Add define_direct_property and remove the define_property helperIdan Horowitz
2021-07-06Meta: Fix building Lagom on LinuxGunnar Beutner
2021-07-06LibThreading: Fix building the library on macOSGunnar Beutner
2021-07-04Meta: Remove the LibJS OBJECT_DEBUG debug macroLinus Groh
2021-07-04LibTTF: Memory map TTF fonts instead of reading them into heap memoryAndreas Kling
2021-07-04LibTTF: Make TTF::Font loading API return error stringsAndreas Kling
2021-07-03Meta: Add missing quotes in Meta/run.shGunnar Beutner
2021-07-03Meta: Use virtualization acceleration if available in CI runsIdan Horowitz
2021-07-03Meta: Add a few more graphics devices to the Q35 for testing purposesLiav A
2021-07-03Meta: Provide better instructions when QEMU is not installed or too oldGunnar Beutner
2021-07-03Meta: Prefer to use the QEMU binaries from the toolchain directoryGunnar Beutner
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