summaryrefslogtreecommitdiff
path: root/xmake/core/tool/linker.lua
AgeCommit message (Expand)Author
2020-12-19update copyright dateruki
2020-10-06improve toolchain flags orderruki
2020-09-25fix trailing white-spaceruki
2020-06-20add runenvs for cl/linkruki
2020-05-26add target:toolconfigruki
2020-05-25fix load toolruki
2020-05-25add set_toolchains for targetruki
2020-05-18add platform.toolconfigruki
2020-05-16rename dlang, rust, swift, go ldflagsruki
2019-12-19update the copyright dateruki
2019-09-14uses set_toolchain instead of set_tools and add_toolsruki
2019-08-02show full link command for msvc/linkruki
2019-07-24fix typoOpportunityLiu
2019-06-09improve to the device link for cudaruki
2019-04-13fix headers with ASF to non-ASFruki
2019-04-03improve linkerruki
2019-04-02fix -fPIC for nvccruki
2019-04-02improve nvcc shflagsruki
2019-03-15add opt.name for has_xxxruki
2019-03-14fix uninstall and remove unlink for packageruki
2019-03-09inherit value from target depsruki
2019-03-04modify changelogruki
2019-02-03improve target kindruki
2018-12-31modify copyright dateruki
2018-12-20inherit platform flags to toolruki
2018-12-20improve compiler and linkerruki
2018-11-18fix linkerruki
2018-11-16add new target kind: objectruki
2018-11-13improve compiler toolsruki
2018-11-12improve platformruki
2018-04-06add set_tools and add_toolsruki
2018-02-05improve linker error tipsruki
2017-12-28update copyright dateruki
2017-09-30inherit some configsruki
2017-08-27update description and indexruki
2017-08-10improve add_files and compile speedruki
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 has_cxsnippet and add linksruki
2017-06-26modify compiler and linker argsruki
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-04-01find the project directory automaticallyruki
2017-04-01Fix only position independent executables issue for android programruki