ladybird/Toolchain/CMake
Daniel Bertalan b3dbf204fc Toolchain: Don't use GNU objcopy in the LLVM toolchain
Our build of LLVM's objcopy now supports the single missing feature
(--update-section) that previously forced us to use the one from GNU
Binutils. This means that there is no reason anymore to build Binutils
alongside LLVM's tools.
2022-01-10 09:55:45 +03:30
..
Platform Toolchain: Add CMAKE_PLATFORM_USES_PATH_WHEN_NO_SONAME to Platform 2022-01-03 11:08:45 +00:00
ClangToolchain.txt.in Toolchain: Don't use GNU objcopy in the LLVM toolchain 2022-01-10 09:55:45 +03:30
GNUToolchain.txt.in CMake: Assume working compiler instead of using static linking 2021-11-07 20:11:23 -08:00
LLVMConfig.cmake Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build 2022-01-03 11:08:45 +00:00
LLVMRuntimesConfig.cmake Toolchain: Add support for Clang on MacOS 2022-01-04 00:40:11 +03:30