summaryrefslogtreecommitdiff
path: root/xmake/core/tool
AgeCommit message (Expand)Author
2018-05-08improve build dependenceruki
2018-04-06add set_tools and add_toolsruki
2018-02-05improve linker error tipsruki
2018-02-04fix force add flagsruki
2017-12-28update copyright dateruki
2017-11-21force to set flags without auto checkingruki
2017-11-09improve to configure cross-toolchainsruki
2017-09-30inherit some configsruki
2017-09-14fix add flags bug for languagesruki
2017-08-27update description and indexruki
2017-08-24fix rpathdir bugruki
2017-08-18improve rpathruki
2017-08-16improve add_deps to add inherit configruki
2017-08-14fix target:add and option:add bugruki
2017-08-14fix deps links orderruki
2017-08-14modify linkflags orderruki
2017-08-14inherit links and linkdirs from the dependent target and optionruki
2017-08-14fix target depsruki
2017-08-10improve add_files and compile speedruki
2017-08-04improve precompiled headerruki
2017-08-01improve dep compile and linkruki
2017-07-27impl compile pch for gccruki
2017-07-21fix gcc rpathdirruki
2017-07-18add option and target dep apiruki
2017-07-14rename feature to buildmoderuki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13improve flags for linker and compilerruki
2017-07-13modify all cmd to argv for core.toolsruki
2017-07-12modify compflags and add compargvruki
2017-07-12add os.args and fix command argsruki
2017-07-11remove unique for flagsruki
2017-07-11rename has_flag to has_flagsruki
2017-07-10add has_features and features for compilerruki
2017-06-30add option:add and remove some unused codesruki
2017-06-27improve option.check using has_cxsnippetsruki
2017-06-27improve has_cxsnippet and add linksruki
2017-06-26modify compiler and linker argsruki
2017-06-22fix builder has_flags bugruki
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-21rename shellname to programruki
2017-06-19use find_toolname in tool.luaruki
2017-06-17fix find tool bug for old scriptruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-22fix link error in debug mode for go testsruki
2017-05-21fix write nuldev bug as rootruki
2017-05-12use target name as linkruki
2017-05-12fix target kind for optionruki
2017-05-12fix link target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-04-01find the project directory automaticallyruki