summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22modify tests scriptruki
2016-02-19modify READMEruki
2016-02-19remove donate from READMEruki
2016-02-19fix template apiruki
2016-02-18rename set_script api to on_scriptruki
2016-02-18move deprecated codesruki
2016-02-17remove project.logfile interface for sandboxruki
2016-02-17fix import bugruki
2016-02-17remove vformat for templatesruki
2016-02-17modify interfaces for xmake.luaruki
2016-02-16modify deprecated commentsruki
2016-02-16bind interpreter to sandboxruki
2016-02-15fix travis bugruki
2016-02-15add some testsruki
2016-02-15modify versionruki
2016-02-15rename add_target and add_option to def_xxxruki
2016-02-15warning only once and deprecate set/add_ apiruki
2016-02-15optimizate to import api for sandboxruki
2016-02-15fix template bugruki
2016-02-15add create script for templateruki
2016-02-15fix template filterruki
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-15wrap some interfaces for sandbox osruki
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-15modify comment header for actionruki
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