summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/clang/support.lua
AgeCommit message (Collapse)Author
2026-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
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 ↵Arthur LAURENT
system wide clang-scan-deps if available
2025-09-26Merge pull request #6809 from Arthapz/fix-stdmodule-priorityruki
fix(C++ modules) fix stdmodule priority
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 ↵Arthur LAURENT
support when using msstl
2025-05-11(C++ modules support) fix warning getting triggered two times when not ↵Arthur LAURENT
finding gcc std module with clang
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