summaryrefslogtreecommitdiff
path: root/xmake/core/project/target.lua
AgeCommit message (Expand)Author
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
2019-03-08add target:extraconfruki
2019-02-18improve targetruki
2019-02-18improve option:add and setruki
2019-02-18add values for scope inforuki
2019-02-18add scope info for interpreterruki
2019-02-14support some deprecated api for cmakelistsruki
2019-02-03add builtin includesruki
2019-02-03improve target kindruki
2019-02-03improve set_version and add builtin variablesruki
2019-02-03add set_configvarruki
2019-02-02replace variables for configuration filesruki
2019-02-02add configfilesruki
2019-01-19add builtin find_packagesruki
2019-01-18fix headerfilesruki
2019-01-17fix headerfiles without the install directoryruki
2019-01-17fix build versionruki
2019-01-16add add_headerfiles and mark add_headers/set_headerdir as deprecatedruki
2019-01-14add add_installfiles api to targetruki