summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08fix msvc batchcmdsArthur LAURENT
2024-02-08support ProjectReferences for VS project generatorArthur LAURENT
2024-02-07implement basic cmake support for moduleonlyArthur LAURENT
2024-02-07cleanupArthur LAURENT
2024-02-07update vs project generator to support moduleonly target kindArthur LAURENT
2024-02-07improve moduleonly vsxmakeArthur LAURENT
2024-02-07fix msvc batchcmdsArthur LAURENT
2024-02-07update vsxmake to handle moduleonly target kindArthur LAURENT
2024-02-07fix testArthur LAURENT
2024-02-07use target:is_binary instead of target:kind() == "binary"Arthur LAURENT
2024-02-07use table.orderpairs for generate_metadataArthur LAURENT
2024-02-07improve moduleonly.luaArthur LAURENT
2024-02-07Update xmake.luaruki
2024-02-07Update xmake.luaruki
2024-02-07Update xmake.luaruki
2024-02-07Update bar.mppruki
2024-02-07Update xmake.luaruki
2024-02-06implement target kind moduleonlyArthur LAURENT
2024-02-05fixe module installationArthur LAURENT
2024-02-05cleanupArthur LAURENT
2024-02-05fix msvcArthur LAURENT
2024-02-05remove old fileArthur LAURENT
2024-02-05fix packages testArthur LAURENT
2024-02-05add support of moduleonly targets with c++.moduleonly ruleArthur LAURENT
2024-02-05update relevent tests to use moduleonly target ruleArthur LAURENT
2024-02-05fix gccArthur LAURENT
2024-02-05fix testsArthur LAURENT
2024-02-05cull unreferenced modules and fix gcc module mapperArthur LAURENT
2024-02-05fix gccArthur LAURENT
2024-02-05fix formatArthur LAURENT
2024-02-05fix mergeArthur LAURENT
2024-02-05fix missing objectfiles for private modulesArthur LAURENT
2024-02-05fix objectfile handlingArthur LAURENT
2024-02-05Merge pull request #4695 from Arthapz/fix-libc++.modules.json-findingruki
2024-02-05Merge pull request #4687 from Arthapz/fix-.cpp-objectfiles-updateruki
2024-02-04fix missing build variable declarationArthur LAURENT
2024-02-04fix finding of libc++.modules.json when it is not directly in lib folderArthur LAURENT
2024-02-04fix gcc module compilationArthur LAURENT
2024-02-04make should_build and mark_build publicArthur LAURENT
2024-02-04Merge pull request #4677 from Arthapz/optimise-dagruki
2024-02-04Update dependency_scanner.luaruki
2024-02-04Update test.luaruki
2024-02-04Update test_base.luaruki
2024-02-03fix unnecessary recompilation of modulesArthur LAURENT
2024-02-03fix batchcmdsArthur LAURENT
2024-02-03fix recompilation for gccArthur LAURENT
2024-02-03fix recompilation of .cpp filesArthur LAURENT
2024-02-03fix dependency_scanner hashset valuesArthur LAURENT
2024-02-03fix testsArthur LAURENT
2024-02-03use raise instead of os.raiseArthur LAURENT