summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
10 daysfix ci errorruki
10 daysDelete ↵ruki
tests/projects/package/usage_requirements/repo/packages/u/usage-requirements/src/README.md
10 daysFix usage function declaration syntaxruki
10 daysUpdate main.cppruki
13 dayspropagate package vector extensions to consumersNorthn
13 daysmove some plugins to addonsruki
2026-08-16move add_addons to xmake.luaruki
2026-08-16Merge pull request #7706 from xmake-io/lockruki
add addon test
2026-08-16fix testruki
2026-08-16format codereporuki
2026-08-16add packages test for addonruki
2026-08-16remove esp32s3ruki
2026-08-15add blink testruki
2026-08-15add addon testruki
2026-08-15Merge pull request #7696 from xmake-io/addonruki
Add addon support for plugins
2026-08-15improve to install addons from reporuki
2026-08-15improve custom toolchain testruki
2026-08-15fix addon testpreloadruki
2026-08-15fix global modules for addonsruki
2026-08-15improve project.loadruki
2026-08-14autofetch addonsruki
2026-08-12fix(depend): detect appended nested valuesjm.hu
2026-08-11add global modules and rewrite addon testsruki
2026-08-11rename to set_sourcedirruki
2026-08-11add addon.luaruki
2026-08-10fix: fix numeric build metadataapocelipes
2026-08-09improve addon testruki
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-09fix(semver): correct version selectionapocelipes
semver_rangen() accepts an exact version as a range, and SemVer comparison ignores build metadata. This can select a different version than requested. Try exact string matches for versions and tags before falling back to the range selection.
2026-08-07fix build.c++.modules.tryreuse deps ordersruki
2026-08-06fix plugin testruki
2026-08-01improve testsruki
2026-07-30improve plugin structureruki
2026-07-30improve plugin listruki
2026-07-30Refactor plugin installation logic to support custom plugin URLs and improve ↵Saikari
error handling during installation
2026-07-30Enhance plugin installation by validating plugin names and improving error ↵Saikari
handling during installation and updates
2026-07-30Enhance plugin management by adding support for installing plugins from ↵Saikari
GitHub and local directories, and streamline repository handling in the task system.
2026-07-30Refactor test script to improve environment variable handling and streamline ↵Saikari
plugin execution
2026-07-30Added tests for pluginsSaikari
2026-07-18Merge pull request #7655 from xmake-io/binutilsruki
fix bin2obj for some archs
2026-07-18improve ppcruki
2026-07-18fix ppc and mips for bin2objruki
2026-07-18fix bin2obj for some archsruki
2026-07-18add transform lua file supportruki