summaryrefslogtreecommitdiff
path: root/xmake/plugins/show/xmake.lua
AgeCommit message (Collapse)Author
2026-06-18format menusruki
2026-04-20add --formatruki
2026-04-20improve show testruki
2026-04-20add --dot outputruki
2026-04-20improve xmake show --inforuki
2026-04-20Address code review feedback by waruqi: refactor parameter parsing, remove ↵Akaps316
local functions, and use simpler test env
2026-04-20feat(show): export target dependency graph as JSONAkaps316
Add a graph-oriented mode to `xmake show` for exporting target\ndependency relationships as JSON.\n\nThis adds `--target_graph` support for whole-project output and\noptional root-target filtering with `--target`.\n\nAdd a plugin test covering full-graph and single-target graph export.\n\nRefs #7475
2025-11-14enable pretty output for xmake showruki
2025-07-03rename copyrightruki
2025-06-04adds target group filtering to `show targets`lonless9
2024-04-23show list with jsonruki
2023-01-31add xmake check stubruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-06-30fix auto completeOpportunity
2020-06-01show targetruki
2020-05-21add 'xmake show'ruki