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
/
CMake
Age
Commit message (
Expand
)
Author
2021-11-28
Toolchain/Clang: Fix CMake using utilities from the LLVM port
Daniel Bertalan
2021-11-14
Toolchain: Enable clang-tools-extra for LLVM
Andrew Kaster
2021-11-07
CMake: Assume working compiler instead of using static linking
Tim Schumacher
2021-10-31
Toolchain: Use dynamic paths for cross-compile CMake toolchains
Tim Schumacher
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-09-15
Meta+Toolchain: Rename CMAKE_CXXFILT to SERENITY_CXXFILT
Andrew Kaster
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-06-03
Toolchain: Use gcc's ar
Hediadyoin1
2021-06-02
Toolchain: Set CMAKE_AR to the right executable
Oleg Kosenkov
2021-04-25
Toolchain: Update cmake platform definition
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-18
Toolchain: Enable -fexceptions and build a separate libstdc++ for the kernel
Gunnar Beutner
2021-04-17
Toolchain: Fix cmake definition for CMAKE_DL_LIBS
Gunnar Beutner
2021-04-16
Ports: Make sure ports are installed into /usr/local
Gunnar Beutner
2021-04-16
Toolchain+Ports: Move the CMake toolchain file into a subdirectory
Gunnar Beutner
2021-04-16
Toolchain: Add platform definition for CMake
Gunnar Beutner