summaryrefslogtreecommitdiff
path: root/xmake/core/base
AgeCommit message (Expand)Author
2017-09-22fix interpreter bugruki
2017-09-21improve option and add require optionruki
2017-09-20add --yes to confirm the user inputruki
2017-09-18add add_imports to bulk import modulesruki
2017-09-08impl optional packageruki
2017-09-08fix interpreter bug for __rootkind in subfilesruki
2017-09-07disable to output colors code to fileruki
2017-09-07improve option menuruki
2017-09-05remove deprecated bindingsruki
2017-09-04add switch to disable color outputruki
2017-08-27update description and indexruki
2017-08-27optimize os.tmpdirruki
2017-08-25fix os.tmpdir bug in fakerootruki
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