summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2023-11-04remove files for testruki
2023-11-04add doctestsruki
2023-11-03add check_sizeof for targetruki
2023-11-03improve binary matchruki
2023-11-01feat: add check_sizeofzeromake
2023-11-01mark get_from_xxx as deprecatedruki
2023-11-01fix pdb name #4339ruki
2023-10-31pass includes to find_packageruki
2023-10-29add kill socketruki
2023-10-29fix catch build failsruki
2023-10-27fix sort linksruki
2023-10-27fix sort linksruki
2023-10-27remove dumpruki
2023-10-27improve package linksruki
2023-10-27prepare to sort package linksruki
2023-10-27improve table.uniqueruki
2023-10-26fix sort and extraruki
2023-10-26pass linkorders for packagesruki
2023-10-26fix extra when sort linksruki
2023-10-26improve builder extraruki
2023-10-26improve sort linksruki
2023-10-26improve add_items_from_targetruki
2023-10-26add extraconf_fromruki
2023-10-26add testsruki
2023-10-26improve dep sourceruki
2023-10-26improve get_from_depsruki
2023-10-26improve target::get from xxxruki
2023-10-26improve target:optsruki
2023-10-26add target:get_fromruki
2023-10-24pass extras to toolsruki
2023-10-24get extras from getterruki
2023-10-24fetch extrasruki
2023-10-24save extra info for packageruki
2023-10-23add linkgroups for packageruki
2023-10-13add builtin/qt includesruki
2023-10-13mark includes check_xxx as deprecatedruki
2023-10-13improve includesruki
2023-10-12load scoperuki
2023-10-12add scopeapisruki
2023-10-12rename interp interfacesruki
2023-10-11add diagnosis.check_build_deps policyruki
2023-10-10revert find_libraryruki
2023-10-10improve to find_libraryruki
2023-10-09signal fail for test #4265ruki
2023-10-08fix socketruki
2023-10-07match test outputruki
2023-10-07auto build targets for testsruki
2023-10-07add xmake testruki
2023-10-01Merge pull request #4253 from A2va/orderkeys-sort-functionruki
2023-10-01Check callback typeA2va