Isak Holmstrom
8ad9f49de3
Documentation: Change/add two pkgs in the FreeBSD instructions
2022-02-17 09:26:56 +00:00
Gaven Rendell
78ef608a6b
Documentation: Add coreutils dep to Alpine Linux build instructions
...
`build-image-qemu.sh` depends on GNU's version of `du`:
43d706a29e/Meta/build-image-qemu.sh (L47-L48)
Alpine Linux doesn't use that version by default.
2022-02-11 23:24:25 +00:00
Andrew Kaster
c62c10caf0
Meta+CI+Documentation: Bump host gcc requirement up to gcc 11
...
Bump macOS CI version to macOS 11 while we're here.
2022-01-07 11:02:30 +01:00
tuftedocelot
6dee1e91be
Meta+Documentation: Don't rebuild disk image for every run on OpenBSD
2021-12-29 03:46:56 -08:00
Ernests Kuzņecovs
82cb885966
Documentation: Add missing dependencies for Nix
...
I was building serenity on quite a fresh NixOS system and it turns
out `unzip` and `qemu` were missing from this nix expression to
compile and run serenity.
2021-09-07 20:23:23 +01:00
Martin Åberg
5d146628e1
Documentation: Update FreeBSD prerequisites
...
FreeBSD comes with Clang as default host compiler and provides
GCC in the package system. The commit adds a few dependencies to
the pkg command line.
2021-08-18 00:35:09 +02:00
Kenneth Myhra
7fa71fb7eb
Documentation: Remove '$' character from build instruction commands
...
This removes the '$' character so that it is easier to copy commands
directly from the build instructions and then executing them without
first having to remove the '$' character.
2021-07-14 19:51:23 +02:00
Gunnar Beutner
7f6e148e17
Documentation: Shuffle around systems in the build instruction docs
...
The crowd has spoken and it's clear they want... Windows and Arch Linux.
2021-07-12 12:28:01 +02:00
Gunnar Beutner
9026dbbfd6
Documentation: Reorganize the build documentation
2021-07-10 23:24:45 +02:00