summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2022-05-29Documentation: Specify that no new code should contain C-style castskleines Filmröllchen
2022-05-25Documentation: Add `ninja` command to exampleEWouters
2022-05-24Meta+Documentation: Bump required QEMU versionNathan Wallace
2022-05-23Meta+Userland: Add jakt as an optional Lagom ToolAndrew Kaster
2022-05-21Meta: Add option to disable Kernel Address SanitizerTimon Kruiper
2022-05-20Documentation: Only install the x86 and AArch64 qemu backends on ArchDaniel Bertalan
2022-05-13Meta: Move LibWeb's CMake generation script to its own fileDexesTTP
2022-05-11Documentation: Correct and update IDL documentationSam Atkins
2022-05-09Documentation: Update the required packages for arch based systemsnetworkException
2022-05-03Documentation: Document how the event loop works & what it doeskleines Filmröllchen
2022-05-02Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake optionAndrew Kaster
2022-05-01Documentation: Fix Typo in TransferringFiles.mdpython-69
2022-04-30Base+Documentation: Add UsingFontEditor markdown filedjwisdom
2022-04-26Documentation: Add more clangd configuration optionskleines Filmröllchen
2022-04-26Documentation: Add EmacsConfiguration.md for emacs editor supportAdam Patterson
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-04Documentation: Add instructions for building images without rootBrandon Doornbos
2022-04-04Documentation: Clarify text about virtual/override/finalAndreas Kling
2022-04-02Base: Add to documentation 4th method of transferring filesdjwisdom
2022-04-01Meta: Switch to clang-format-14 as the standard formatterIdan Horowitz
2022-04-01Documentation: Add Kernel/Userland quick switch to CLion configurationIdan Horowitz
2022-03-31Documentation: Update GML information and manpage links in FileFormatskleines Filmröllchen
2022-03-31CMake: Allow building fuzzing targets without libFuzzer or OSS-FuzzTim Schumacher
2022-03-31Meta: Rename Fuzzer flags to `ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ}`Tim Schumacher
2022-03-20Everywhere: Move tests to /home/anon/TestsBrian Gianforcaro
2022-03-11Documentation: Add some notes about LibWeb's new paint treeAndreas Kling
2022-03-08Toolchain: Move nix script from Documentation into ToolchainJonathan Marler
2022-03-07Documentation: Improve VS Code settingsdotjpg3141
2022-03-01Documentation: Add texinfo as a dependency for Alpine LinuxKikooDX
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-24Documentation: Start writing about "LibWeb: From loading to painting"Andreas Kling
2022-02-22Documentation: Add `sudo apt update` step to build instructionsJT
2022-02-19Documentation: Add texinfo as a dependency for FedoraisakBSD
2022-02-19Documentation: Add Userland/ to qtcreator include pathDebdut Chakraborty
2022-02-17Documentation: Change/add two pkgs in the FreeBSD instructionsIsak Holmstrom
2022-02-16Documentation: Add Rosetta/Homebrew macOS noteMax Desiatov
2022-02-14Documentation: Add information about the limine-image targetczapek1337
2022-02-11Documentation: Add coreutils dep to Alpine Linux build instructionsGaven Rendell
2022-02-06Documentation: Small fixes to transferring files documentationelectrikmilk
2022-02-03AK: Convert the try_make<T> factory function to use ErrorOrIdan Horowitz
2022-02-03Kernel: Convert try_make_ref_counted to use ErrorOrIdan Horowitz
2022-02-03Documentation: Update reference to obsolete config optionRummskartoffel
2022-02-02Documentation: Add FAQ entry about running the systemsin-ack
2022-02-02Documentation: Update BareMetalInstallation's storage support sectionPankaj Raghav
2022-01-28Documentation: Document setting UUID for VDI imageSergei Reznikov
2022-01-24Toolchain: Add support for building the userland with the mold linkerDaniel Bertalan
2022-01-24Documentation: Replace deprecated osxfuse with macfuseGurkirat Singh
2022-01-17Documentation: Update qt creator guide to have up to date pathsDmitry Petrov
2022-01-16Documentation: Swap 'Right' and 'Wrong' code practiceflyingwombat921