Re: [Openvpn-devel] [PATCH] openvpn-build dep cache support

2013-10-16 Thread Samuli Seppänen
> The attached patch allows the openvpn-build system to create and use > cache tarballs for dependencies, preventing them from being built every > time (even when they haven't changed.) My VM build time went from ~12 to > under 2 minutes with this feature. > > Hi Josh, First of all sorry for the

Re: [Openvpn-devel] [PATCH] openvpn-build dep cache support

2013-08-27 Thread Samuli Seppänen
> The attached patch allows the openvpn-build system to create and use > cache tarballs for dependencies, preventing them from being built every > time (even when they haven't changed.) My VM build time went from ~12 to > under 2 minutes with this feature. > > Hi Josh, This is a very welcome cha

[Openvpn-devel] [PATCH] openvpn-build dep cache support

2013-08-24 Thread Josh Cepek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The attached patch allows the openvpn-build system to create and use cache tarballs for dependencies, preventing them from being built every time (even when they haven't changed.) My VM build time went from ~12 to under 2 minutes with this feature. -