summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/clang/support.lua
AgeCommit message (Expand)Author
2026-02-25(modules) strip embed-dir on clang / gccArthur LAURENT
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-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 support of reduced bmi for clangArthur LAURENT
2025-07-03rename copyrightruki
2025-05-12(C++ modules support) improve clang/gcc support.luaArthur 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++ 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