summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-09improve addon.registerruki
2026-08-09improve addon testruki
2026-08-09add has_addonruki
2026-08-09fix: sort build metadataapocelipes
2026-08-09add demo addonruki
2026-08-09fix: reorder matchingapocelipes
2026-08-09fix: skipping a leading v/= before exact comparingapocelipes
2026-08-09improve addon to import includes, rules and toolchainsruki
2026-08-09add addon searchruki
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-09fix(semver): correct version selectionapocelipes
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