summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules
AgeCommit message (Expand)Author
2023-08-26try fix user headerunitruki
2023-08-26fix user headerunitruki
2023-08-26improve user headerunit testsruki
2023-08-09improve stdmodule testruki
2023-08-09fix stdmodule testruki
2023-08-09add stdmodules test with cpp onlyruki
2023-07-07fix headerunit errors for msvc #3927ruki
2023-02-04improve moduleruki
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
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-11cleanupArthur LAURENT
2023-01-10fix clang std modules enabledArthur LAURENT
2023-01-08Merge branch 'dev' into improve-clang-modules-support-with-libc++Arthur Laurent
2023-01-08Update test_stdmodules.luaruki
2023-01-08Update xmake.luaruki
2023-01-08Update xmake.luaruki
2023-01-07fix on macosArthur LAURENT
2023-01-07reenable old clang modules by default and fix testsArthur LAURENT
2023-01-06disable clang header units tests with -stdlib=libc++Arthur LAURENT
2023-01-06fix testArthur LAURENT
2023-01-06add testsArthur LAURENT
2023-01-06Improve compatibility with libc++Arthur LAURENT
2022-12-26fix testArthur LAURENT
2022-12-26add testArthur LAURENT
2022-12-14remove old msvc modules previewArthur LAURENT
2022-12-13enable arm64 std ifc modules supportArthur LAURENT
2022-12-13fix testsArthur LAURENT
2022-12-12update testArthur LAURENT
2022-12-07add testsArthur LAURENT
2022-12-07Revert "add tests"Arthur LAURENT
2022-12-07Merge remote-tracking branch 'origin/fix-gcc-link-module-order' into fix-modu...Arthur LAURENT
2022-12-06Ensure module import order on MSVCArthur LAURENT
2022-12-06add testsArthur LAURENT
2022-12-05try to detect internal partition automatically on fallback generationArthur LAURENT
2022-12-04internalpartition is not msvc specificArthur LAURENT
2022-12-04add testsArthur LAURENT
2022-12-02Merge pull request #3122 from Arthapz/process_modulesruki
2022-12-01remove useless fileArthur LAURENT
2022-12-01Merge branch 'dev' into process_modulesArthur Laurent
2022-12-01add private module testArthur LAURENT
2022-11-30add testArthur LAURENT
2022-11-05improve testsruki
2022-11-05fix clang c++ruki
2022-11-05improve std modules for msvcruki
2022-11-04add flags for specific compilers and linkers #3022ruki
2022-11-03improve testsruki
2022-11-03improve testsruki