summaryrefslogtreecommitdiff
path: root/Toolchain/BuildIt.sh
AgeCommit message (Expand)Author
2022-01-10Toolchain: Don't use GNU objcopy in the LLVM toolchainDaniel Bertalan
2021-12-29Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSDtuftedocelot
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-09-07Toolchain: Build aarch64-gdb for cross-debugging on x86Idan Horowitz
2021-08-14Toolchain: Make Kernel/API/ headers available during toolchain buildAndreas Kling
2021-08-08Toolchain: Add LLVM patch and script for building itDaniel Bertalan
2021-07-28Toolchain: Update GCC to version 11.2.0Gunnar Beutner
2021-07-28Toolchain: Update binutils to version 2.37Gunnar Beutner
2021-07-06Kernel+Toolchain: Remove the kernel-specific toolchainGunnar Beutner
2021-05-30Toolchain: Remove dependency check for texinfoGunnar Beutner
2021-05-30Toolchain: Check whether required tools and libraries are availableGunnar Beutner
2021-05-27Toolchain: Use set -o pipefail to the toolchain build scriptGunnar Beutner
2021-05-21Toolchain: Replace the -march=native flag with -mtune=nativeIdan Horowitz
2021-05-21Toolchain: Enable native host optimizations when building toolchainBrian Gianforcaro
2021-05-05Toolchain: Fix expansion bugs and make BuildIt.sh shellcheck compliantBrian Gianforcaro
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-27Build: Use variables when concatenating Toolchain paths.Brian Gianforcaro
2021-04-20Toolchain: Build GCC with optimizationsGunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-19Toolchain: Don't produce debug symbolsxackus
2021-04-18Toolchain/BuildIt.sh: let's have colours on macOS too :^)Emanuele Torre
2021-04-18Toolchain: Add missing buildstep callsGunnar Beutner
2021-04-18Toolchain: Cache the output of uname -sGunnar Beutner
2021-04-18Toolchain: Build fix for macOSGunnar Beutner
2021-04-18Toolchain: Colorize the toolchain build script's outputGunnar Beutner
2021-04-18Toolchain: Enable -fexceptions and build a separate libstdc++ for the kernelGunnar Beutner
2021-04-14Toolchain: Update to the latest gcc release 10.3.0Brian Gianforcaro
2021-04-14Toolchain: Update binutils to version to latest 2.36.1 releaseBrian Gianforcaro
2021-04-12Toolchain: Install system headers before building GCCGunnar Beutner
2021-03-13Toolchain: Always strip compiler, not just on CIBen Wiederhake
2021-03-09Meta: Add a build helper scriptTom
2021-02-21Toolchain: Always remove the previous artifacts when buildingAnotherTest
2021-02-14Toolchain: Explicitly enable LTO, fix build on OpenBSDjoshua stein
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-12-29Build: Support non-i686 toolchainsmeme
2020-12-28Meta: Add macOS workflow to CILuke
2020-12-14Toolchain: Fix usage of libgcc_s & build PIE executables by defaultItamar
2020-11-08Toolchain: Trust cache blindlyBen Wiederhake
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-10-19Toolchain: Set CACHED_TOOLCHAIN_ARCHIVE after computing hashLinus Groh
2020-10-19Toolchain: Remove cached archive and rebuild if extracting failsLinus Groh
2020-10-12Toolchain: Upgrade to Binutils 2.35.1Andreas Kling
2020-10-12Toolchain: Upgrade to GCC 10.2.0Andreas Kling
2020-09-14Travis: Strip every executableBen Wiederhake
2020-08-15Travis: Toolchain only depends on headers, not implsBen Wiederhake
2020-08-02Build: Build libstdc++ in parallelBen Wiederhake
2020-08-02Travis: 'configure' is too chatty for CIBen Wiederhake
2020-07-29Toolchain: Strip cc1Nico Weber
2020-07-29Toolchain: Let's leave cc1 in place for nowAndreas Kling