summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-08-18detect true colorruki
2017-08-18show logo with rainbowruki
2017-08-18support true colorsruki
2017-08-16fix require print inforuki
2017-08-16improve table.dumpruki
2017-08-14merge repo and require codesruki
2017-08-10modify install for powershellruki
2017-08-10improve add_files and compile speedruki
2017-08-09add extra info for interpreter values and pathesruki
2017-08-09move set_menu to set_dictionary of interpreterruki
2017-08-08add table.appendruki
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