summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/os.lua
AgeCommit message (Collapse)Author
2016-07-05uses os.exec instead of os.executeruki
2016-07-04add os.execvruki
2016-07-04fix cd bugruki
2016-07-02fix check bug for android on windowsruki
2016-07-01remove empty when cleaningruki
2016-06-01list lua scripts and fix argumentsruki
2016-05-31impl macro pluginruki
2016-05-25check object name conflictsruki
2016-05-21check the file mtimeruki
2016-05-19impl multi-jobs for builderruki
2016-05-05reimpl build objectsruki
2016-04-27add mingw and windows platformruki
2016-04-26add android platformruki
2016-04-23add iphoneos platformruki
2016-04-19reimpl check toolruki
2016-04-15add common checker for platformsruki
2016-04-15add checker for macosxruki
2016-04-13add make toolruki
2016-04-13throw os.run errorsruki
2016-04-05save option and run new taskruki
2016-04-04reimpl configruki
2016-03-30run task and impl rebuildruki
2016-03-22add lua scripts for actionruki
2016-03-17make config.hruki
2016-03-03add storageruki
2016-03-03add io for sandboxruki
2016-03-03move sandbox filesruki