summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/gcc.lua
AgeCommit message (Expand)Author
2023-07-19Fix grammarwtz
2023-07-13remove debug logsruki
2023-07-08remove unused lineruki
2023-07-08fix includedir for gccruki
2023-06-20add modules.cxx11abi policy for gcc #3855ruki
2023-05-13improve to install modules #3730ruki
2023-01-25format coderuki
2023-01-24fix unsafe table removeArthur LAURENT
2023-01-23simplify fallback dependency parserArthur LAURENT
2023-01-23formatArthur LAURENT
2023-01-22revert wrong changeArthur LAURENT
2023-01-22improve module compilation on gccArthur LAURENT
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
2023-01-12implement suggestionsArthur LAURENT
2023-01-12improve gcc module compflagsArthur 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-06improve module cachedirruki
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