summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
2016-04-15add checker for macosxruki
2016-04-14modify tool interfacesruki
2016-04-13add make toolruki
2016-04-13impl inheritruki
2016-04-13throw os.run errorsruki
2016-04-11add new tool moduleruki
2016-04-09remove instace:interfaces for cache moduleruki
2016-04-07import instanceruki
2016-04-07add cache moduleruki
2016-04-06auto reconfig if project changedruki
2016-04-06re-config it if host changedruki
2016-04-05save option and run new taskruki
2016-04-05adjust global priorityruki
2016-04-04reimpl configruki
2016-04-01clean cache for configruki
2016-03-30run task and impl rebuildruki
2016-03-29add trycatch and remove on_failure for taskruki
2016-03-26modify self interfacesruki
2016-03-24check xmake.luaruki
2016-03-23impl build actionruki
2016-03-22add build run scriptruki
2016-03-22add rootdir argument for importruki
2016-03-22add lua scripts for actionruki
2016-03-22impl lua actionruki
2016-03-22escape $ for vformatruki
2016-03-21add tool module for sandboxruki
2016-03-20add filter for io printruki
2016-03-18wrap pairs and ipairs for sandbox moduleruki
2016-03-18wrap target instanceruki
2016-03-18remove install and package from platformruki
2016-03-17make config.hruki
2016-03-16save configureruki
2016-03-16load projectruki
2016-03-15make platform configureruki
2016-03-15load configruki
2016-03-15fix import bugruki
2016-03-15load config for taskruki
2016-03-04impl global actionruki
2016-03-04add global and config modules for sandboxruki
2016-03-04restore platform and project menuruki
2016-03-03register scope for storageruki
2016-03-03add storageruki
2016-03-03add io for sandboxruki
2016-03-03move sandbox filesruki
2016-03-03adjust core architectureruki
2016-03-02add option and global module for sandboxruki
2016-03-01import module with sandbox for tasksruki
2016-03-01import package.moduleruki
2016-03-01import coreruki
2016-02-27add raise interfaces for osruki