summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/builder.lua
AgeCommit message (Expand)Author
2024-04-09fix modulesruki
2024-04-09format coderuki
2024-03-18fix progressruki
2024-02-18improve should_build for modulesruki
2024-02-18fix incremental compilation for tests/ modules/packageruki
2024-02-18format coderuki
2024-02-14cleanupArthur LAURENT
2024-02-12implement module reusage based on flag comparisonArthur LAURENT
2024-02-07use table.orderpairs for generate_metadataArthur LAURENT
2024-02-05cleanupArthur LAURENT
2024-02-05add support of moduleonly targets with c++.moduleonly ruleArthur LAURENT
2024-02-05fix gccArthur LAURENT
2024-02-05cull unreferenced modules and fix gcc module mapperArthur LAURENT
2024-02-05fix missing objectfiles for private modulesArthur LAURENT
2024-02-05fix objectfile handlingArthur LAURENT
2024-02-04make should_build and mark_build publicArthur LAURENT
2024-02-03fix batchcmdsArthur LAURENT
2024-02-03fix recompilation of .cpp filesArthur LAURENT
2024-02-02improve _is_duplicated_headerunitruki
2024-02-02rename apisruki
2024-02-02format some codesruki
2024-01-31optimise header duplication detectionArthur LAURENT
2024-01-31use table.orderpair to ensure dependency order stay the sameArthur LAURENT
2024-01-31add a test for aliased headerunitsArthur LAURENT
2024-01-31implement missing headerunit aliasingArthur LAURENT
2024-01-31improve _should_buildArthur LAURENT
2024-01-31remove dead codeArthur LAURENT
2024-01-29populate module map before generating batchjobsArthur LAURENT
2024-01-29apply PR suggestionsArthur LAURENT
2024-01-26refactor module common infrastructureArthur LAURENT