index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
2020-07-26
Documentation: Only install missing packages for Arch Linux.
Paul Scharnofske
2020-07-15
Meta: Add openSUSE dependencies to build documentation (#2801)
Dominik M. Kwiatek
2020-07-06
Documentation: Add note about DNS lookups to browser architecture docs
Andreas Kling
2020-07-06
Documentation: Add a document about the Browser process architecture
Andreas Kling
2020-07-04
Meta: Add ALT Linux packages to BuildInstructions.md (#2688)
Petr Akhlamov
2020-06-28
Documentation: Add filesystem note to WSL2 notes
Andrew Kaster
2020-06-21
Meta: tweak build-image-grub.sh to allow running `make grub-image`..
Emanuele Torre
2020-06-18
Toolchain: Use curl instead of wget (#2574)
Érico Nogueira Rolim
2020-06-17
Docs: Correct wording on CMake downloads
Ewan
2020-06-17
Docs: Spell CMake correctly in BuildInstructions
Ewan
2020-06-16
Docs: Add comment about required cmake version
Ewan
2020-06-16
Docs: Update FreeBSD instructions (#2510)
Dominik Madarász
2020-05-28
Meta: Move INSTALL.md into Documentation/
Andreas Kling
2020-05-22
Build: Add Dockerfile
Yonatan Goldschmidt
2020-05-20
Revert "Meta: Restore instructions to create build directory for CMake"
Andreas Kling
2020-05-20
Meta: Restore instructions to create build directory for CMake
Andrew Kaster
2020-05-17
Meta: Update CLion and WSL configuration documentations
Devashish
2020-05-16
Build: FreeBSD support
Dominik Madarasz
2020-05-15
Meta: Updated BuildInstructions.md for the cmake update
DexesTTP
2020-05-15
Meta: Updated CodingStyle.md clang-format requirement from 8 to 10
DexesTTP
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-07
Build: Support building in Docker
Yonatan Goldschmidt
2020-05-06
Documentation: Add note about /dev/kvm to BuildInstructions.md
Andreas Kling
2020-05-04
Meta: Add configuration for setting up project in CLion
Devashish
2020-04-18
Documentation: Add section about structs vs. classes to CodingStyle.md
Andreas Kling
2020-04-13
Meta: Add Arch Linux (and derivatives) build instructions
Andres Vieira
2020-04-09
Documentation: added additional info about moving to wsl2
Ed Rochenski
2020-04-09
Documentation: added note to prevent script failure in build section
Ed Rochenski
2020-03-30
Documentation: Inform people that `anon` can `su` to `root` by default
Andreas Kling
2020-03-28
Documentation: Add build dependencies for Fedora
Linus Groh
2020-03-20
Documentation: Tweak document about smart pointers a bit
Andreas Kling
2020-02-27
Build: Use ccache if it's available (#1315)
Alexander F. Rødseth
2020-02-01
Documentation: Explain compilation of small changes and ports
Oliver Kraitschy
2020-01-23
AK: Let's call decrementing reference counts "unref" instead of "deref"
Andreas Kling
2020-01-05
Documentation: Suggest gcc-9 on Ubuntu since PPA doesn't have 8 anymore
Elisée Maurer
2020-01-02
Build: add support for building on OpenBSD
joshua stein
2019-12-29
Meta: Update ReadMe and move build instructions to a separate document
Andreas Kling
2019-11-06
Meta: Move "Notes on WSL" to a separate file in Documentation/
Andreas Kling
2019-08-21
Documentation: Let's have a coding style document
Andreas Kling
2019-08-01
Documentation: Add a paragraph about NonnullOwnPtr to SmartPointers.md
Andreas Kling
2019-06-21
Documentation: Update SmartPointers.md with new pointer names.
Andreas Kling
2019-05-28
Documentation: RIP the short-lived coding style
Robin Burchell
2019-05-28
Documentation: Remove some irrelevant things from the coding style.
Andreas Kling
2019-05-28
Documentation: Import an attempt at describing the project coding style.
Andreas Kling
2019-05-15
Documentation: Add a brief description of Serenity's smart pointer types.
Andreas Kling