summaryrefslogtreecommitdiff
path: root/xmake/plugins
AgeCommit message (Expand)Author
2018-06-06fix rule for vs201xruki
2018-05-09impl make clean for generating makefileruki
2018-05-07improve dependent filesruki
2018-04-28fix ucrt version for find_vstudioruki
2018-03-28improve package macroruki
2018-01-02fix includedir for vs201x pluginruki
2017-12-28update copyright dateruki
2017-11-17support add_files with flags in makefileruki
2017-11-11improve project pluginruki
2017-10-12add xmake macro ..ruki
2017-09-28show repo dirruki
2017-09-27fix repo environmentruki
2017-09-13fix config header for package requiresruki
2017-09-04add require to build and optmize pingruki
2017-08-27update description and indexruki
2017-08-14merge repo and require codesruki
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