summaryrefslogtreecommitdiff
path: root/xmake/core/base/os.lua
AgeCommit message (Expand)Author
2018-05-21fix cmd length limitruki
2018-05-18improve command argumentsruki
2018-05-02improve os.matchruki
2018-05-02improve os.match and find_fileruki
2018-05-02modify os.matchruki
2018-04-30build inf fileruki
2018-04-13add is_mode is_plat and is_arch builtin apisruki
2018-03-19improve os.tmpdirruki
2018-03-16improve tmpdir and statsruki
2018-02-23improve os.cp error tipsruki
2018-02-06add pdpaste and pdcopy on linuxruki
2018-02-06add os.pbpaste and os.pbcopyruki
2017-12-28update copyright dateruki
2017-12-08improve log and add color attrs for cursesruki
2017-12-07improve project directoryruki
2017-11-20add unpack in xmake.luaruki
2017-11-16fix os.nuldev on gcc/mingwruki
2017-10-25improve io flushruki
2017-10-16fix log bugruki
2017-10-15enable log outputruki
2017-09-26add linux user-agentruki
2017-09-26add user-agentruki
2017-08-27update description and indexruki
2017-08-27optimize os.tmpdirruki
2017-08-25fix os.tmpdir bug in fakerootruki
2017-08-14merge repo and require codesruki
2017-08-01add load compiler and linker apiruki
2017-08-01improve dep compile and linkruki
2017-07-19improve os.cd in coreruki
2017-07-13fix os.cp and os.mvruki
2017-07-12modify compflags and add compargvruki
2017-07-12add os.args and fix command argsruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-06-14improve find_tool and os.execvruki
2017-06-12use brew to improve find_package()ruki
2017-05-24remove xmake variableruki
2017-05-23add os.addenv and improve os.setenvruki
2017-05-23modify some code stylesruki
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-22cache uid and improve tmpdirruki
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-21fix os.mv to dir bugruki
2017-05-20improve test scriptruki
2017-05-19improve os.tmpdir()ruki
2017-05-17use which to find programruki