summaryrefslogtreecommitdiff
path: root/xmake/core/base/interpreter.lua
AgeCommit message (Expand)Author
2016-09-01fix curdir bug for xmake.luaruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-01add getenv interfaceruki
2016-07-14modify titleruki
2016-07-13print colorsruki
2016-06-22fix add_subdirs scope bugruki
2016-05-28load tasks from projectruki
2016-05-27fix deprecated api bugruki
2016-05-27dispatch the old api for projectruki
2016-05-27modify interpreter interfacesruki
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-11add new tool moduleruki
2016-04-06re-config it if host changedruki
2016-03-26modify self interfacesruki
2016-03-18remove install and package from platformruki
2016-03-18rename utils.wrap and uniqueruki
2016-03-03register scope for storageruki
2016-03-03move sandbox filesruki
2016-03-01import module with sandbox for tasksruki
2016-02-27add raise interfaces for osruki
2016-02-25filter the default value for task menuruki
2016-02-25modify copyright dateruki
2016-02-23load tasksruki
2016-02-18rename set_script api to on_scriptruki
2016-02-18move deprecated codesruki
2016-02-17modify interfaces for xmake.luaruki
2016-02-16modify deprecated commentsruki
2016-02-16bind interpreter to sandboxruki
2016-02-15warning only once and deprecate set/add_ apiruki
2016-02-15fix template filterruki
2016-02-15get sandbox instance from modules and impl vformatruki
2016-02-15base: add filter moduleruki
2016-02-15add vformat interfacesruki
2016-02-15add string and utils interfaces for sandboxruki
2016-02-15load script in sandboxruki
2016-02-15modify sandbox interfacesruki
2016-02-15remove some modulesruki
2016-02-15register some builtin api for sandboxruki
2016-02-15check xmake.lua syntax errorsruki
2016-02-15reimpl templateruki
2016-02-15uses interpreter for templateruki
2016-02-15fix scope bug for interpreterruki
2016-02-15add format builtin apiruki
2016-02-15fix merge root values bug for interpreterruki
2016-02-15fix interpreter and project bugruki
2016-02-15reimpl projectruki
2016-02-15impl filter for interpreterruki