summaryrefslogtreecommitdiff
path: root/xmake/core/tool/builder.lua
AgeCommit message (Expand)Author
2019-12-19update the copyright dateruki
2019-09-06impl clang modulesruki
2019-09-05fix dependent package linksruki
2019-08-31remove buildmodesruki
2019-07-24fix typoOpportunityLiu
2019-07-19add path.splitenvOpportunityLiu
2019-06-28fix builderruki
2019-06-14split dirs arguments for configruki
2019-04-13fix headers with ASF to non-ASFruki
2019-03-15add opt.name for has_xxxruki
2019-03-09inherit dep flags for targetruki
2019-03-09inherit value from target depsruki
2019-03-08improve target:getruki
2019-02-03improve target kindruki
2019-01-16add add_headerdirs apiruki
2019-01-07get the given option from targetruki
2018-12-31modify copyright dateruki
2018-12-20add flagkind to has_flagsruki
2018-11-26add package extra config inforuki
2018-11-22add nolink for require packageruki
2018-11-21attach package inforuki
2018-11-16add new target kind: objectruki
2018-11-08add syslinks apiruki
2018-09-04fix rpath for shared libraryruki
2018-08-01fix dependent target link bugruki
2018-02-04fix force add flagsruki
2017-12-28update copyright dateruki
2017-11-21force to set flags without auto checkingruki
2017-09-30inherit some configsruki
2017-09-14fix add flags bug for languagesruki
2017-08-27update description and indexruki
2017-08-24fix rpathdir bugruki
2017-08-18improve rpathruki
2017-08-16improve add_deps to add inherit configruki
2017-08-14fix target:add and option:add bugruki
2017-08-14fix deps links orderruki
2017-08-14modify linkflags orderruki
2017-08-14inherit links and linkdirs from the dependent target and optionruki
2017-08-14fix target depsruki
2017-08-10improve add_files and compile speedruki
2017-08-04improve precompiled headerruki
2017-07-27impl compile pch for gccruki
2017-07-21fix gcc rpathdirruki
2017-07-18add option and target dep apiruki
2017-07-14rename feature to buildmoderuki
2017-07-13improve flags for linker and compilerruki
2017-07-10add has_features and features for compilerruki
2017-06-27improve has_cxsnippet and add linksruki
2017-06-22fix builder has_flags bugruki
2017-06-21move tools dir to core.tools and improve tool moduleruki