summaryrefslogtreecommitdiff
path: root/xmake/core/base/os.lua
AgeCommit message (Expand)Author
2018-12-31modify copyright dateruki
2018-11-14check gcc.cmd for android ndk on windowsruki
2018-10-09improve winos.version comparatorruki
2018-10-02add os.readlinkruki
2018-09-29add os.ln and os.islinkruki
2018-09-23add envars for packageruki
2018-09-17add env to modify tmpdir and globaldirruki
2018-09-17fix some typosruki
2018-08-28add path.islastsepruki
2018-08-14fix os.fscase() bugruki
2018-08-14detect case-sensitive filesystemruki
2018-07-11improve find_pathruki
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