]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Pass SignMode to MSBuild
authorOwen Smith <owen.smith@citrix.com>
Fri, 18 Nov 2022 10:06:10 +0000 (10:06 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 2 Dec 2022 13:50:08 +0000 (13:50 +0000)
commit28d64edf3c6903127d1b17defe0cabec6e644640
treecd92babcd86dd9e05d38d1269d257981ce376e53
parentabda1748253006327ac15273e0630c68637f1978
Pass SignMode to MSBuild

Allows overriding of SignMode to "Off" to prevent signing binaries with the PFX
file. This is useful if wrapper builds sign binaries with alternative signatures
or when signing is not required.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
Small whitespace fix.

Signed-off-by: Paul Durrant <paul@xen.org>
build.ps1
msbuild.ps1
vs2019/package/package.vcxproj
vs2022/package/package.vcxproj