summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-09fix plugin bug and add descriptionruki
2026-08-09rewrite template distruki
2026-08-09move addon as actionruki
2026-08-09add addon moduleruki
2026-08-09add addon support for pluginsruki
2026-08-09Merge pull request #7699 from xmake-io/templatesruki
2026-08-09move templates dirruki
2026-08-08update specruki
2026-08-08update version and changelogv3.1.0ruki
2026-08-07Merge pull request #7692 from xmake-io/modulesruki
2026-08-07Merge pull request #7693 from apocelipes/fix/deprecatedruki
2026-08-07fix build.c++.modules.tryreuse deps ordersruki
2026-08-06Merge pull request #7688 from xmake-io/runtimeruki
2026-08-06improve libc++ linksruki
2026-08-06fix: fix deprecated warningsapocelipes
2026-08-05Merge pull request #7689 from xmake-io/pluginruki
2026-08-06fix plugin testruki
2026-08-05rewrite to install plugin from xmake-reporuki
2026-08-05update package commentsruki
2026-08-04improve clang static libc++ runtimesruki
2026-08-04Merge pull request #7687 from bionicbeagle/fix-ninja-rc-build-edgeruki
2026-08-04update tboxruki
2026-08-03fix ninja generator: emit build edge for win.sdk.resource sourcebatchesStefan Boberg
2026-08-02update changelogruki
2026-08-02update menuruki
2026-08-02Merge pull request #7680 from xmake-io/pluginruki
2026-08-01improve testsruki
2026-08-01remove old plugin reporuki
2026-07-31Merge pull request #7679 from 0xb1aded/fix/msvc-pcheaderruki
2026-07-31Merge pull request #7684 from ArbStray/fix/process-open-wrong-stack-indexruki
2026-07-31Merge pull request #7685 from apocelipes/fix/engine-resource-leaksruki
2026-07-31fix: fix engine resource leaksapocelipes
2026-07-31fixed wrong Lua stack indexArbStray
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-30Refactor test script to improve environment variable handling and streamline ...Saikari
2026-07-30Remove unnecessary blank lines in various Lua files for cleaner codeSaikari
2026-07-30Added tests for pluginsSaikari
2026-07-30fixupSaikari
2026-07-30fix: enhance plugin management with rollback and confirmation featuresSaikari
2026-07-30fix: distinguish between plugin and package names to avoid conflictsSaikari
2026-07-30fix: skip configuration for host-only plugin installation and removalSaikari
2026-07-30fix: optimize package directory lookup by caching plugin presenceSaikari
2026-07-30fix: improve cache key generation and validate plugin names for removalSaikari