1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-03 11:53:38 +00:00
serenity/Toolchain
Erick Howard 407dfdac37 Build: Update mold version to fix build problems
Mold issue 1178 is now fixed, so Serenity is able to build fine
using Mold
2024-06-14 06:45:36 -04: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
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
BuildMold.sh Build: Update mold version to fix build problems 2024-06-14 06:45:36 -04:00
BuildPython.sh
BuildQemu.sh
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.