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
/
BuildClang.sh
Age
Commit message (
Expand
)
Author
2022-12-28
Meta: Remove i686 target
Liav A
2022-10-24
Toolchain: Update LLVM to 15.0.3
Tim Schumacher
2022-09-16
Everywhere: Fully remove the separate LibM directory
Tim Schumacher
2022-09-16
Toolchain: Update to LLVM 15.0.0
Tim Schumacher
2022-09-05
Everywhere: Fully remove the separate LibDl directory
Tim Schumacher
2022-07-19
Everywhere: Fully remove the separate LibPthread directory
Tim Schumacher
2022-06-11
Toolchain: Add $arch-pc-serenity-clang symlink
Daniel Bertalan
2022-05-02
Toolchain: Enable LLVM Profile instrumentation
Andrew Kaster
2022-04-23
Toolchain+Ports: Update LLVM to 14.0.1
Daniel Bertalan
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-10
Toolchain+CI: Link LLVM with LLD if available
Daniel Bertalan
2022-01-10
Toolchain: Do not overwrite libraries with stubs when rebuilding LLVM
Daniel Bertalan
2022-01-10
Toolchain: Don't use GNU objcopy in the LLVM toolchain
Daniel Bertalan
2022-01-10
Toolchain: Backport `--update-section` support to llvm-objcopy
Daniel Bertalan
2022-01-04
Toolchain: Add support for Clang on MacOS
Jean-Paul Balabanian
2022-01-03
Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build
Andrew Kaster
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-09-21
Toolchain: Add --ci option to BuildClang to enable ccache
Timothy Flynn
2021-09-07
Meta: Make BuildClang.sh produce less output when running in a TTY
Nico Weber
2021-09-07
Meta: Don't pass LLVM_LLVM_BUILD_LLVM_DYLIB to cmake
Nico Weber
2021-09-07
Meta: Make `serenity.sh rebuild-toolchain aarch64 clang` work
Nico Weber
2021-09-03
Meta: Add the ability to specify clang with serenity.sh
Tom
2021-08-17
Toolchain: Make Kernel/API headers available to Clang toolchain build
Timothy Flynn
2021-08-08
Toolchain: Remove static LLVM libraries
Daniel Bertalan
2021-08-08
Toolchain: Build libLLVM as a dynamic library
Daniel Bertalan
2021-08-08
Toolchain: Add caching to BuildClang.sh for CI
Daniel Bertalan
2021-08-08
Toolchain: Add LLVM patch and script for building it
Daniel Bertalan