serenity/Toolchain
Linus Groh 0dde58b487 Toolchain: Add a few packages for building ports to the nix shell
- autoconf, automake, and libtool for bdwgc
- gperf for fontconfig
2024-10-26 21:38:48 -04:00
..
CMake Toolchain: Do not pass CMAKE_MODULE_PATH when building LLVM 2024-10-02 21:42:33 -04:00
Patches Toolchain: Update LLVM to 19.1.0 2024-10-02 21:42:33 -04:00
Stubs Toolchain/Stubs: Fix small typo in README.md 2024-04-28 07:25:41 -06:00
.dockerignore
.gitignore Toolchain: Add Toolchain/nix-profiles/ to .gitignore 2023-09-01 11:52:04 +02:00
BuildClang.sh Toolchain: Update LLVM to 19.1.0 2024-10-02 21:42:33 -04:00
BuildCMake.sh Meta+Toolchain: Move check_sha256 to shell_include.sh 2024-06-29 13:56:36 +02:00
BuildFuseExt2.sh
BuildGDB.sh
BuildGN.sh Toolchain: Actually compile the GN binary in BuildGN.sh 2023-11-14 09:36:36 -05:00
BuildGNU.sh Toolchain+Ports: Update binutils to 2.41 2023-09-18 10:26:42 +02:00
BuildJakt.sh Toolchain: Update to latest jakt commit 2024-10-16 13:30:43 +02:00
BuildMold.sh Build: Update mold version to fix build problems 2024-06-14 06:45:36 -04:00
BuildPython.sh
BuildQemu.sh Toolchain: Use check_sha256() in BuildQemu.sh 2024-06-29 13:56:36 +02:00
BuildRuby.sh
default.nix Toolchain: Add a few packages for building ports to the nix shell 2024-10-26 21:38:48 -04:00
Dockerfile
README.md

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.