summaryrefslogtreecommitdiff
path: root/Documentation/BuildInstructionsOther.md
AgeCommit message (Collapse)Author
2021-08-18Documentation: Update FreeBSD prerequisitesMartin ร…berg
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-07-14Documentation: Remove '$' character from build instruction commandsKenneth Myhra
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-12Documentation: Shuffle around systems in the build instruction docsGunnar Beutner
The crowd has spoken and it's clear they want... Windows and Arch Linux.
2021-07-10Documentation: Reorganize the build documentationGunnar Beutner