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-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
2021-04-30
Toolchain: Upgrade to QEMU 6.0 release
Brian Gianforcaro
2021-04-29
Toolchain: Update the binutils patch file to match the port
Gunnar Beutner
2021-04-29
Toolchain+Ports: Update GCC to version 11.1.0
Gunnar Beutner
2021-04-28
Toolchain: Update QEMU to 6.0.0-rc5
Brian Gianforcaro
2021-04-27
Build: Use variables when concatenating Toolchain paths.
Brian Gianforcaro
2021-04-27
Toolchain/Dockerfile: Add rsync and unzip
Jelle Raaijmakers
2021-04-26
Toolchain: Update QEMU to 6.0-rc4
Brian Gianforcaro
2021-04-25
Toolchain: Update cmake platform definition
Gunnar Beutner
2021-04-22
Toolchain/Dockerfile: Update to Ubuntu 21.04, add git
Jelle Raaijmakers
2021-04-20
Toolchain: Build GCC with optimizations
Gunnar Beutner
2021-04-20
Toolchain+Ports: Enable threads for gcc
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-19
Toolchain: Don't produce debug symbols
xackus
2021-04-18
Toolchain/BuildIt.sh: let's have colours on macOS too :^)
Emanuele Torre
2021-04-18
Toolchain: Add missing buildstep calls
Gunnar Beutner
2021-04-18
Toolchain: Cache the output of uname -s
Gunnar Beutner
2021-04-18
Toolchain: Build fix for macOS
Gunnar Beutner
2021-04-18
Toolchain: Colorize the toolchain build script's output
Gunnar Beutner
2021-04-18
Toolchain: Enable -fexceptions and build a separate libstdc++ for the kernel
Gunnar Beutner
2021-04-17
Toolchain: Updated QEMU from 5.2.0 to 6.0.0-rc3
Panagiotis Vasilopoulos
2021-04-17
Toolchain: Fix cmake definition for CMAKE_DL_LIBS
Gunnar Beutner
2021-04-16
Ports: Make sure ports are installed into /usr/local
Gunnar Beutner
2021-04-16
Toolchain+Ports: Move the CMake toolchain file into a subdirectory
Gunnar Beutner
2021-04-16
Toolchain: Add platform definition for CMake
Gunnar Beutner
2021-04-16
Toolchain+LibC: Don't link LibC against crt0
Gunnar Beutner
2021-04-14
Toolchain: Update to the latest gcc release 10.3.0
Brian Gianforcaro
2021-04-14
Toolchain: Update binutils to version to latest 2.36.1 release
Brian Gianforcaro
[next]