serenity/Toolchain
Ali Caglayan 0347d04289 Ladybird: Add ladybird.nix to nix flake in Toolchain/
Add another dev shell to `Toolchain/flake.nix` called `ladybird.nix`
that pulls in the dependencies for building Ladybird.

Also update the documentation to mention building with a flake.
2023-09-09 11:22:00 -06:00
..
CMake
Patches
Stubs
.dockerignore
.gitignore Toolchain: Add Toolchain/nix-profiles/ to .gitignore 2023-09-01 11:52:04 +02:00
BuildClang.sh
BuildCMake.sh
BuildFuseExt2.sh
BuildGDB.sh
BuildGN.sh Toolchain: Add a script to build GN from source 2023-08-19 21:05:06 -06:00
BuildGNU.sh
BuildMold.sh
BuildPython.sh
BuildQemu.sh
BuildRuby.sh
Dockerfile
flake.lock Toolchain: Add nix flake 2023-09-01 11:52:04 +02:00
flake.nix Ladybird: Add ladybird.nix to nix flake in Toolchain/ 2023-09-09 11:22:00 -06:00
README.md
serenity.nix Toolchain: Remove xlibswrapper and add python3 to serenity.nix 2023-09-01 11:52:04 +02: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.