summaryrefslogtreecommitdiff
path: root/xmake/core/project/target.lua
AgeCommit message (Expand)Author
2017-07-28support pch for gccruki
2017-07-28simplify build testruki
2017-07-27impl compile pch for gccruki
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-18add option and target dep apiruki
2017-07-17improve pkg-config and add some builtin packagesruki
2017-07-14rename feature to buildmoderuki
2017-07-12modify compflags and add compargvruki
2017-07-10add target.on_loadruki
2017-07-04fix object file pathruki
2017-07-03add option.xxx_checkruki
2017-06-30add option.on_checkruki
2017-06-26modify compiler and linker argsruki
2017-06-12simplify find_libraryruki
2017-05-26improve match scriptruki
2017-05-26improve match pattern for xxx_scriptruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-12improve phony targetruki
2017-05-12add includes and links from target deps automaticallyruki
2017-03-23improve vs201x project plugin and add set_basename apiruki
2017-02-26build static library for rustruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-16fix os.iorun bugruki
2017-02-15modify targetfileruki
2017-02-15add linker to targetruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-13add source batches for buildingruki
2017-01-22move sourcekind of file to languageruki
2017-01-08modify License to Apache Licenseruki
2016-10-20fix options order for linkingruki
2016-10-16Removed dir repetitions after using full-nameavaicode
2016-10-16Fixed a problem about name-clash of object fileavaicode
2016-09-16add scriptdir for scope and targetruki
2016-07-24enable pdb for windowsruki
2016-07-14modify titleruki
2016-07-10check include dependenceruki
2016-07-09add archiver and extractorruki
2016-06-30fix install config header and update api for templateruki
2016-05-29impl packageruki
2016-05-24impl merge objectruki
2016-05-23add merge object testsruki
2016-05-11add environmentruki
2016-05-05reimpl build objectsruki
2016-04-14reimpl compiler and linkerruki
2016-04-13throw os.run errorsruki
2016-03-23impl build actionruki
2016-03-21add tool module for sandboxruki
2016-03-21fix make config.h bugruki
2016-03-21add project optionruki