summaryrefslogtreecommitdiff
path: root/xmake/core/tool/linker.lua
AgeCommit message (Expand)Author
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
2017-03-14fix cxflags bugruki
2017-02-27rename go tool kind to gcruki
2017-02-27fix mix linkingruki
2017-02-21modify flagsruki
2017-02-17build go project okruki
2017-02-15remove archiverruki
2017-02-07remove repeat load implementaion for linkerruki
2017-02-07move some linker interfaces to builderruki
2017-02-06modify linker scriptruki
2017-02-06get linker info for language and improve docsruki
2017-02-04add linkerkind_of for languageruki
2017-02-04add builder to toolruki
2017-01-23remove compiler._kindruki
2017-01-20add dictionary for interpreterruki
2017-01-08modify License to Apache Licenseruki
2017-01-06add golangruki
2016-11-07modify links orderruki
2016-11-07add configure argumentsruki
2016-10-20fix options order for linkingruki
2016-08-09fix flags bug for vcprojruki
2016-08-08add compflags and linkflags interfacesruki
2016-07-24enable pdb for windowsruki
2016-07-24add some flag interfaces for compilersruki