serenity/Toolchain
2024-06-29 13:56:36 +02:00
..
CMake Toolchain+Docs: Improve the way to enable clangd 2024-05-23 00:54:20 -06:00
Patches LibC: Remove libssp_nonshared.a 2024-05-07 16:39:17 -06:00
Stubs Toolchain/Stubs: Fix small typo in README.md 2024-04-28 07:25:41 -06:00
.dockerignore
.gitignore
BuildClang.sh Toolchain+CI: Remove unused TRY_USE_LOCAL_TOOLCHAIN parameter 2024-05-15 15:20:29 -06: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
BuildGNU.sh
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 nix-shell: Disable gcc hardening to be able to build toolchain 2024-05-14 13:57:25 -06: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.