summaryrefslogtreecommitdiff
path: root/Toolchain/BuildClang.sh
AgeCommit message (Expand)Author
2023-05-07Toolchain: Replace inline nproc with get_number_of_processing_units()Kenneth Myhra
2023-04-25Toolchain: Exit Build*.sh scripts if executed as rootKenneth Myhra
2023-04-02Toolchain: Create an `nm` symlink for ClangTim Schumacher
2023-03-13Toolchain: Use '|' as sed delimiter in Build{Clang,It}.sh, not '@'Linus Groh
2022-12-28Meta: Remove i686 targetLiav A
2022-10-24Toolchain: Update LLVM to 15.0.3Tim Schumacher
2022-09-16Everywhere: Fully remove the separate LibM directoryTim Schumacher
2022-09-16Toolchain: Update to LLVM 15.0.0Tim Schumacher
2022-09-05Everywhere: Fully remove the separate LibDl directoryTim Schumacher
2022-07-19Everywhere: Fully remove the separate LibPthread directoryTim Schumacher
2022-06-11Toolchain: Add $arch-pc-serenity-clang symlinkDaniel Bertalan
2022-05-02Toolchain: Enable LLVM Profile instrumentationAndrew Kaster
2022-04-23Toolchain+Ports: Update LLVM to 14.0.1Daniel Bertalan
2022-01-24Toolchain: Add support for building the userland with the mold linkerDaniel Bertalan
2022-01-10Toolchain+CI: Link LLVM with LLD if availableDaniel Bertalan
2022-01-10Toolchain: Do not overwrite libraries with stubs when rebuilding LLVMDaniel Bertalan
2022-01-10Toolchain: Don't use GNU objcopy in the LLVM toolchainDaniel Bertalan
2022-01-10Toolchain: Backport `--update-section` support to llvm-objcopyDaniel Bertalan
2022-01-04Toolchain: Add support for Clang on MacOSJean-Paul Balabanian
2022-01-03Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain buildAndrew Kaster
2021-10-17Toolchain+Meta: Update LLVM version to 13.0.0Daniel Bertalan
2021-09-21Toolchain: Add --ci option to BuildClang to enable ccacheTimothy Flynn
2021-09-07Meta: Make BuildClang.sh produce less output when running in a TTYNico Weber
2021-09-07Meta: Don't pass LLVM_LLVM_BUILD_LLVM_DYLIB to cmakeNico Weber
2021-09-07Meta: Make `serenity.sh rebuild-toolchain aarch64 clang` workNico Weber
2021-09-03Meta: Add the ability to specify clang with serenity.shTom
2021-08-17Toolchain: Make Kernel/API headers available to Clang toolchain buildTimothy Flynn
2021-08-08Toolchain: Remove static LLVM librariesDaniel Bertalan
2021-08-08Toolchain: Build libLLVM as a dynamic libraryDaniel Bertalan
2021-08-08Toolchain: Add caching to BuildClang.sh for CIDaniel Bertalan
2021-08-08Toolchain: Add LLVM patch and script for building itDaniel Bertalan