summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/gcc.lua
AgeCommit message (Expand)Author
2022-12-19improve batchcmds for clang/gcc modulesruki
2022-12-12add support for standard C++23 modules on msvcArthur LAURENT
2022-12-08fix gcc dep format detection and usageArthur 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
2022-12-07fix gccArthur LAURENT
2022-12-07fix gccArthur LAURENT
2022-12-06Ensure module import order on GCCArthur LAURENT
2022-12-06fix gcc link module orderArthur LAURENT
2022-12-05fix missing includedirs on fallback generation module depsArthur LAURENT
2022-12-03refactor msvc batchcmdsArthur LAURENT
2022-12-03refactor gcc batchcmdsArthur LAURENT
2022-12-03refactor clang batchcmdsArthur LAURENT
2022-12-03refactor clangArthur LAURENT
2022-12-03fix msvc and refactor GCCArthur LAURENT
2022-12-03minor refactor and improvements to C++ module build Arthur LAURENT
2022-12-02Merge pull request #3122 from Arthapz/process_modulesruki
2022-12-01add includedirs to preprocess stageArthur LAURENT
2022-12-01support incremental private module buildArthur LAURENT
2022-12-01fix commentsArthur LAURENT
2022-12-01remove .i after reading itArthur LAURENT
2022-12-01fix cppversion flag cache in gcc.luaArthur LAURENT
2022-12-01compile privates module en gccArthur LAURENT
2022-12-01Merge branch 'dev' into process_modulesArthur Laurent
2022-12-01use cxx for modulesruki
2022-11-30Add defines to clang and gccArthur LAURENT
2022-11-30Generate dependencies of preprocessed modules to avoid importing #ifdef importArthur LAURENT
2022-10-31generate deps for clang moduleruki
2022-10-30improve to build module for gccruki
2022-10-30save dependinfo for gcc/modulesruki
2022-08-24fix modules for gccruki
2022-08-17improve gcc stl headerunitsruki
2022-08-13translate pathruki
2022-08-09build batchjobs for clang/msvcruki
2022-08-08build batchjobs modules for gccruki
2022-08-08Clean codeArthur LAURENT
2022-08-08fix pathruki
2022-08-08fix batchjobs for gcc/headerunitsruki
2022-08-08add batchjobs for gccruki
2022-08-07Use localcache instead of a fileArthur LAURENT
2022-08-07Improve codeArthur LAURENT
2022-08-07Build stl header units only when not present and add dummy append_headerunits...Arthur LAURENT
2022-08-06Implement module mapper file for MSVCArthur LAURENT
2022-08-06cache module depsruki
2022-08-06add batchjobs stubruki
2022-08-06remove unused optruki
2022-08-06support for compile_commandsruki
2022-08-05Fix syntax errorArthur LAURENT
2022-08-05Assert on multiple providesArthur LAURENT