summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/os.lua
AgeCommit message (Expand)Author
2017-05-24remove xmake variableruki
2017-05-24add privilege.sudo and find sudo modulesruki
2017-05-23add os.addenv and improve os.setenvruki
2017-05-18add git.clone and http.download moduleruki
2017-05-17use which to find programruki
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08add sandbox_os.build_configuration()TitanSnow
2017-04-26fix os.host and add is_hostruki
2017-04-01Add user tips when scanning and generating xmake.lua automaticallyruki
2017-03-31fix sudo run and uses full xmake pathruki
2017-03-30fix root bug for installationruki
2017-03-28add sudo interfaceruki
2017-03-27wrap sudoruki
2017-02-08improve clean actionruki
2017-02-08improve os.rm and os.rmdirruki
2017-02-08improve os.cpruki
2017-02-08improve match moderuki
2017-01-08modify License to Apache Licenseruki
2016-09-19fix os.execv raise errorruki
2016-08-31modify interpreter builtin-modulesruki
2016-08-03impl os.uuid and update tbox for macosx and windowsruki
2016-07-14modify titleruki
2016-07-12fix and optimizate to compile issues for cl.exeruki
2016-07-11add os.mclock for sandboxruki
2016-07-10parse includes from cl.exeruki
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