summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2020-08-17Meta: Explain how to build with ninjaBen Wiederhake
2020-08-17LibWeb: Rename WebContentView => OutOfProcessWebViewAndreas Kling
2020-08-15Meta: Document QtCreator auto-format and compiler kitsBen Wiederhake
2020-08-14Docs: explain how to enable QEMU hardware acceleration on WindowsPeter Nelson
2020-08-14Docs: clarify steps to use Windows-native QEMU when building under WSLPeter Nelson
2020-08-11Meta: Fix typo in NotesOnWSL.md (#3086)Andrew Mbugua
2020-08-07Documentation: Add a mention of the recent requirement for a newerValtteri Koskivuori
2020-08-06Documentation: Add a guide for setting up Qt CreatorValtteri Koskivuori
2020-08-05Documentation: Add an installation guide for VirtualBoxLuke
2020-07-26Documentation: Only install missing packages for Arch Linux.Paul Scharnofske
2020-07-15Meta: Add openSUSE dependencies to build documentation (#2801)Dominik M. Kwiatek
2020-07-06Documentation: Add note about DNS lookups to browser architecture docsAndreas Kling
2020-07-06Documentation: Add a document about the Browser process architectureAndreas Kling
2020-07-04Meta: Add ALT Linux packages to BuildInstructions.md (#2688)Petr Akhlamov
2020-06-28Documentation: Add filesystem note to WSL2 notesAndrew Kaster
2020-06-21Meta: tweak build-image-grub.sh to allow running `make grub-image`..Emanuele Torre
2020-06-18Toolchain: Use curl instead of wget (#2574)Érico Nogueira Rolim
2020-06-17Docs: Correct wording on CMake downloadsEwan
2020-06-17Docs: Spell CMake correctly in BuildInstructionsEwan
2020-06-16Docs: Add comment about required cmake versionEwan
2020-06-16Docs: Update FreeBSD instructions (#2510)Dominik Madarász
2020-05-28Meta: Move INSTALL.md into Documentation/Andreas Kling
2020-05-22Build: Add DockerfileYonatan Goldschmidt
2020-05-20Revert "Meta: Restore instructions to create build directory for CMake"Andreas Kling
2020-05-20Meta: Restore instructions to create build directory for CMakeAndrew Kaster
2020-05-17Meta: Update CLion and WSL configuration documentationsDevashish
2020-05-16Build: FreeBSD supportDominik Madarasz
2020-05-15Meta: Updated BuildInstructions.md for the cmake updateDexesTTP
2020-05-15Meta: Updated CodingStyle.md clang-format requirement from 8 to 10DexesTTP
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-08Services: Renamed from ServersAndreas Kling
2020-05-07Build: Support building in DockerYonatan Goldschmidt
2020-05-06Documentation: Add note about /dev/kvm to BuildInstructions.mdAndreas Kling
2020-05-04Meta: Add configuration for setting up project in CLionDevashish
2020-04-18Documentation: Add section about structs vs. classes to CodingStyle.mdAndreas Kling
2020-04-13Meta: Add Arch Linux (and derivatives) build instructionsAndres Vieira
2020-04-09Documentation: added additional info about moving to wsl2Ed Rochenski
2020-04-09Documentation: added note to prevent script failure in build sectionEd Rochenski
2020-03-30Documentation: Inform people that `anon` can `su` to `root` by defaultAndreas Kling
2020-03-28Documentation: Add build dependencies for FedoraLinus Groh
2020-03-20Documentation: Tweak document about smart pointers a bitAndreas Kling
2020-02-27Build: Use ccache if it's available (#1315)Alexander F. Rødseth
2020-02-01Documentation: Explain compilation of small changes and portsOliver Kraitschy
2020-01-23AK: Let's call decrementing reference counts "unref" instead of "deref"Andreas Kling
2020-01-05Documentation: Suggest gcc-9 on Ubuntu since PPA doesn't have 8 anymoreElisée Maurer
2020-01-02Build: add support for building on OpenBSDjoshua stein
2019-12-29Meta: Update ReadMe and move build instructions to a separate documentAndreas Kling
2019-11-06Meta: Move "Notes on WSL" to a separate file in Documentation/Andreas Kling
2019-08-21Documentation: Let's have a coding style documentAndreas Kling
2019-08-01Documentation: Add a paragraph about NonnullOwnPtr to SmartPointers.mdAndreas Kling