summaryrefslogtreecommitdiff
path: root/xmake/core
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-14update lock and versionruki
2026-08-14autofetch addonsruki
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-09add addon moduleruki
2026-08-09add addon support for pluginsruki
2026-08-06fix plugin testruki
2026-08-05rewrite to install plugin from xmake-reporuki
2026-08-05update package commentsruki
2026-07-18Merge pull request #7655 from xmake-io/binutilsruki
fix bin2obj for some archs
2026-07-18detect obj flags for bin2elfruki
2026-07-18improve sandbox to fork raw scriptruki
2026-07-17rename sandbox.load to sandbox.callruki
2026-07-15add pic to package testruki
2026-07-12improve error tipserrsruki
2026-07-02add filter support for xpackxpackruki
2026-06-30add add_toolset checkerruki
2026-06-21Merge pull request #7583 from zhaob1n/fix/cmake-package-split-flagsruki
fix(package): split global flags for build envs
2026-06-14Update package.luaruki
2026-06-14fix(package): split global flags for build envszhaobin
2026-06-11fix load package memcacheShiffted
2026-06-07improve package pathruki
2026-05-24fix: restore -flto=thin for clang-cl (regression from #7525)DavidWang19
2026-05-23Introduced detection mechanisms to pick the best `alignof` keyword based on ↵Karuro Chari
language, version and toolchain.
2026-05-22Introduced alignof support like the one for check_sizeofKaruro Chari