summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Collapse)Author
2022-12-13add default componmentsruki
2022-12-08fix target link depsruki
2022-12-02support all allowdarchs #3120ruki
2022-11-30rewrite cursesruki
2022-11-30improve core/uiruki
2022-11-29improve package info #3106ruki
2022-11-26enable exceptions by default in packageruki
2022-11-25improve to run cl.exeruki
2022-11-24improve find_programverruki
2022-11-22update cpu detection for new intel cpusxq114
2022-11-17Update package.luaruki
2022-11-17improve package parentsruki
2022-11-16Fix package:parens_add overwriting if another instance of the package existsSirLynix
2022-11-14Allow package on_fetch to return false to disable xmake findJérôme Leclercq
2022-11-05improve commentsruki
2022-11-05improve object file pathruki
2022-11-05add set_exceptionsruki
2022-11-04Merge pull request #3016 from xmake-io/moduleruki
Improve clang/gcc/msvc to better support std modules
2022-11-04fix find flagruki
2022-11-04fix extraconfruki
2022-11-04add flags for specific compilers and linkers #3022ruki
2022-11-04Refactored code to use string:lastof.Mauro Tortonesi
2022-11-03Fix sandbox_lib_detect_find_path._find function.Mauro Tortonesi
Function sandbox_lib_detect_find_path._find function currently searches the first occurrence of substring path.pattern(path.translate(name)) within filepath. This behavior breaks in case one wants, e.g., to find packages named libsomething. The correct behavior would be to find the last occurrence of substring path.pattern(path.translate(name)) within filepath. Hence this patch.
2022-10-31improve os.trycpruki
2022-10-28improve profilerruki
2022-10-28optimize profilerruki
2022-10-28improve profilerruki
2022-10-28improve package:is_crossruki
2022-10-27remove logsruki
2022-10-27add commentsruki
2022-10-27remove logsruki
2022-10-27improve tools.xmakeruki
2022-10-26improve table.orderpairsruki
2022-10-26to package nameruki
2022-10-26sort rulesruki
2022-10-25sort modesruki
2022-10-25improve ordertargetsruki
2022-10-25fix orderpkgsruki
2022-10-25add hashset:orderkeysruki
2022-10-20Merge pull request #2932 from xmake-io/componentsruki
Add package components support
2022-10-20add some commentsruki
2022-10-20improve component depsruki
2022-10-20find components from brewruki
2022-10-20add extsources for componentsruki
2022-10-20improve to get value from packagesruki
2022-10-19fix components order for find_packageruki
2022-10-19support components depsruki
2022-10-19use private componentsruki
2022-10-19support default componentsruki
2022-10-19use sysincludedirsruki