summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/vstudio
AgeCommit message (Expand)Author
2018-10-15ignore -export and improve vs201x projruki
2018-09-21improve mfc rulesruki
2018-09-04fixme -> FIXME夕伽
2018-09-04add *.rc files to vsproject夕伽
2018-09-03remove mfc about夕伽
2018-09-031 string.lower(xxx) -> xxx:lower()夕伽
2018-09-03add *.rc files to vsproject夕伽
2018-09-031 string.lower(xxx) -> xxx:lower()夕伽
2018-09-02vsporject add some configs夕伽
2018-08-31code format夕伽
2018-08-31code format夕伽
2018-08-30The output directory of VS is adjusted to match the xmake script, using targe...夕伽
2018-08-30add string.convertruki
2018-06-06fix rule for vs201xruki
2018-04-28fix ucrt version for find_vstudioruki
2018-01-02fix includedir for vs201x pluginruki
2017-12-28update copyright dateruki
2017-11-11improve project pluginruki
2017-09-13fix config header for package requiresruki
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-21add floating point model for vs201xruki
2017-07-20fix config readonly mode for vs201x 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-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-26modify compiler and linker argsruki
2017-05-12fix phony target for vs projectruki
2017-03-23improve vs201x project plugin and add set_basename apiruki
2017-03-22fix link bug for vs201x projectruki
2017-03-22fix check default optionruki
2017-03-21merge vs201x flags for mode and archruki
2017-03-20fix code files mode to 644ruki
2017-03-20fix some bug for vs201x projectruki
2017-03-20optimize vs201x project pluginruki