summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
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
2021-07-29LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfxAndrew Kaster
2021-07-28LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)Andreas Kling
2021-07-27Meta: Ignore everything after the git cut line in a lint-commit.sh hookKarol Kosek
2021-07-27Meta: Bring lint-commit.sh up to date with the CI commit linterIdan Horowitz
2021-07-27Meta: Set -audiodev explictlyx-yl
2021-07-27Kernel: Support loading the kernel at almost arbitrary virtual addressesGunnar Beutner
2021-07-26Meta: Add LibUnicode (and its tests) to LagomTimothy Flynn
2021-07-26Meta: Don't reboot on triple-fault in CI modeAli Mohammad Pur
2021-07-24Meta/run.sh: Allow for overriding of QEMU ethernet device typeThomas Wagenveld
2021-07-24Lagom/Fuzzers: Add fuzzer for the quoted printable decoderLuke
2021-07-24Meta: Add Homebrew paths for macOS on M1 to the PATH env variableGunnar Beutner
2021-07-22CrashDaemon: Remove BACKTRACE_DEBUG debugging codeAndreas Kling
2021-07-20Meta: Add a new qextlinux target for the run.sh scriptGunnar Beutner
2021-07-20Meta: Update extlinux config for the recent prekernel changesGunnar Beutner
2021-07-20Meta: Fix syslinux detection on Arch LinuxGunnar Beutner
2021-07-18Meta: Remove unused bootloader_test targetGunnar Beutner
2021-07-18Kernel: Fix GRUB config by specifying the correct file nameGunnar Beutner
2021-07-18Kernel: Introduce basic pre-kernel environmentGunnar Beutner
2021-07-18Kernel: Split debug symbols into a separate fileGunnar Beutner
2021-07-15Meta: Do not warn user about too modern clang-formatRiyyi