summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-06-01improve find program, file and path modulesruki
2017-06-01improve filter and add get apiruki
2017-05-31improve process.runjobs and support timerruki
2017-05-26improve match pattern for xxx_scriptruki
2017-05-26improve xxx_script to support pattern matchruki
2017-05-25improve interpreterruki
2017-05-25add process.runjobsruki
2017-05-25fix interpreter bug when parsing multi-level subdirsruki
2017-05-24remove xmake variableruki
2017-05-24use SUDO_UID & SUDO_GID to know original uid & gidTitanSnow
2017-05-23add os.addenv and improve os.setenvruki
2017-05-23modify some code stylesruki
2017-05-23fix privilegeTitanSnow
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-18improve print and table.dumpruki
2017-05-17use which to find programruki
2017-05-16improve import interfaces and add user externsion modulesruki
2017-05-11cache version inforuki
2017-05-08ensure tmpdir existruki
2017-04-30enable getwinsize for macosxruki
2017-04-30soft-wrap tasklistTitanSnow
2017-04-30fix default value viewTitanSnow
2017-04-30soft-wrap descriptionTitanSnow
2017-04-28fix interpreter bug for loading root apiruki
2017-04-17use independent sub-scope to avoid dirty scope in add_subdirsruki
2017-04-08modify option arguments colorruki
2017-03-30fix root bug for installationruki
2017-03-28add sudo interfaceruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-27wrap sudoruki
2017-03-26fix error tipsruki
2017-03-15add os.run error inforuki
2017-03-15modify vs201x project pluginruki
2017-02-28add scope_end apiruki
2017-02-25rename goflags to gcflagsruki
2017-02-21add dlang languages and tools for macosxruki
2017-02-19optimize os.run speed and fix link bugruki
2017-02-17fix os.match for relative pathruki
2017-02-17remove some traceruki
2017-02-16fix os.iorun bugruki