serenity/Toolchain
2023-04-14 10:05:05 +02:00
..
CMake Meta: Remove i686 target 2022-12-28 11:53:41 +01:00
Patches Ports/llvm: Increase the default stack size for LLVM executables 2023-04-14 10:05:05 +02:00
Stubs
.dockerignore
.gitignore
BuildClang.sh Toolchain: Create an nm symlink for Clang 2023-04-02 00:05:03 -06:00
BuildCMake.sh Toolchain: Update CMake to version 3.26.0 in BuildCMake.sh 2023-03-17 09:59:35 +00:00
BuildFuseExt2.sh
BuildGDB.sh Toolchain: Move GDB build to a separate script 2023-04-11 06:44:13 -04:00
BuildIt.sh Toolchain: Move GDB build to a separate script 2023-04-11 06:44:13 -04:00
BuildMold.sh
BuildPython.sh
BuildQemu.sh Toolchain: Stop building QEMU with i386 support 2023-04-08 14:12:29 -07:00
BuildRuby.sh
Dockerfile
README.md
serenity.nix Toolchain: Add grub2 and parted to serenity.nix 2023-03-16 18:47:06 +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.