summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/gcc
AgeCommit message (Expand)Author
2025-04-20(C++ modules) simplify module support directory treeArthur LAURENT
2025-04-14fix package and headerunit for gccruki
2025-04-08fix headerunitruki
2025-04-08fix build modulesruki
2025-04-08use target:fullname()ruki
2025-04-08improve c++modules for jobgraphruki
2024-11-27fix gcc modulesruki
2024-11-26Update compiler_support.luaruki
2024-11-23avoid '-fmodules' option for old gcc versionJuvwxyz
2024-11-22add basic support for libstdc++ std modulesJuvwxyz
2024-10-08fix flags in dependendy scannersArthur LAURENT
2024-10-08fix dependency scanner for gcc and clangArthur LAURENT
2024-10-08fix missing defines in compflags for dependency scannersArthur LAURENT
2024-10-08fix gcc module scanning when buildflags are updatedArthur LAURENT
2024-07-22simplify objectfile handlingArthur LAURENT
2024-07-22fix module handling for batchcmds and some cleanupsArthur LAURENT
2024-07-22improve compilation of modules based on if it is from a package, an other tar...Arthur LAURENT
2024-07-22strip -fmodule-mapper for GCC module reusage flag compatibility detectionArthur LAURENT
2024-07-12add a proper warning when falling back to fallback module scanner for gcc and...Arthur LAURENT
2024-04-29fix incremental compilation for gcc-14 #5022ruki
2024-03-19always should build modules for generatorruki
2024-03-18use new progressruki
2024-03-09fix private dependency C++ modules objectfile handlingArthur LAURENT
2024-02-18use path.unixruki
2024-02-18improve should_build for modulesruki
2024-02-18fix incremental compilation for tests/ modules/packageruki
2024-02-18format coderuki
2024-02-18rename mapper path varnameruki
2024-02-14cleanupArthur LAURENT
2024-02-12implement module reusage based on flag comparisonArthur LAURENT
2024-02-05fix gccArthur LAURENT
2024-02-05cull unreferenced modules and fix gcc module mapperArthur LAURENT
2024-02-05fix gccArthur LAURENT
2024-02-04fix gcc module compilationArthur LAURENT
2024-02-04make should_build and mark_build publicArthur LAURENT
2024-02-03fix recompilation for gccArthur LAURENT
2024-02-03fix recompilation of .cpp filesArthur LAURENT
2024-02-02parallelise dependency scanningArthur LAURENT
2024-02-02format more codesruki
2024-02-02rename apisruki
2024-02-01use compinst:compile when possibleArthur LAURENT
2024-02-01fix assert in gcc module dependency mapperArthur LAURENT
2024-01-31remove useless path.translateArthur LAURENT
2024-01-31cleanupArthur LAURENT
2024-01-31cleanupArthur LAURENT
2024-01-31use table.orderpair to ensure dependency order stay the sameArthur LAURENT
2024-01-31fix inconsistent print format for gcc module mapperArthur LAURENT
2024-01-31code cleanupArthur LAURENT
2024-01-31improve module cmdline printArthur LAURENT
2024-01-31use os.vrunv for dependency scanningArthur LAURENT