summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Expand)Author
2017-08-04improve precompiled headerruki
2017-07-29support mode and arch for vs201x pchruki
2017-07-29support precompiled header for vs201x projectruki
2017-07-28disable precompiled header for vcproj pluginruki
2017-07-28disable precompiled header for makefile pluginruki
2017-07-21add floating point model for vs201xruki
2017-07-20move some plugins to xmake-plugins reporuki
2017-07-20rename core.project.task to core.base.taskruki
2017-07-20fix config readonly mode for vs201x pluginruki
2017-07-19fix arguments escape for compile_commandsruki
2017-07-19fix compile_commands pluginruki
2017-07-19export compile_commands.json for clang toolsruki
2017-07-18mark project.load as deprecated and add add_deps api in optionruki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13fix vs201x object dirs for mode and archruki
2017-07-13support asm source files for vs201x projectruki
2017-07-13fix vs201x project and cl scriptruki
2017-07-12modify compflags and add compargvruki
2017-07-04fix symbolfile for vs201x pluginruki
2017-07-03fix target name and path for vs201x project pluginruki
2017-06-30fix config header for vs201x pluginruki
2017-06-30make headers to builddir for vs201x pluginruki
2017-06-30fix link flags for vs project pluginruki
2017-06-30get vstudio sdk versionruki
2017-06-29fix machine:x86|x64 for vs201x pluginruki
2017-06-29fix some makefile bugruki
2017-06-29disable cache for project history/cacheruki
2017-06-26modify compiler and linker argsruki
2017-06-21rename shellname to programruki
2017-06-19impl has_flags and rename detect.xxx to detect.xxxsruki
2017-06-06add find_library and remove some old codesruki
2017-05-21add root common optionruki
2017-05-20improve test scriptruki
2017-05-18improve print and table.dumpruki
2017-05-17dump lua action return valueruki
2017-05-16remove old ccache toolsruki
2017-05-16support args to run a single lua commandruki
2017-05-16Merge branch 'dev' into commandTitanSnow
2017-05-16add -c cmdline option for task luaTitanSnow
2017-05-16improve import interfaces and add user externsion modulesruki
2017-05-13all -> default, new all -> build allTitanSnow
2017-05-13ccache -> $(CCACHE)TitanSnow
2017-05-12fix makefile failsruki
2017-05-12fix phony target for vs projectruki
2017-05-12improve phony targetruki
2017-05-11save global repl historyruki
2017-05-08format versioninfo code styleruki
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08add script "build_configuration.lua"TitanSnow
2017-05-02add sandbox interactiveruki