summaryrefslogtreecommitdiff
path: root/xmake/core/tool
AgeCommit message (Expand)Author
2020-06-20fix check featuresruki
2020-06-20fix check optionsruki
2020-06-20bind runenvs to has_flagsruki
2020-06-20add runenvs for cl/linkruki
2020-06-20improve to find cl/linkruki
2020-06-19support to set plat/arch for target/toolchainsruki
2020-06-18improve the plat/arch of toolchainruki
2020-06-17improve cl to support 8192 limitruki
2020-06-04rename toolsets to toolsetruki
2020-05-29improve mingw toolchainruki
2020-05-29add gnu-rm toolchainruki
2020-05-26add target:toolconfigruki
2020-05-25fix load toolruki
2020-05-25add set_toolchains for targetruki
2020-05-22load toolchain from projectruki
2020-05-22load toolchains for projectruki
2020-05-22improve toolchain to support multi-archruki
2020-05-21improve set_formatsruki
2020-05-21remove sdcc platformruki
2020-05-20fix load toolchainruki
2020-05-20improve envsruki
2020-05-20set standalone toolchainruki
2020-05-19add cross and llvm toolchainsruki
2020-05-19add dlang toolchainruki
2020-05-19add envs toolchainruki
2020-05-18add clang/gcc toolchainsruki
2020-05-18add platform.toolconfigruki
2020-05-18check toolchains for macosxruki
2020-05-17add toolchain checkruki
2020-05-16fix some toolchain bugsruki
2020-05-16check tool for toolchainruki
2020-05-16rename dlang, rust, swift, go ldflagsruki
2020-05-16fix toolchain errorsruki
2020-05-16get tool from toolchainsruki
2020-05-16add xcode toolchainruki
2020-05-14fix policy bugruki
2020-05-14get default policy valueruki
2020-05-14check flags policyruki
2020-05-13add warning for checking flagsruki
2020-05-02add target:get_from_xxxruki
2020-04-10fix get config flagsruki
2020-04-04improve to inherit linksruki
2020-01-23fix testsruki
2019-12-19update the copyright dateruki
2019-09-14uses set_toolchain instead of set_tools and add_toolsruki
2019-09-06impl clang modulesruki
2019-09-05fix dependent package linksruki
2019-08-31remove buildmodesruki
2019-08-02show full link command for msvc/linkruki
2019-07-24fix typoOpportunityLiu