[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [win-pv-devel] [PATCH] Added ewdk 16 support with vs2017


  • To: Daniel Davis <daniel.davis@xxxxxxxxxx>, "win-pv-devel@xxxxxxxxxxxxxxxxxxxx" <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Paul Durrant <Paul.Durrant@xxxxxxxxxx>
  • Date: Wed, 10 Jul 2019 19:22:35 +0000
  • Accept-language: en-GB, en-US
  • Authentication-results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=Paul.Durrant@xxxxxxxxxx; spf=Pass smtp.mailfrom=Paul.Durrant@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Daniel Davis <daniel.davis@xxxxxxxxxx>
  • Delivery-date: Wed, 10 Jul 2019 19:22:42 +0000
  • Ironport-sdr: mxMek2zGsW9/d2CIfyjV21pFERc5/xQBHvPI33KUNdk61UkF7pY+JMbUC5do039yr4gsVL4HYt tjm1INzlzEpeMfGj6ipWHSrz9TzfYCjmzbUGWIqlqRmn12/P0BTLiUkFMKsRH3H9n2nBlHV4Mb 3w3FQGW4oNA2IZedSHPkN3qLl6mC66liLJyNHDCimBrOu8/v9Vm27o249frBRAV59Ger8cKu3W ZLqrsFrVBvHa170ayErvfwMqzk3n5FENtnK8quYqbkip+FBDSvClotXDuiKN6PQ2l3lttt8wGd WAE=
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>
  • Thread-index: AQHVNmRIkq2jiY14iUq3KICsmWMYuabEO+tw
  • Thread-topic: [win-pv-devel] [PATCH] Added ewdk 16 support with vs2017

> -----Original Message-----
> From: win-pv-devel <win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx> On Behalf Of 
> Daniel Davis
> Sent: 09 July 2019 08:34
> To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> Cc: Daniel Davis <daniel.davis@xxxxxxxxxx>
> Subject: [win-pv-devel] [PATCH] Added ewdk 16 support with vs2017
>

Hi,

  This patch has no S-o-b so I cannot apply it as-is. Also I need an indication 
of which repo this applies to, since I cannot guess from the patch content. Can 
you please make sure that the subject line specifies that?
 
> ---
>  build.ps1 | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/build.ps1 b/build.ps1
> index f154aee..552e9d7 100644
> --- a/build.ps1
> +++ b/build.ps1
> @@ -19,8 +19,8 @@ Function Build {
>       )
> 
>       $visualstudioversion = $Env:VisualStudioVersion
> -     $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017"; }
> -     $configurationbase = @{ "14.0" = "Windows 8"; "15.0" = "Windows 8"; }
> +     $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017";"16.0" = 
> "vs2017"; }
> +     $configurationbase = @{ "14.0" = "Windows 8";"15.0" = "Windows 8"; 
> "16.0" = "Windows 8"; }
> 
>       $params = @{
>               SolutionDir = $solutiondir[$visualstudioversion];
> @@ -33,8 +33,8 @@ Function Build {
> 
>  Function SdvBuild {
>       $visualstudioversion = $Env:VisualStudioVersion
> -     $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017"; }
> -     $configurationbase = @{ "14.0" = "Windows 10"; "15.0" = "Windows 10"; }
> +     $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017"; "16.0" = 
> "vs2017"; }
> +     $configurationbase = @{ "14.0" = "Windows 10";"15.0" = "Windows 10"; 
> "16.0" = "Windows 10"; }
>       $arch = "x64"

  Please make sure that the ';' are consistently followed by ' '.

  Thanks,

    Paul

> 
>       $params = @{
> --
> 2.22.0.windows.1
> 
> 
> _______________________________________________
> win-pv-devel mailing list
> win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> https://lists.xenproject.org/mailman/listinfo/win-pv-devel
_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/win-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.