summaryrefslogtreecommitdiff
path: root/xmake/plugins/show/info/depgraph.lua
AgeCommit message (Expand)Author
2026-06-18improve to check multiple targetsruki
2026-04-20add --formatruki
2026-04-20improve show outputruki
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