summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Expand)Author
10 daysmove addon as actionruki
10 daysadd addon moduleruki
10 daysadd addon support for pluginsruki
13 daysfix plugin testruki
13 daysrewrite to install plugin from xmake-reporuki
2026-08-03fix ninja generator: emit build edge for win.sdk.resource sourcebatchesStefan Boberg
2026-08-02update menuruki
2026-08-01improve testsruki
2026-08-01remove old plugin reporuki
2026-07-30improve plugin structureruki
2026-07-30improve plugin listruki
2026-07-30Address review comments: refine plugin removal, multi-URL install, and list d...Saikari
2026-07-30Simplify plugin installation and update tests per review feedbackSaikari
2026-07-30Refactor plugin installation logic to support custom plugin URLs and improve ...Saikari
2026-07-30Enhance plugin installation by validating plugin names and improving error ha...Saikari
2026-07-30Improve plugin installation logic to prioritize file URLs and Git URLs, enhan...Saikari
2026-07-30Enhance plugin management by adding support for installing plugins from GitHu...Saikari
2026-07-30Remove unnecessary blank lines in various Lua files for cleaner codeSaikari
2026-07-30Added tests for pluginsSaikari
2026-07-30fix: enhance plugin management with rollback and confirmation featuresSaikari
2026-07-30fix: improve cache key generation and validate plugin names for removalSaikari
2026-07-30feat: add support for plugin packages in xmakeSaikari
2026-07-18add batchcmds:call warningsruki
2026-07-08Merge pull request #7629 from xmake-io/vsxmakeruki
2026-07-07move code stylesruki
2026-07-07add vstudio support for nonetyperuki
2026-07-07vsxmake: custom source types in solution explorerusernameak
2026-07-06Merge pull request #7631 from binLep/devruki
2026-07-06update(deb): enhance the PATH handling during the installation of deb packagesbinLep
2026-07-02add filter support for xpackxpackruki
2026-06-30fix(deb): Avoid passing empty PATH arguments to debuildbinLep
2026-06-29Fix PATH handling in debuild commandruki
2026-06-29fix(deb): xmake could not be foundbinlep
2026-06-25fix(deb): set the default maintainer when packaging deb filesbinLep
2026-06-24Remove duplicate variable 'lsp'choyy
2026-06-24workaround only for clangdchooyy
2026-06-24updatechooyy
2026-06-24workaround for clangd drive letter casing issuechooyy
2026-06-18fix typoruki
2026-06-18format menusruki
2026-06-18improve to check multiple targetsruki
2026-06-18improve to get targetsruki
2026-06-17add targets arugment supportruki
2026-06-05Enable `xmake show --format=json`Meha555
2026-06-03plugin/format: xmake format plugin: skip path.join when headerfile path is al...Arthur Vasseur
2026-05-13Merge pull request #7527 from Northn/fix-cmake-clangcl-generatorruki
2026-05-12fix: show -l targets now lists all targets regardless of set_defaultbakabaka9405
2026-05-10cmakelists generator: remove unused variableNorthn
2026-05-10cmakelists generator: minor code refactorNorthn
2026-05-10add a fallback to compiler/linker frontend detection when cmake version is <3.26Northn