summaryrefslogtreecommitdiff
path: root/xmake/rules/c++
AgeCommit message (Expand)Author
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
2023-01-06fix missings json importsArthur LAURENT
2023-01-06fix meta info generation on gcc and clangArthur LAURENT
2023-01-06add support of importing module from packagesArthur LAURENT
2023-01-06generate module meta data file on installArthur LAURENT
2023-01-06Improve compatibility with libc++Arthur LAURENT
2023-01-06improve c++ modulesruki
2023-01-06fix errorruki
2023-01-06improve module cachedirruki
2023-01-06improve clean files for modulesruki
2023-01-04Fix clang module mapperArthur LAURENT
2022-12-27Merge pull request #3213 from Arthapz/fix-duplicate-module-buildruki
2022-12-26fix compilationArthur LAURENT
2022-12-26fix #3205Arthur LAURENT
2022-12-26fix c++ language detection for C++23 modulesArthur LAURENT
2022-12-19improve batchcmds for clang/gcc modulesruki