serenity/Toolchain
Marco Rebhan e773b9abe9 Toolchain: Use pkg-config instead of pkgconfig in serenity.nix
pkgconfig was renamed to pkg-config in nixpkgs.
2022-11-01 00:16:11 +00:00
..
CMake
Patches Toolchain: Update BuildQemu.sh to qemu-7.1 2022-10-27 13:29:40 +02:00
Stubs
.dockerignore
.gitignore
BuildClang.sh
BuildFuseExt2.sh
BuildIt.sh
BuildMold.sh
BuildPython.sh
BuildQemu.sh Toolchain: Update BuildQemu.sh to qemu-7.1 2022-10-27 13:29:40 +02:00
BuildRuby.sh
Dockerfile
README.md
serenity.nix Toolchain: Use pkg-config instead of pkgconfig in serenity.nix 2022-11-01 00:16:11 +00:00

Serenity Toolchain

This directory contains all toolchain related files. E.g. build scripts for the cross compilation toolchain and build toolchain for ports.

This document previously contained outdated build instructions. Click here for the latest build instructions.