summaryrefslogtreecommitdiff
path: root/Meta
AgeCommit message (Expand)Author
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
2021-07-14Meta: Fix SPICE detection in run.shSam Atkins
2021-07-14Meta: Don't use SPICE if QEMU doesn't support itx-yl
2021-07-14Meta: Change QEMU options in run.sh to use SPICEx-yl
2021-07-13Meta: Remove options of explicit command line runners in run scriptLiav A
2021-07-13Meta: Tweak qemu run script to use pcie-root-portsLiav A
2021-07-13CI: Disallow spaces just before the separating colon in commit titlesIdan Horowitz
2021-07-13Meta: Make sure files are installed with the right UID and GIDGunnar Beutner
2021-07-13Meta: Fix QEMU detection for WSL2 if QEMU isn't installed on the C driveGunnar Beutner
2021-07-13Lagom/Fuzzers: Add fuzzer for FLAC loaderLuke
2021-07-13Lagom/Fuzzers: Add fuzzer for POSIX basic regex parserLuke
2021-07-12Meta: Skip WebAssembly loop test generationAndrew Kaster
2021-07-12AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flagAndrew Kaster
2021-07-11Meta: Only use -display sdl for multiple screens when it's availableGunnar Beutner
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