summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/vstudio/impl/vs201x_vcxproj.lua
AgeCommit message (Expand)Author
2019-12-19update the copyright dateruki
2019-11-25uses hash.uuid4ruki
2019-08-31fix all codes about sourcebatchesruki
2019-08-11fix typosFrankHB
2019-07-14support call xmake from msbuildOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
2019-03-06support vs2019 previewruki
2019-03-06show the description of custom build commandmclee
2019-03-06show the description of custom build commandmclee
2019-03-06fix /I to -I for yasm cmdruki
2019-03-05improve /def for vs201xruki
2019-03-05improve vs201xruki
2019-03-04support yasm for vs201x pluginruki
2019-02-18add scope info for interpreterruki
2019-02-15format coderuki
2018-12-31modify copyright dateruki
2018-12-06improves project plugin, and preprocessor definitions could be correctly sett...mclee
2018-11-29avoids warning LNK4010 when subsystem version is different then 5.01mclee
2018-10-23improve vsprojruki
2018-10-15ignore -export and improve vs201x projruki
2018-09-21improve mfc rulesruki
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-01-02fix includedir for vs201x pluginruki
2017-12-28update copyright dateruki
2017-11-11improve project pluginruki
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-21add floating point model for vs201xruki
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-30get vstudio sdk versionruki
2017-06-29fix machine:x86|x64 for vs201x pluginruki
2017-03-23improve vs201x project plugin and add set_basename apiruki
2017-03-22fix link bug for vs201x projectruki