summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-08-01add load compiler and linker apiruki
2017-08-01improve dep compile and linkruki
2017-07-27add set_config_header instead of set_config_h and set_config_h_prefixruki
2017-07-20rename core.project.task to core.base.taskruki
2017-07-20fix config readonly mode for vs201x pluginruki
2017-07-19fix config and add readonly moderuki
2017-07-19export compile_commands.json for clang toolsruki
2017-07-19improve os.cd in coreruki
2017-07-19improve global actionruki
2017-07-17add includes api instead of add_subdirs and add_subfilesruki
2017-07-17move global to base moduleruki
2017-07-17fix process.runjobsruki
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 option bugruki
2017-07-04fix symbolfile for vs201x pluginruki
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