summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2016-06-15add bindings for optionruki
2016-06-07fix ccache option bugruki
2016-06-03fix option parser bugruki
2016-06-03add lipo for package macroruki
2016-06-01list lua scripts and fix argumentsruki
2016-05-31add historyruki
2016-05-30impl install actionruki
2016-05-28load tasks from projectruki
2016-05-28pass task argumentsruki
2016-05-27fix deprecated api bugruki
2016-05-27dispatch the old api for projectruki
2016-05-27modify interpreter interfacesruki
2016-05-25get more verbose info for deprecated entriesruki
2016-05-25dump deprecated entriesruki
2016-05-25check object name conflictsruki
2016-05-20fix multi-task build bugruki
2016-05-19fix os.corun redirect logruki
2016-05-19impl multi-jobs for builderruki
2016-05-11add environmentruki
2016-05-05fix config bugruki
2016-05-05fix enter subdirs scope error bugruki
2016-05-04impl on cleanruki
2016-05-03fix empty scope bugruki
2016-05-03fix find tool bugruki
2016-04-28add build actionruki
2016-04-27add mingw and windows platformruki
2016-04-23add iphoneos platformruki
2016-04-19reimpl check toolruki
2016-04-15fix bug for globalruki
2016-04-13impl inheritruki
2016-04-13throw os.run errorsruki
2016-04-11add new tool moduleruki
2016-04-06re-config it if host changedruki
2016-04-05save option and run new taskruki
2016-03-28optimizate option menuruki
2016-03-27add trace for profilerruki
2016-03-27impl profilerruki
2016-03-26modify self interfacesruki
2016-03-23impl build actionruki
2016-03-21add project optionruki
2016-03-19add makefile for config actionruki
2016-03-18wrap pairs and ipairs for sandbox moduleruki
2016-03-18remove install and package from platformruki
2016-03-18rename utils.wrap and uniqueruki
2016-03-18rename utils.dumpruki
2016-03-18add save and load for fileruki
2016-03-18hook io fileruki
2016-03-17make config.hruki
2016-03-16load projectruki
2016-03-04impl global actionruki