]> xenbits.xensource.com Git - pvdrivers/win/xencons.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 14:00:36 +0000 (14:00 +0000)
commit4a9f847380ab17f71e09ed12248f60301d8b466a
treec69348bceb293ddf2a63412fa279ded4abf8b100
parent8f356baecee61603b0c8e75f1fbd1038705f2956
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