Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-12 | clang: Support providing lld linker in toolchain | Paul Cristian Sarbu | |
Add new TOOLCHAIN_CONFIG flag that enables the lld project in the built toolchain. | |||
2024-11-07 | Build iwyu as a linting tool of clang-18 | Maksim Denisov | |
Co-authored-by: Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | |||
2024-11-07 | Simplify logic of INCLUDE_LINTER lookup in clang-18 | Maksim Denisov | |
2024-11-07 | Install binutils for clang-18 to a separate directory | Maksim Denisov | |
...to avoid potential staging conflicts. | |||
2024-09-27 | clang: use provided ${CMAKE} variable | Klaus Aehlig | |
... instead of hard-coding the name cmake. | |||
2024-09-27 | clang: set CMAKE_MAKE_PROGRAM explicitly to ${MAKE} | Klaus Aehlig | |
... instead of relying on cmake to pick it up from path. | |||
2024-08-23 | clang: Add support for building clang-tidy | Oliver Reiche | |
2024-06-28 | Production stages: use ["shell", "cmds"] | Klaus Aehlig | |
... instead of generic to support bringing in a toolchain. | |||
2024-04-04 | Add clang 18.1.1 | Oliver Reiche | |