summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25fix sudo module bugruki
2017-05-25fix sudo PATH passingTitanSnow
2017-05-25directly inherit os.versioninfoTitanSnow
2017-05-25use luaL_optstring instead of luaL_checkstring in readline.readline for optal...TitanSnow
2017-05-25Merge branch 'dev' into installtestTitanSnow
2017-05-25use link on supported os in installationTitanSnow
2017-05-25fix chaos installationTitanSnow
2017-05-25Revert "add xmake to path"TitanSnow
2017-05-25Revert "fix build by using sudo $(xmake)"TitanSnow
2017-05-24reduce build testruki
2017-05-24remove mxflagsruki
2017-05-24disable install testruki
2017-05-24enable sudo on travisruki
2017-05-24improve sudo and build test scriptruki
2017-05-24remove xmake variableruki
2017-05-24add privilege.sudo and find sudo modulesruki
2017-05-24add find ndk and toolchainsruki
2017-05-24Merge pull request #116 from TitanSnow/sudo_uidruki
2017-05-24use SUDO_UID & SUDO_GID to know original uid & gidTitanSnow
2017-05-24fix build by using sudo $(xmake)TitanSnow
2017-05-24add xmake to pathTitanSnow
2017-05-24add os.addenv and improve os.setenvruki
2017-05-24Revert "use $(xmake) instead of xmake to fix cnf"TitanSnow
2017-05-24sudo luarocks installTitanSnow
2017-05-23add os.addenv and improve os.setenvruki
2017-05-23fix build on macosTitanSnow
2017-05-23fix testsTitanSnow
2017-05-23add xmake._EXECUTABLE_PATH to fix $(xmake)TitanSnow
2017-05-23use $(xmake) instead of xmake to fix cnfTitanSnow
2017-05-23do not test install on windowsTitanSnow
2017-05-23add tests for xmake (un)installTitanSnow
2017-05-23fix os.iorunv and process bug with multi-jobsruki
2017-05-23modify changelogruki
2017-05-23modify some code stylesruki
2017-05-23Merge pull request #113 from TitanSnow/rootruki
2017-05-23update tbox to fix remove readonly file failsruki
2017-05-23fix privilegeTitanSnow
2017-05-23do not set if no paramTitanSnow
2017-05-23use setreuidTitanSnow
2017-05-22use privilege while uninstallingTitanSnow
2017-05-22get privilege while installingTitanSnow
2017-05-22add module privilege to manage root privilegeTitanSnow
2017-05-22add os.getownTitanSnow
2017-05-22add os.gid()TitanSnow
2017-05-22add setuid feature to os.uidTitanSnow
2017-05-22modify process testruki
2017-05-22update tbox for win64ruki
2017-05-22modify process testruki
2017-05-22modify traivsruki
2017-05-22fix compile rust error in debug moderuki