summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Collapse)Author
2023-01-17fix tipsruki
2023-01-16fix check flagsruki
2023-01-15Merge pull request #3274 from xmake-io/iverilogruki
add iverilog support
2023-01-14add policy to force enable fallback module dependency scannerArthur LAURENT
2023-01-14improve VERILATOR_ROOTruki
2023-01-13improve package kindruki
2023-01-11rename clang std modulemap policyArthur LAURENT
2023-01-11fix policy indentArthur LAURENT
2023-01-11use policies instead of target valuesArthur LAURENT
2023-01-08fix find_rcruki
2023-01-06fix xmake installruki
2023-01-04improve arch for masm32ruki
2023-01-04improve link for masm32ruki
2022-12-22update commentsruki
2022-12-22improve menu #3187ruki
2022-12-18fix load_depsruki
2022-12-18fix linkruki
2022-12-18revert fixruki
2022-12-18fix link order #3177 #3144ruki
2022-12-14fix default componentsruki
2022-12-13improve default componentsruki
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