summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/vstudio/impl/vs201x_vcxproj.lua
AgeCommit message (Expand)Author
2021-12-12project/vstudio: Add support for ExternalWarningLevel and ExternalTemplatesDi...Jérôme Leclercq
2021-12-12project/vstudio: Add support for /W4 warning levelJérôme Leclercq
2021-12-11project/vstudio: add rundir handlingJérôme Leclercq
2021-12-11project/vstudio: Fix external include dirsJérôme Leclercq
2021-12-11project/vstudio: Enable MultiProcessorCompilation by defaultJérôme Leclercq
2021-12-11Project: fix common flag searchJérôme Leclercq
2021-12-02Update vs201x_vcxproj.luaruki
2021-11-16add linkcmd for vs generatorruki
2021-11-15fix custom command for mode and archruki
2021-11-15improve custom commandsruki
2021-11-15fix ruleruki
2021-11-15improve custom commands for vsruki
2021-11-15add custom commands for vsruki
2021-03-19fix vs generatorruki
2021-02-11add force include for vs projectruki
2020-12-27fix pcheader conflict for vs projectruki
2020-12-24fix vs runtime for vs201xruki
2020-12-19update copyright dateruki
2020-12-14remove __vcvarsallruki
2020-11-24Merge pull request #1066 from SirLynix/vsproj-multiprocessorruki
2020-11-25improve vcprojruki
2020-11-24vsproj: Handle /Gm(-) and /MPJérôme Leclercq
2020-09-25fix trailing white-spaceruki
2020-08-08fix vs compcmd for asruki
2020-06-21improve vs201xruki
2020-04-07remove some ifelseruki
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()夕伽