summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2016-02-15get sandbox instance from modules and impl vformatruki
2016-02-15move platforms directory to coreruki
2016-02-15base: add filter moduleruki
2016-02-15add vformat interfacesruki
2016-02-15add string and utils interfaces for sandboxruki
2016-02-15add os run interfaces for sandboxruki
2016-02-15load builtin modules 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-15rename action filenameruki
2016-02-15update templatesruki
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
2016-02-15remove repeat valuesruki
2016-02-15make results and merge root valuesruki
2016-02-15impl mtimes and modify rootdirruki
2016-02-15impl add_subfiles and add_subdirs for interpreterruki
2016-02-15impl add/set scope and values for interpreterruki
2016-02-15rename sandbox to interpreterruki
2016-02-15impl sandbox tracebackruki
2016-01-29remove value assertruki
2016-01-29fix set global valueruki
2016-01-18remove objs for static librarysruki
2016-01-15fix add_files(*.a) bugruki
2016-01-14move platform directoryruki
2016-01-14rename script directory to coreruki