summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support
AgeCommit message (Expand)Author
2023-02-15remove useless flags to build modules on clangArthur LAURENT
2023-02-14improve clang for stdmodulesruki
2023-01-25format coderuki
2023-01-24fix unsafe table removeArthur LAURENT
2023-01-23cleanupArthur LAURENT
2023-01-23support clang++ in toolchain_includedirsArthur LAURENT
2023-01-23simplify fallback dependency parserArthur LAURENT
2023-01-23clang missing flagArthur LAURENT
2023-01-23revert wrong changeArthur LAURENT
2023-01-23formatArthur LAURENT
2023-01-23use uuid instead of sha1 for module cache directoriesArthur LAURENT
2023-01-22revert wrong changeArthur LAURENT
2023-01-22improve module compilation on clangArthur LAURENT
2023-01-22improve module compilation on gccArthur LAURENT
2023-01-22improve module compilation on msvcArthur LAURENT
2023-01-16Add support of -fmodule-output on llvm >= 16Arthur LAURENT
2023-01-16Revert "Add support of -fmodule-output on llvm >= 16"Arthur LAURENT
2023-01-16Add support of -fmodule-output on llvm >= 16Arthur LAURENT
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
2023-01-14add support of clang-scan-depsArthur LAURENT
2023-01-13Merge pull request #3281 from Arthapz/improve-modules-compflagsruki
2023-01-12fix msvc modules dependency dirArthur LAURENT
2023-01-12implement suggestionsArthur LAURENT
2023-01-12improve gcc module compflagsArthur LAURENT
2023-01-12improve msvc module compflagsArthur LAURENT
2023-01-12improve clang module compflagsArthur LAURENT
2023-01-12Update clang.luaruki
2023-01-11rename clang std modulemap policyArthur LAURENT
2023-01-11use policies instead of target valuesArthur LAURENT
2023-01-11cleanupArthur LAURENT
2023-01-11rename clang std modulemap enabler and disable it by defaultArthur LAURENT
2023-01-10fix clang std modules enabledArthur LAURENT
2023-01-08fallback on clang modules when c++.clang.modules.strict is not set for std mo...Arthur LAURENT
2023-01-08Merge branch 'dev' into improve-clang-modules-support-with-libc++Arthur Laurent
2023-01-08update changelogruki
2023-01-08Merge pull request #3228 from Arthapz/support-c++20-module-packagesruki
2023-01-08Update clang.luaruki
2023-01-08Update clang.luaruki
2023-01-07fix on macosArthur LAURENT
2023-01-07reenable old clang modules by default and fix testsArthur LAURENT
2023-01-07implement suggestionsArthur LAURENT
2023-01-07support build module with space for clangruki
2023-01-07Update common.luaruki
2023-01-07Update common.luaruki
2023-01-07Update msvc.luaruki
2023-01-06Update msvc.luaruki
2023-01-06Update msvc.luaruki
2023-01-06improve metainfo handlingArthur LAURENT
2023-01-06cleanupArthur LAURENT
2023-01-06use os.files instead of os.matchArthur LAURENT