summaryrefslogtreecommitdiff
path: root/xmake/core/project/target.lua
AgeCommit message (Expand)Author
2020-06-13improve toolchain environmentruki
2020-06-13support override rulesruki
2020-06-12improve protobufruki
2020-06-04rename toolsets to toolsetruki
2020-05-28fix target:toolruki
2020-05-26add set_toolsets for targetruki
2020-05-26add target:toolconfigruki
2020-05-25add set_toolchains for targetruki
2020-05-14check policies nameruki
2020-05-14get default policy valueruki
2020-05-14check flags policyruki
2020-05-14add set_policy apiruki
2020-05-02add target:get_from_xxxruki
2020-04-11fix add files for targetruki
2020-04-09check invalid pathesruki
2020-04-05improve xcode.application ruleruki
2020-04-04disable inherit linksruki
2020-04-03enable symbols.extract for other langsruki
2020-03-27improve android abiruki
2020-03-16add sdcc platformruki
2020-03-16add sdcc compilerruki
2020-03-14fix repeat objectfilesruki
2020-03-08fix jobpoolruki
2020-01-23support to compile *.c as c++ruki
2020-01-09improve install directory for targetruki
2019-12-19update the copyright dateruki
2019-12-02clear tail white spaceLiu
2019-09-14uses set_toolchain instead of set_tools and add_toolsruki
2019-09-06impl clang modulesruki
2019-09-01improve file rule extensionruki
2019-08-30fix build progressruki
2019-08-30remove some codes in build actionruki
2019-08-30rewrite kind/objectruki
2019-08-20support set_runenvOpportunityLiu
2019-08-03add add_cleanfiles apiruki
2019-07-29improve install dir for targetruki
2019-07-24fix typoOpportunityLiu
2019-06-30add protobuf rulesruki
2019-06-16improve object and depend dirs and clean actionruki
2019-06-12use cuda.devlink value to disable devlinkruki
2019-06-06add on_link/after_link/before_link for rule and targetruki
2019-06-06add set_rundir and add_runenvsruki
2019-06-05add target.set_rundir apiruki
2019-05-10improve on_xxx scriptruki
2019-05-10improve package:script()ruki
2019-04-25improve find_library for mingwruki
2019-04-13fix headers with ASF to non-ASFruki
2019-03-17bind package envs to runruki
2019-03-09inherit value from target depsruki
2019-03-08improve target:getruki