summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2026-04-24fix rust buildrustruki
2026-04-23fix linux driver final review issueririyeye
2026-04-23fix linux driver review follow-upsririyeye
2026-04-23fix linux driver cross compile detectionririyeye
2026-04-23fix linux module review follow-upsririyeye
2026-04-22fix linux module builds on kernel 6.12+ririyeye
2026-04-22Update find_toolname.luaxiaozhu1337
2026-04-21Merge pull request #7493 from ThzShun/fix-qt-crossruki
2026-04-21style: remove extra spaceswzshun
2026-04-21style: remove extra spaceswzshun
2026-04-21fix review issueswzshun
2026-04-20improve outputruki
2026-04-20improve outputruki
2026-04-20add --formatruki
2026-04-20fix qt crosswzshun
2026-04-20improve show outputruki
2026-04-20improve show testruki
2026-04-20add --dot outputruki
2026-04-20improve xmake show --inforuki
2026-04-20fix(depgraph): wrap deps in table to avoid json string literal on single depAkaps316
2026-04-20refactor: simplify target deps retrieval per PR reviewAkaps316
2026-04-20fix(depgraph): use direct deps and align print output with JSONAkaps316
2026-04-20Refactor to use test project fixture and ordered dependenciesAkaps316
2026-04-20Address code review feedback by waruqi: refactor parameter parsing, remove lo...Akaps316
2026-04-20feat(show): export target dependency graph as JSONAkaps316
2026-04-19Merge pull request #7491 from xmake-io/xreporuki
2026-04-19fix package info with json formatruki
2026-04-18improve fullnameruki
2026-04-18improve commentsruki
2026-04-18improve outputruki
2026-04-18add xrepo info --depgraphruki
2026-04-18fix some flags issuesruki
2026-04-18fix review issuesruki
2026-04-16vsxmake: generate .csproj for C# targetsArthur Vasseur
2026-04-15fix review issuespairsruki
2026-04-15improve hashsetruki
2026-04-15fix review issueruki
2026-04-15improve pairs for lua5.5ruki
2026-04-12fix review issueruki
2026-04-12fix syslink case for mingwruki
2026-04-11improve moduledirsruki
2026-04-11improve custom toolchainruki
2026-04-11Merge pull request #7477 from xmake-io/clangruki
2026-04-11fix clang with c++_staticruki
2026-04-11Merge pull request #7470 from ShrBox/devruki
2026-04-11Merge pull request #7467 from OpportunityLiu/patch-1ruki
2026-04-11fix clang runtimesruki
2026-04-10fix install package for wasmruki
2026-04-10refactor(cmakelists): define target_objectfiles library as INTERFACE when it ...ShrBox
2026-04-10fix(cmakelists): use target_link_libraries to link object librariesShrBox