summaryrefslogtreecommitdiff
path: root/Toolchain
AgeCommit message (Expand)Author
2021-05-09Toolchain+Ports: Skip link tests for libstdc++v3Gunnar Beutner
2021-05-07Toolchain: Make -nodefaultlibs not link against libgcc_sGunnar Beutner
2021-05-05Toolchain: Fix expansion bugs and make BuildIt.sh shellcheck compliantBrian Gianforcaro
2021-05-05Toolchain: Make BuildFuseExt2.sh shellcheck compliantBrian Gianforcaro
2021-05-05Toolchain: Make BuildPython.sh shellcheck compliantBrian Gianforcaro
2021-05-03Toolchain: Enable building all code with -fPICGunnar Beutner
2021-04-30Toolchain: Upgrade to QEMU 6.0 releaseBrian Gianforcaro
2021-04-29Toolchain: Update the binutils patch file to match the portGunnar Beutner
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-28Toolchain: Update QEMU to 6.0.0-rc5Brian Gianforcaro
2021-04-27Build: Use variables when concatenating Toolchain paths.Brian Gianforcaro
2021-04-27Toolchain/Dockerfile: Add rsync and unzipJelle Raaijmakers
2021-04-26Toolchain: Update QEMU to 6.0-rc4Brian Gianforcaro
2021-04-25Toolchain: Update cmake platform definitionGunnar Beutner
2021-04-22Toolchain/Dockerfile: Update to Ubuntu 21.04, add gitJelle Raaijmakers
2021-04-20Toolchain: Build GCC with optimizationsGunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
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-17Toolchain: Updated QEMU from 5.2.0 to 6.0.0-rc3Panagiotis Vasilopoulos
2021-04-17Toolchain: Fix cmake definition for CMAKE_DL_LIBSGunnar Beutner
2021-04-16Ports: Make sure ports are installed into /usr/localGunnar Beutner
2021-04-16Toolchain+Ports: Move the CMake toolchain file into a subdirectoryGunnar Beutner
2021-04-16Toolchain: Add platform definition for CMakeGunnar Beutner
2021-04-16Toolchain+LibC: Don't link LibC against crt0Gunnar 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-11Toolchain: Update build paths in CMakeToolchain.txtLinus Groh
2021-03-11Toolchain: Remove unnecessary file from commitBen Wiederhake
2021-03-09Meta: Add a build helper scriptTom
2021-02-24Toolchain: Upgrade BuildQemu.sh to the latest 5.2.0 releaseBrian Gianforcaro
2021-02-21Toolchain: Always remove the previous artifacts when buildingAnotherTest
2021-02-19Toolchain: Use -ftls-model=initial-exec by defaultItamar
2021-02-14Toolchain: Explicitly enable LTO, fix build on OpenBSDjoshua stein
2021-02-14Build: Sprinkle some portability, fix on OpenBSDjoshua stein
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-18Ports: Add Python 3.9Linus Groh
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-04Toolchain: Disable exceptions by defaultItamar
2021-01-03Toolchain+LibTTF: Remove some blank line at the end of CMake files.Emanuele Torre
2021-01-01Meta: Enable RTTI for Userspace programsAndrew Kaster
2020-12-30Toolchain: Fix incorrect use of ENV{SERENITY_ARCH} in CMakeToolchain.txtLinus Groh