summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/msvc.lua
AgeCommit message (Expand)Author
2024-01-26refactor msvc module infrastructureArthur LAURENT
2023-09-13add requires flags to module in build_modules_for_batchcmdsGly
2023-09-01revert on_changedruki
2023-09-01replace on_changedruki
2023-09-01improve to rebuild target #4154ruki
2023-08-26uniformize headerunit progress printing with clang and gccArthur LAURENT
2023-08-26try to fix headerunits on msvcArthur LAURENT
2023-08-16Update msvc.luaruki
2023-08-15use /experimental:modules on msvc only when VS version is < to 16.11Arthur LAURENT
2023-07-19Fix grammarwtz
2023-07-07fix headerunit errors for msvc #3927ruki
2023-05-13improve to install modules #3730ruki
2023-01-22improve module compilation on msvcArthur LAURENT
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
2023-01-12improve msvc module compflagsArthur LAURENT
2023-01-07Update msvc.luaruki
2023-01-06Update msvc.luaruki
2023-01-06Update msvc.luaruki
2023-01-06fix missings json importsArthur LAURENT
2023-01-06add support of importing module from packagesArthur LAURENT
2023-01-06improve module cachedirruki
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-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-07code cleanupArthur LAURENT
2022-12-06Ensure module import order on MSVCArthur LAURENT
2022-12-05fix msvcArthur LAURENT
2022-12-05Merge pull request #3133 from Arthapz/msvc-internal-partitionruki
2022-12-05try to detect internal partition automatically on fallback generationArthur LAURENT
2022-12-05fix missing includedirs on fallback generation module depsArthur LAURENT
2022-12-04internalpartition is not msvc specificArthur LAURENT
2022-12-04Revert "fix msvc fallback generate_dependencies"Arthur LAURENT
2022-12-04fix msvc fallback generate_dependenciesArthur LAURENT
2022-12-04add support of msvc specific /internalPartitionArthur LAURENT
2022-12-03refactor msvc batchcmdsArthur LAURENT
2022-12-03refactor clang batchcmdsArthur LAURENT
2022-12-03refactor clangArthur LAURENT
2022-12-03fix msvc and refactor GCCArthur LAURENT
2022-12-03Refactor msvc module buildArthur LAURENT