summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules
AgeCommit message (Expand)Author
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
2022-12-12add support for standard C++23 modules on msvcArthur LAURENT
2022-12-09fix commentruki
2022-12-09Merge pull request #3154 from Arthapz/cleanup-clangruki
2022-12-08cleanup clang module codeArthur LAURENT
2022-12-08fix gcc dep format detection and usageArthur LAURENT
2022-12-08fix clang importsArthur LAURENT
2022-12-07code cleanupArthur LAURENT
2022-12-08format coderuki
2022-12-07Merge remote-tracking branch 'origin/fix-gcc-link-module-order' into fix-modu...Arthur LAURENT