summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/clang
AgeCommit message (Expand)Author
2025-11-29parse_chain_of_symbolic_linkSnowinterCat
2025-11-29try_two_methodsSnowinterCat
2025-11-28fix_libc++_cannot_find_stdmoduleSnowinterCat
2025-11-26(modules) fix get_stdmodules with cross toolchainArthur LAURENT
2025-11-07(modules) don't rescan std and packages modules when using -rArthur LAURENT
2025-11-01fix(modules) strip sanitizers flags for module reusageArthur LAURENT
2025-10-15fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to s...Arthur LAURENT
2025-09-26Merge pull request #6809 from Arthapz/fix-stdmodule-priorityruki
2025-09-23Fix finding clang_scan_depsTiangang Song
2025-09-18fix(C++ modules) fix stdmodule detection when multiple runtimes are usedArthur LAURENT
2025-09-10feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...Arthur LAURENT
2025-09-10feat(C++ modules) add support of reduced bmi for clangArthur LAURENT
2025-09-10nfc(C++ modules) optimize two phases build for clang by using pcm file to com...Arthur LAURENT
2025-09-09Fix flag wrapping for cxxflags in builder.luaruki
2025-08-25feat(C++ modules support) use a file for requires files when --verbose or --d...Arthur LAURENT
2025-07-03rename copyrightruki
2025-05-22(C++ modules support) fix clang-clArthur LAURENT
2025-05-16(C++ modules support) fix unitybuild, pch and c++ modules objectfiles conflictsArthur LAURENT
2025-05-12Merge pull request #6421 from Arthapz/improve-libstdc++-moduleruki
2025-05-12(C++ modules support) improve clang/gcc support.luaArthur LAURENT
2025-05-12(C++ modules support) normalize module progress format with regular C++Arthur LAURENT
2025-05-11(C++ modules support) make flag order coherent between different compilersArthur LAURENT
2025-05-11(C++ modules support) fix warnings for std moduleArthur LAURENT
2025-05-11(C++ modules support) handle default c++ library for clang on ios and tvosArthur LAURENT
2025-05-11(C++ modules support) reuse msvc support get_stdmodules for llvm std module s...Arthur LAURENT
2025-05-11(C++ modules support) fix warning getting triggered two times when not findin...Arthur LAURENT
2025-05-11(C++ modules support) add support of libstdc++ std module for clang/llvmArthur LAURENT
2025-05-09(C++ modules support) fix module compilation for clangArthur LAURENT
2025-05-09(C++ modules support) fix non named module with module extension not builtArthur LAURENT
2025-05-09(C++ module support) improve jobgraph supportArthur LAURENT
2025-04-23(C++ modules support) improve modules policy namingArthur LAURENT
2025-04-20(C++ modules) simplify names of module supportArthur LAURENT
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT