index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Toolchain
Age
Commit message (
Expand
)
Author
2023-01-09
Toolchain: Do not use `install -D` in BuildIt.sh
Nico Weber
2023-01-09
Toolchain: Add macOS definitions of MD5SUM and NPROC in BuildIt.sh
Nico Weber
2023-01-09
Toolchain: Make BuildCMake.sh work on macOS without brew on PATH
Nico Weber
2022-12-30
Toolchain: Fix aarch64 toolchain GDB build
kleines Filmröllchen
2022-12-28
Meta: Remove i686 target
Liav A
2022-12-13
Toolchain: Remove upstreamed CMake platform files :^)
Andrew Kaster
2022-12-13
Toolchain+Meta: Add script to build CMake from source
Andrew Kaster
2022-11-13
Toolchain: Add libxcrypt to serenity.nix
Victor Hugo Aguiar Pacce
2022-11-12
Toolchain: Fix missing makeinfo on macOS Ventura
Steffen Rusitschka
2022-11-05
Toolchain: Disable makeinfo for binutils
Christopher Wales
2022-11-01
Toolchain: Use pkg-config instead of pkgconfig in serenity.nix
Marco Rebhan
2022-11-01
Toolchain: Update gcc11 to gcc12 in serenity.nix
Marco Rebhan
2022-10-27
Toolchain: Update BuildQemu.sh to qemu-7.1
Kenneth Myhra
2022-10-25
Everywhere: Require version >= 12 for GCC host compiler
Linus Groh
2022-10-24
Toolchain: Update LLVM to 15.0.3
Tim Schumacher
2022-10-21
Toolchain: Keep LLVM from using `shm_open` and friends
Tim Schumacher
2022-10-20
Toolchain: Fix nix-shell; fuse2fs is now part of e2fsprogs derivation
grxnola
2022-10-14
Toolchain: Fix building libgcc for AARCH64
Gunnar Beutner
2022-10-14
Toolchain: Add SerenityOS to the LLVM config.guess
Tim Schumacher
2022-10-11
Toolchain: Force makeinfo to be a no-op
Tim Schumacher
2022-10-06
Toolchain: serenity.nix: Fix fuse2fs not being installed
Baitinq
2022-10-03
Meta: Make x86-64 target the default
Liav A
2022-10-03
Toolchain: Update BuildMold to mold 1.5.1 and use CMake
Andrew Kaster
2022-10-01
Toolchain: Hardcode the results of LLVM runtime library detection
Tim Schumacher
2022-10-01
Toolchain: Only reextract GCC-related tarballs if patches change
Tim Schumacher
2022-10-01
Toolchain: Move the binutils patch into its own folder
Tim Schumacher
2022-09-18
Toolchain: Regenerate patches using the latest format rules
Tim Schumacher
2022-09-16
Toolchain: Remove references to `-lm`
Tim Schumacher
2022-09-16
Everywhere: Fully remove the separate LibM directory
Tim Schumacher
2022-09-16
LibM: Move the math standard library to LibC
Tim Schumacher
2022-09-16
Toolchain: Update to LLVM 15.0.0
Tim Schumacher
2022-09-05
Toolchain: Remove references to `-ldl`
Tim Schumacher
2022-09-05
Everywhere: Fully remove the separate LibDl directory
Tim Schumacher
2022-09-05
LibDl: Move the `dlfcn` implementation to LibC
Tim Schumacher
2022-09-02
Toolchain: Update Dockerfile to ubuntu:22.10
Veronika Horáčků
2022-08-24
Toolchain: Update GDB to version 12.1
Brian Gianforcaro
2022-08-24
Toolchain: Update binutils to version 2.39
Brian Gianforcaro
2022-08-24
Toolchain: Update gcc to version 12.2.0
Brian Gianforcaro
2022-08-17
Toolchain: Allow setting QEMU_{VERSION, MD5SUM} from command line
Timon Kruiper
2022-07-19
Toolchain: Don't pass `-lpthread` when pthreads are requested
Tim Schumacher
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-07-19
LibPthread: Move the pthread and semaphore implementation to LibC
Tim Schumacher
2022-07-16
Toolchain: Update mold to 1.3.1
Tim Schumacher
2022-07-13
Meta+Ports: Automatically generate a meson cross file that we can use
Tim Schumacher
2022-06-30
Toolchain: Remove workarounds for initializer_list and _aligned_alloc
Andrew Kaster
2022-06-30
Toolchain: Create separate serenity xlocale support file
Andrew Kaster
2022-06-30
Toolchain: Format llvm patches per new patch format
Andrew Kaster
2022-06-30
Toolchain+Ports: Install host ruby into Local/ruby, not Local/$ARCH
Andrew Kaster
2022-06-30
Toolchain+Ports: Install host python into Local/python, not Local/$ARCH
Andrew Kaster
2022-06-30
Toolchain: Set '/' as default division character for binutils
Tim Schumacher
[next]