summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2026-08-15fix global modules for addonsruki
2026-08-15improve project.loadruki
2026-08-15improve lockfile versionruki
2026-08-15improve semverruki
2026-08-15improve to parse addonsruki
2026-08-15add addon workdirruki
2026-08-15improve xrepo addon installruki
2026-08-14rename addons positionruki
2026-08-14improve to addon removeruki
2026-08-14update lock and versionruki
2026-08-14autofetch addonsruki
2026-08-13fix install addon from gitruki
2026-08-12improve addon and commentruki
2026-08-12improve to load rules and os.matchruki
2026-08-11improve to register addonruki
2026-08-11improve task conflict checkruki
2026-08-11improve interpreter to find includesruki
2026-08-11add global modules and rewrite addon testsruki
2026-08-11revert option.parseruki
2026-08-11use manifest.txt for addonruki
2026-08-11rename to set_sourcedirruki
2026-08-11add addon.luaruki
2026-08-10remove unused XMAKE_PLUGIN_DIRSruki
2026-08-10remove unused codesruki
2026-08-09improve addon.registerruki
2026-08-09add has_addonruki
2026-08-09add demo addonruki
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-09move templates dirruki
2026-08-07Merge pull request #7692 from xmake-io/modulesruki
fix build.c++.modules.tryreuse deps orders
2026-08-07fix build.c++.modules.tryreuse deps ordersruki
2026-08-06Merge pull request #7688 from xmake-io/runtimeruki
improve clang static libc++ runtimes
2026-08-06improve libc++ linksruki
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-03fix ninja generator: emit build edge for win.sdk.resource sourcebatchesStefan Boberg
The rule mrc definition was emitted and the .rc.obj was listed as a link input, but no build edge was generated for it, so a clean ninja build failed with "missing and no known rule to make it". Fixes #7682 Co-Authored-By: Claude Fable 5 <[email protected]>
2026-08-02update menuruki
2026-08-02Merge pull request #7680 from xmake-io/pluginruki
Support for plugin distribution based on xmake-repo
2026-08-01improve testsruki
2026-08-01remove old plugin reporuki
2026-07-30improve plugin structureruki
2026-07-30improve plugin listruki