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
2021-12-16
Toolchain: Link libgcc_s on an as-needed basis
Daniel Bertalan
2021-12-16
Toolchain: Update BuildQemu.sh to qemu-6.2
Brian Gianforcaro
2021-11-28
Toolchain/Clang: Fix CMake using utilities from the LLVM port
Daniel Bertalan
2021-11-28
Toolchain/Clang: Support using `libstdc++` as the C++ standard library
Daniel Bertalan
2021-11-28
Toolchain/Clang: Allow setting a default unwind library
Daniel Bertalan
2021-11-28
Toolchain/Clang: Pick up includes when running inside Serenity
Daniel Bertalan
2021-11-28
Toolchain/Clang: Add support for -static-libstdc++
Daniel Bertalan
2021-11-20
Toolchain: Remove `git clone` of project from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused gettext package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused wget package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Add Qemu build dependencies to Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Update Dockerfile to ubuntu:21.10
Jelle Raaijmakers
2021-11-14
Toolchain: Enable clang-tools-extra for LLVM
Andrew Kaster
2021-11-14
Toolchain: Load x64 executables at a higher address
Tim Schumacher
2021-11-14
Toolchain: Add aligned allocation support to libc++
Daniel Bertalan
2021-11-07
CMake: Assume working compiler instead of using static linking
Tim Schumacher
2021-10-31
Toolchain: Use dynamic paths for cross-compile CMake toolchains
Tim Schumacher
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-10-17
Toolchain: Introduce stubs for core system libraries
Daniel Bertalan
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-09-24
Ports: Add Ruby 3.0.2
Eric Seifert
2021-09-21
Toolchain: Add --ci option to BuildClang to enable ccache
Timothy Flynn
2021-09-17
Toolchain: Remove breaking mbstate_t define from clang
Tim Schumacher
2021-09-15
Meta+Toolchain: Rename CMAKE_CXXFILT to SERENITY_CXXFILT
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-09-07
Meta: Make BuildClang.sh produce less output when running in a TTY
Nico Weber
2021-09-07
Meta: Don't pass LLVM_LLVM_BUILD_LLVM_DYLIB to cmake
Nico Weber
2021-09-07
Meta: Make `serenity.sh rebuild-toolchain aarch64 clang` work
Nico Weber
2021-09-07
Toolchain: Build aarch64-gdb for cross-debugging on x86
Idan Horowitz
2021-09-03
Meta: Add the ability to specify clang with serenity.sh
Tom
2021-08-28
Toolchain: Also build aarch64-softmmu in BuildQemu.sh
Nico Weber
2021-08-28
Toolchain: Enough to make `rebuild-toolchain aarch64` work
Nico Weber
2021-08-28
Toolchain: Regenerate binutils.patch and gcc.patch
Nico Weber
2021-08-25
Toolchain: Update BuildQemu.sh to latest 6.1.0
Brian Gianforcaro
2021-08-17
Toolchain: Make Kernel/API headers available to Clang toolchain build
Timothy Flynn
2021-08-14
Toolchain: Make Kernel/API/ headers available during toolchain build
Andreas Kling
2021-08-08
Toolchain: Remove static LLVM libraries
Daniel Bertalan
2021-08-08
Toolchain: Build libLLVM as a dynamic library
Daniel Bertalan
2021-08-08
Toolchain+Ports: Let -nostdlib make us not link against libgcc_s
Gunnar Beutner
2021-08-08
Toolchain: Add caching to BuildClang.sh for CI
Daniel Bertalan
2021-08-08
Toolchain: Add LLVM patch and script for building it
Daniel Bertalan
2021-08-03
Ports: Change Python's auth_type to sha256
Linus Groh
2021-07-28
Toolchain+Ports: Fix building ports on x86_64
Gunnar Beutner
2021-07-28
Toolchain: Update GCC to version 11.2.0
Gunnar Beutner
2021-07-28
Toolchain: Update binutils to version 2.37
Gunnar Beutner
2021-07-24
Toolchain+Ports: Ignore -arch on macOS M1 hosts
Gunnar Beutner
2021-07-10
Toolchain: Use correct variable when deleting the QEMU tarball
Gunnar Beutner
2021-07-08
Toolchain: Fix building toolchain on arm64 macs
modmuss50
2021-07-06
Kernel+Toolchain: Remove the kernel-specific toolchain
Gunnar Beutner
2021-07-03
Meta: Change the QEMU binary directory to Toolchain/Local/qemu
Gunnar Beutner
[next]