mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
9410f0a96c
We were previously missing `Kernel/Arch`, which gets included by `Kernel/API`. While at it, remove `AK` from the list of copied headers for the toolchain, as nothing in our LibC headers should ever publicly depend on AK. |
||
---|---|---|
.. | ||
CMake | ||
Patches | ||
Stubs | ||
.dockerignore | ||
.gitignore | ||
BuildClang.sh | ||
BuildCMake.sh | ||
BuildFuseExt2.sh | ||
BuildGDB.sh | ||
BuildGNU.sh | ||
BuildMold.sh | ||
BuildPython.sh | ||
BuildQemu.sh | ||
BuildRuby.sh | ||
Dockerfile | ||
README.md | ||
serenity.nix |
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.