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-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
2021-06-29
Toolchain: Allow containerized work with Serenity via Docker
kleines Filmröllchen
2021-06-26
Toolchain: Build the x86_64 target in addition to i386 in BuildQemu.sh
Idan Horowitz
2021-06-07
Toolchain: Add `gettext` as a dependency to `Dockerfile`
Jelle Raaijmakers
2021-06-07
Toolchain: Add `ccache` to Dockerfile
Jelle Raaijmakers
2021-06-07
Toolchain+Ports: Fix building binutils on FreeBSD
Gunnar Beutner
2021-06-04
Toolchain: Add ImageMagick to Dockerfile
Jelle Raaijmakers
2021-06-03
Toolchain: Use gcc's ar
Hediadyoin1
2021-06-02
Toolchain: Set CMAKE_AR to the right executable
Oleg Kosenkov
2021-05-30
Toolchain: Remove dependency check for texinfo
Gunnar Beutner
2021-05-30
Toolchain: Check whether required tools and libraries are available
Gunnar Beutner
2021-05-27
Toolchain: Use set -o pipefail to the toolchain build script
Gunnar Beutner
2021-05-21
Toolchain: Replace the -march=native flag with -mtune=native
Idan Horowitz
2021-05-21
Toolchain: Enable native host optimizations when building toolchain
Brian Gianforcaro
2021-05-09
Toolchain+Ports: Skip link tests for libstdc++v3
Gunnar Beutner
2021-05-07
Toolchain: Make -nodefaultlibs not link against libgcc_s
Gunnar Beutner
2021-05-05
Toolchain: Fix expansion bugs and make BuildIt.sh shellcheck compliant
Brian Gianforcaro
2021-05-05
Toolchain: Make BuildFuseExt2.sh shellcheck compliant
Brian Gianforcaro
2021-05-05
Toolchain: Make BuildPython.sh shellcheck compliant
Brian Gianforcaro
2021-05-03
Toolchain: Enable building all code with -fPIC
Gunnar Beutner
[next]