summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/common.lua
AgeCommit message (Expand)Author
2024-01-26refactor module common infrastructureArthur LAURENT
2023-08-27fix find_angle_header_fileArthur LAURENT
2023-08-22fix stlmodules cache dir #4091ruki
2023-07-19Fix grammarwtz
2023-05-24improve module output path #3746ruki
2023-05-13improve to install modules #3730ruki
2023-02-14improve clang for stdmodulesruki
2023-01-23revert wrong changeArthur LAURENT
2023-01-23use uuid instead of sha1 for module cache directoriesArthur LAURENT
2023-01-22improve module compilation on msvcArthur LAURENT
2023-01-08update changelogruki
2023-01-07implement suggestionsArthur LAURENT
2023-01-07Update common.luaruki
2023-01-07Update common.luaruki
2023-01-06improve metainfo handlingArthur LAURENT
2023-01-06use os.files instead of os.matchArthur LAURENT
2023-01-06add support of importing module from packagesArthur LAURENT
2023-01-06generate module meta data file on installArthur LAURENT
2023-01-06fix errorruki
2023-01-06improve module cachedirruki
2022-12-12add support for standard C++23 modules on msvcArthur LAURENT
2022-12-05try to detect internal partition automatically on fallback generationArthur LAURENT
2022-12-04internalpartition is not msvc specificArthur LAURENT
2022-12-04add support of msvc specific /internalPartitionArthur LAURENT
2022-12-03minor refactor and improvements to C++ module build Arthur LAURENT
2022-12-01fix msvc.luaArthur LAURENT
2022-12-01Merge branch 'dev' into process_modulesArthur Laurent
2022-11-30Add defines to clang and gccArthur LAURENT
2022-11-30Generate dependencies of preprocessed modules to avoid importing #ifdef importArthur LAURENT
2022-11-08improve error tipsruki
2022-11-08improve commentsruki
2022-11-08check module circular depsruki
2022-10-25fix module partitions #2954ruki
2022-09-15improve modulesruki
2022-08-28Merge pull request #2727 from xmake-io/modulesruki
2022-08-28improve fallback for modulesruki
2022-08-27improve headerunitsruki
2022-08-27format coderuki
2022-08-24remove repeat moduledepsruki
2022-08-24improve module depsruki
2022-08-24fix modules for gccruki
2022-08-18Merge pull request #2680 from Arthapz/cxxmodulesruki
2022-08-17improve headerunit resolution and shared library support on msvcArthur LAURENT
2022-08-17add build.c++.modules policyruki
2022-08-14fix modulesruki
2022-08-14remove unused coderuki
2022-08-12Update common.luaruki
2022-08-10Improve MSVCArthur LAURENT
2022-08-10Improve MSVC and clang module buildArthur LAURENT
2022-08-08build batchjobs modules for gccruki