|
From: Peter S. <pe...@st...> - 2010-11-12 16:36:31
|
Samuli Seppänen wrote: > From 57b983dc2a1f4a31d3b7c0e2f6de7f778d234b2e Mon Sep 17 00:00:00 2001 > From: =?utf-8?q?Samuli=20Sepp=C3=A4nen?= <sa...@op...> > Date: Fri, 12 Nov 2010 17:32:19 +0200 > Subject: [PATCH] Removed hardcoded signtool dependency from win/build_all.py > > Modified win/build_all.py so that build does not fail even if the optional > signtool python class is not available. What is it needed for? Is it really *always* optional? Maybe some setting or parameter to the script so that build can fail e.g. at openvpn.net if building, where signing should always be done? //Peter |