summaryrefslogtreecommitdiff
path: root/xmake/core/tool/compiler.lua
AgeCommit message (Expand)Author
2021-03-21improve linker and compiler for packageruki
2021-02-18rename targetkind to kindruki
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-06-17improve cl to support 8192 limitruki
2020-05-26add target:toolconfigruki
2020-05-25fix load toolruki
2020-05-25add set_toolchains for targetruki
2020-05-18add platform.toolconfigruki
2020-01-23fix testsruki
2019-12-19update the copyright dateruki
2019-09-14uses set_toolchain instead of set_tools and add_toolsruki
2019-07-24fix typoOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
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-13improve compiler toolsruki
2018-11-12improve platformruki
2018-05-08improve build dependenceruki
2018-04-06add set_tools and add_toolsruki
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-08-01improve dep compile and linkruki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13improve flags for linker and compilerruki
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-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-26build static library for rustruki
2017-02-17build go project okruki
2017-02-15remove archiverruki
2017-02-15rewrite objectfiles for targetruki