summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur
2021-05-17Everywhere: Fix a bunch of typosLinus Groh
2021-05-16Documentation: Add Sanitizer section to RunningTestsAndrew Kaster
2021-05-16Documentation: Update bare metal troubleshooting guideLiav A
2021-05-15Documentation: Add my machine to hardware compatibility list (#7152)Alexander Richards
2021-05-15Documentation: Add a working notebook to Hardware Compatibility ListLuke
2021-05-15Documentation: Add a tested motherboard to Hardware Compatibility listIdan Horowitz
2021-05-15Documentation: Document CMake build optionsDaniel Bertalan
2021-05-14Documentation: Add a note about enabling the `console` iPXE commandIdan Horowitz
2021-05-12Documentation: Add Alpine Linux build instructionsJagger De Leo
2021-05-11Documentation: Fix broken link to Meta/Lagom/ReadMe.mdVladislav Vorobev
2021-05-09Documentation: Update sync-local.sh keyboard layout exampleLinus Groh
2021-05-09Documentation: Suggest using genext2fs on macosEric Butler
2021-05-05Documentation: Update FAQ a bit and move it into Documentation/Andreas Kling
2021-05-03Documentation: Add a note about excluding the Build directory in CLionBrian Gianforcaro
2021-04-28Documentation: Fix typo (duplicate osxfuse) from #6069thislooksfun
2021-04-28Documentation: Fix typo (ex2 -> ext2) from #6069thislooksfun
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18Kernel: Add kernel command line flag to disable VirtIO supportIdan Horowitz
2021-04-18Kernel: Add boot argument to disable the UHCI ControllerLuke
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-17Documentation: Change CMake build directory to Build/i686 in CLion configMarcin Gasperowicz
2021-04-16Documentation: Fix the path to the disk image on WSLJoão Moreno
2021-04-15Documentation: Describe how to use the iPXE bootloader for network bootLiav A
2021-04-12Documentation: Fix FreeBSD usage of the pkg commandEmil Engler
2021-04-11Documentation: Add Dell Inspiron mini 10 to the hardware compatibility listDan MacDonald
2021-04-10Documentation: Improve wording around build directory location (#6168)Samuel Klein
2021-04-09Documentation: Change make to ninja in the installation guide (#6199)breakgimme
2021-04-07Documentation: Add dnsmasq configuration instructions to network boot guideDan MacDonald
2021-04-06Documentation: Add link to network booting guide to install guideDan MacDonald
2021-04-06Documentation: Update supported NICs and mention network boot support within ...Dan MacDonald
2021-04-04Meta: Removed commas from command in macOS prereqs (#6109)Will
2021-04-03Documentation: Add supported and tested motherboards to the listLiav A
2021-04-03Documentation: Clarify that AHCI is supported but may suffer from bugsLiav A
2021-04-02Documentation: Split brew install commands into core and fuse+ext2thislooksfun
2021-04-02Documentation: Add cmake to brew installsthislooksfun
2021-04-02Documentation: Update macOS build path in BuildInstructions.mdthislooksfun
2021-03-11Documentation: Update build path in BuildInstructions.mdLinus Groh
2021-03-11Documentation: Clean up BuildInstructions.md a bitLinus Groh
2021-03-10Documentation: Add Serenity installation guide for VMwareBrendan Coles
2021-03-08Everywhere: Remove unnecessary whitespace at the end of some lines.Emanuele Torre
2021-03-04Documentation: Re-arrange Linux prerequisites in build instructionsDan MacDonald
2021-03-03Documentation: Add instruction about entitlements in BuildInstructionsElliot Maisl
2021-03-01Meta: Use ninja instead of make in the WSL docs (#5575)Paweł Łukasik
2021-02-28Documentation: Add RunningTests documentAndrew Kaster
2021-02-26Documentation: Update CLion configuration documentationItamar
2021-02-21Documentation: Combine two "cd" commands in build instructions (#5457)Jorropo
2021-02-21Documentation: QtCreator likes BOMs, our linter doesn'tBen Wiederhake