summaryrefslogtreecommitdiff
path: root/xmake/core/tool/builder.lua
AgeCommit message (Expand)Author
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
2017-05-22fix link error in debug mode for go testsruki
2017-05-12use target name as linkruki
2017-05-12fix target kind for optionruki
2017-05-12fix link target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-03-14fix cxflags bugruki
2017-02-27rename go tool kind to gcruki
2017-02-21modify flagsruki
2017-02-17build go project okruki
2017-02-15modify targetfileruki
2017-02-15remove archiverruki
2017-02-14select feature for compilerruki
2017-02-07remove repeat load implementaion for linkerruki
2017-02-07move some linker interfaces to builderruki
2017-02-06modify linker scriptruki
2017-02-04add builder to toolruki