summaryrefslogtreecommitdiff
path: root/xmake/plugins/show
AgeCommit message (Expand)Author
2026-06-18format menusruki
2026-06-18improve to check multiple targetsruki
2026-06-05Enable `xmake show --format=json`Meha555
2026-05-12fix: show -l targets now lists all targets regardless of set_defaultbakabaka9405
2026-04-20add --formatruki
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-03-29improve const limit codesruki
2026-03-29fix const limit on lua5.5ruki
2026-01-27fix show apisruki
2026-01-26improve show apisruki
2026-01-06improve to show modesruki
2025-12-28fix envsruki
2025-12-28support more json listruki
2025-12-28show envs with jsonruki
2025-12-03update show envsruki
2025-11-14fix testruki
2025-11-14fix show targetruki
2025-11-14enable pretty output for xmake showruki
2025-11-14improve to dump targetruki
2025-11-14add json output for show targetruki
2025-11-14add json output for xmake show basic inforuki
2025-10-19add action utils to get target and groupruki
2025-09-16show: fix linker info for non-linkable targetsShifftC
2025-09-16show: don't print nil targetfileShifftC
2025-07-03rename copyrightruki
2025-06-06Update targets.luaruki
2025-06-06dec patternlonless9
2025-06-05fix patternlonless9
2025-06-04adds target group filtering to `show targets`lonless9
2025-04-24rename more buildir in pluginsruki
2025-04-24rename config.buildirruki
2025-02-11make check_targetname privateShifftC
2025-02-08Replace target check in plugin showShifftC
2025-01-08improve package nameruki
2024-06-08add language apisruki
2024-05-30fix: `xmake show --list=packages` import errorYao Weijie
2024-05-30fix `xmake show --list=architectures` with `--json` optionYao Weijie
2024-04-27improve modulenameruki
2024-04-27ignore xmake.lua for apisruki
2024-04-26improve to show apisruki
2024-04-24fix package scope apiruki