1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 12:00:49 +00:00
serenity/Toolchain/CMake
Gurkirat Singh e444b0aace Toolchain+Docs: Improve the way to enable clangd
Allowing an environment variable to enable/disable the build for clangd
and other toolchains will improve the developer-experience than
reconfiguring and building the toolchain manually.

Now you will have to call the command as following
	$ CLANG_ENABLE_CLANGD=ON Toolchain/BuildClang.sh
2024-05-23 00:54:20 -06:00
..
ClangToolchain.txt.in Everywhere: Add RISC-V 64 target to the build system 2023-08-18 08:37:43 -06:00
GNUToolchain.txt.in Everywhere: Add RISC-V 64 target to the build system 2023-08-18 08:37:43 -06:00
LLVMConfig.cmake Toolchain+Docs: Improve the way to enable clangd 2024-05-23 00:54:20 -06:00
meson-cross-file-Clang.txt.in Toolchain: Set cpu_family in meson cross files to SERENITY_ARCH 2024-05-16 10:55:16 +02:00
meson-cross-file-GNU.txt.in Toolchain: Set cpu_family in meson cross files to SERENITY_ARCH 2024-05-16 10:55:16 +02:00