summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules
AgeCommit message (Expand)Author
2016-06-17parse package arguments and fix output bugruki
2016-06-10improve mingw and cross toolchains configureruki
2016-06-02modify project version and name for doxygenruki
2016-06-01impl doxygen pluginruki
2016-06-01list lua scripts and fix argumentsruki
2016-05-31impl macro pluginruki
2016-05-31add historyruki
2016-05-30impl install actionruki
2016-05-28pass task argumentsruki
2016-05-25check object name conflictsruki
2016-05-21check the file mtimeruki
2016-05-21add backtrace optionruki
2016-05-21format errors for builderruki
2016-05-19impl multi-jobs for builderruki
2016-05-13fix project option bug and impl auto-config for build and clean actionruki
2016-05-11add environmentruki
2016-05-05reimpl build objectsruki
2016-05-05modify assert and check targetruki
2016-05-04add create action and fix build bugruki
2016-04-27add mingw and windows platformruki
2016-04-26add android platformruki
2016-04-23add iphoneos platformruki
2016-04-21reimpl platform and it's menuruki
2016-04-19reimpl check toolruki
2016-04-15add common checker for platformsruki
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-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