summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
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
2021-08-17Meta: Semi-automatically detect ccache for Lagom buildsTimothy Flynn
2021-08-16CI: Build and test Lagom (non-fuzzer) on AzureTimothy Flynn
2021-08-14Meta: Disable printing frame args when debugging the kernel with gdbBrian Gianforcaro
2021-08-14Tests: Add regression tests for the LibCpp preprocessorItamar
2021-08-14LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parserItamar
2021-08-13Meta: Add new-project.sh :^)sin-ack
2021-08-13Meta: Tune default QEMU disk sizeJean-Baptiste Boric
2021-08-12Meta: Un-escape escaped strings when generating Wasm testsAli Mohammad Pur
2021-08-12Meta: Don't roundtrip floats for i64/i32 hex literals in wasm testsAli Mohammad Pur
2021-08-12Meta: Properly quote some CMake variables in serenity_componentsin-ack
2021-08-09Meta: Add SERENITY_CPUS environment variable to control number of CPUsTom
2021-08-08Meta: Add Clang support to the CMake build scriptsDaniel Bertalan
2021-08-08Toolchain: Add LLVM patch and script for building itDaniel Bertalan
2021-08-08Meta: Allow attaching GDB to the QEMU instance on the WSL2 hostGunnar Beutner
2021-08-08Meta: Don't use x86_64 QEMU for the i686 kernelGunnar Beutner
2021-08-07Meta: Remove syslog.h from clang-format exclusion listAndrew Kaster
2021-08-07Kernel: Implement a ISO 9660 filesystem reader :^)sin-ack
2021-08-07Meta: Remove legacy hardware components from Q35 machineLiav A
2021-08-07Meta: Add run-local.shsin-ack
2021-08-05Meta: Fix wrong path for AK Tests in check-ak-test-files.shMandar Kulkarni
2021-08-04Meta: Detect nested KVM support for WSL2 and use that when availableGunnar Beutner
2021-08-04Meta: Automatically enable WHPX when possibleGunnar Beutner
2021-08-04Meta: Auto-detect where QEMU is installed on WindowsGunnar Beutner
2021-08-03Meta: Make the Q35 machine more realisticLiav A
2021-08-03Meta: Prefer to use the 64-bit QEMU binary if that's availableGunnar Beutner
2021-08-03Meta: Prefer to use -machine pcspk-audiodev for QEMU >=5.1Gunnar Beutner
2021-08-02Meta: Improve WSL detection for the run.sh scriptGunnar Beutner
2021-08-02Meta: Add BUILD_SHARED_LIBS option for Lagom buildsAndrew Kaster
2021-08-02Meta: Explicitly specify the disk format in the QEMU optionsx-yl
2021-08-02Meta: Fix compatibility with QEMU 5.xGunnar Beutner
2021-07-31LibWeb: Define proper debug symbols for CSS Parser and TokenizerSam Atkins
2021-07-30Meta: Make audiodev detection more robustGunnar Beutner
2021-07-30Meta: Make rsync a hard dependency and remove the fallback codeGunnar Beutner
2021-07-30LibRegex+LibUnicode: Begin implementing Unicode property escapesTimothy Flynn
2021-07-30Lagom: Fix oss-fuzz build error due to CMake typoBrian Gianforcaro
2021-07-29Lagom: Add proper install rulesAndrew Kaster
2021-07-29Lagom: Exclude GMLAutocompleteProvider.cpp from GML library sourcesLinus Groh
2021-07-29Lagom: Change to shared library build for all Lagom codeAndrew Kaster
2021-07-29Meta/LibTest: Build object libraries for test main filesAndrew Kaster