summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2017-05-23fix privilegeTitanSnow
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.gid()TitanSnow
2017-05-22add setuid feature to os.uidTitanSnow
2017-05-22fix compile rust error in debug moderuki
2017-05-22cache uid and improve tmpdirruki
2017-05-22Merge pull request #112 from TitanSnow/uidruki
2017-05-22fix link error in debug mode for go testsruki
2017-05-22make os.nuldev() return os._NULDEV directlyTitanSnow
2017-05-22use euid as tmpdir suffixTitanSnow
2017-05-22add os.uid() and use os.uid() to check if root instead of id -uTitanSnow
2017-05-21fix write nuldev bug as rootruki
2017-05-21add root common optionruki
2017-05-21exclude some builtin optionsruki
2017-05-21fix os.mv to dir bugruki
2017-05-20improve test scriptruki
2017-05-19add utils.archive.extract moduleruki
2017-05-19improve os.tmpdir()ruki
2017-05-18add git.refs tags and branchesruki
2017-05-18improve print and table.dumpruki
2017-05-18add git ls-remote and pull moduleruki
2017-05-18add git.checkout moduleruki
2017-05-18rename argv to optruki
2017-05-18add git.clone and http.download moduleruki
2017-05-18improve find xcode sdkverruki
2017-05-18add find xcode sdkver moduleruki
2017-05-18fix try-catch and improve gcc error inforuki
2017-05-18add find xcode directoryruki
2017-05-18impl find file and pathruki
2017-05-18find chinese error prefix for gccruki
2017-05-18add find 7z moduleruki
2017-05-17add find gzip moduleruki
2017-05-17add clear_cache for detectingruki
2017-05-17fix cache bug for finding programruki
2017-05-17add some find_xx modulesruki
2017-05-17use which to find programruki
2017-05-17parse program versionruki
2017-05-17fix travis coverage on linuxruki
2017-05-17dump lua action return valueruki
2017-05-17improve find_program cacheruki
2017-05-16remove old ccache toolsruki
2017-05-16add find_program and impl find_ccacheruki
2017-05-16support args to run a single lua commandruki
2017-05-16Merge branch 'dev' into commandTitanSnow
2017-05-16add -c cmdline option for task luaTitanSnow
2017-05-16add find file and path stub modulesruki
2017-05-16improve import interfaces and add user externsion modulesruki
2017-05-15remove dep links for testsruki