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
/
BuildIt.sh
Age
Commit message (
Expand
)
Author
2022-01-10
Toolchain: Don't use GNU objcopy in the LLVM toolchain
Daniel Bertalan
2021-12-29
Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSD
tuftedocelot
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-09-07
Toolchain: Build aarch64-gdb for cross-debugging on x86
Idan Horowitz
2021-08-14
Toolchain: Make Kernel/API/ headers available during toolchain build
Andreas Kling
2021-08-08
Toolchain: Add LLVM patch and script for building it
Daniel Bertalan
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-06
Kernel+Toolchain: Remove the kernel-specific toolchain
Gunnar Beutner
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-05
Toolchain: Fix expansion bugs and make BuildIt.sh shellcheck compliant
Brian Gianforcaro
2021-04-29
Toolchain+Ports: Update GCC to version 11.1.0
Gunnar Beutner
2021-04-27
Build: Use variables when concatenating Toolchain paths.
Brian Gianforcaro
2021-04-20
Toolchain: Build GCC with optimizations
Gunnar Beutner
2021-04-20
Toolchain+Ports: Enable threads for gcc
Gunnar Beutner
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-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
2021-04-12
Toolchain: Install system headers before building GCC
Gunnar Beutner
2021-03-13
Toolchain: Always strip compiler, not just on CI
Ben Wiederhake
2021-03-09
Meta: Add a build helper script
Tom
2021-02-21
Toolchain: Always remove the previous artifacts when building
AnotherTest
2021-02-14
Toolchain: Explicitly enable LTO, fix build on OpenBSD
joshua stein
2021-02-14
Build: Sprinkle some portability, fix on OpenBSD
joshua stein
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2020-12-29
Build: Support non-i686 toolchains
meme
2020-12-28
Meta: Add macOS workflow to CI
Luke
2020-12-14
Toolchain: Fix usage of libgcc_s & build PIE executables by default
Itamar
2020-11-08
Toolchain: Trust cache blindly
Ben Wiederhake
2020-10-20
Build: Modify various parts to allow the build to succeed on FreeBSD
Laurent Cimon
2020-10-19
Toolchain: Set CACHED_TOOLCHAIN_ARCHIVE after computing hash
Linus Groh
2020-10-19
Toolchain: Remove cached archive and rebuild if extracting fails
Linus Groh
2020-10-12
Toolchain: Upgrade to Binutils 2.35.1
Andreas Kling
2020-10-12
Toolchain: Upgrade to GCC 10.2.0
Andreas Kling
2020-09-14
Travis: Strip every executable
Ben Wiederhake
2020-08-15
Travis: Toolchain only depends on headers, not impls
Ben Wiederhake
2020-08-02
Build: Build libstdc++ in parallel
Ben Wiederhake
2020-08-02
Travis: 'configure' is too chatty for CI
Ben Wiederhake
2020-07-29
Toolchain: Strip cc1
Nico Weber
2020-07-29
Toolchain: Let's leave cc1 in place for now
Andreas Kling
[next]