summaryrefslogtreecommitdiff
path: root/tests/plugins
AgeCommit message (Collapse)Author
10 daysfix plugin bug and add descriptionruki
14 daysfix plugin testruki
2026-08-01improve testsruki
2026-07-30improve plugin structureruki
2026-07-30improve plugin listruki
2026-07-30Refactor plugin installation logic to support custom plugin URLs and improve ↵Saikari
error handling during installation
2026-07-30Enhance plugin installation by validating plugin names and improving error ↵Saikari
handling during installation and updates
2026-07-30Enhance plugin management by adding support for installing plugins from ↵Saikari
GitHub and local directories, and streamline repository handling in the task system.
2026-07-30Refactor test script to improve environment variable handling and streamline ↵Saikari
plugin execution
2026-07-30Added tests for pluginsSaikari
2026-06-05Enable `xmake show --format=json`Meha555
Using os.iorunv instead of os.execv
2026-06-05Enable `xmake show --format=json`Meha555
Fix: #7585
2026-04-20add --formatruki
2026-04-20improve show testruki
2026-04-20improve show outputruki
2026-04-20improve show testruki
2026-04-20add --dot outputruki
2026-04-20Refactor to use test project fixture and ordered dependenciesAkaps316
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
2026-04-18fix review issuesruki
2026-04-16vsxmake: generate .csproj for C# targetsArthur Vasseur
Detect targets whose source kinds are entirely "cs" and emit a .csproj
2026-03-03add tarxz pack format supportruki
2026-02-19fix tmpdir for haikuruki
2026-01-24improve qt xpackruki
2025-11-28format coderuki
2025-11-27add qtappruki
2025-11-26improve appimageruki
2025-11-26add icon in macappruki
2025-11-26add pack macapp testruki
2025-11-26add dmg xpack formatruki
2025-11-09format tests and templatesruki
2025-07-03update morecopyrightruki
2024-11-25format some codesruki
2024-09-16remove FAQruki
2024-09-16improve testsruki
2024-06-15add output kind for xpackruki
2024-06-14improve debian copyrightruki
2024-06-12add deb pack stubruki
2024-05-28add wix to xmake installerruki
2024-05-27Merge pull request #4788 from A2va/wixtoolsetruki
Xpack: wix toolset support
2024-05-24Add wix format to testsA2va
2024-03-22add generator testruki
2023-12-22pack rpmruki
2023-12-21add build requiresruki
2023-12-18translate pathruki
2023-12-18call rpmbuildruki
2023-12-15add srpm to pack testruki
2023-11-25add set_author and set_maintainerruki
2023-11-24improve batchcmds for runselfruki