summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-06-29fix vformat with args and %% formatruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-14improve find_tool and os.execvruki
2017-06-13fix filter escape and find_path bugruki
2017-06-13impl find_openssl for windowsruki
2017-06-12use brew to improve find_package()ruki
2017-06-06cache import modulesruki
2017-06-01fix filter and improve check vs env on windowsruki
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