Age | Commit message (Expand) | Author |
---|---|---|
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 |