summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules
AgeCommit message (Expand)Author
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
2022-12-19update commentsruki
2022-12-19improve batchcmdsruki
2022-12-19improve batchcmds for modulesruki
2022-12-17Update msvc.luaruki
2022-12-16improve modules_support/msvc.luaArthur LAURENT
2022-12-14remove old msvc modules previewArthur LAURENT
2022-12-13enable arm64 std ifc modules supportArthur LAURENT
2022-12-13fix module objectfile handlingArthur LAURENT
2022-12-12fix compilation on c++23 std modules unsupported msvcArthur LAURENT