On Sat, 2018-03-24 at 09:45 -0700, H. S. Teoh via Digitalmars-d wrote: > […] > > That is why a sane build system should always cache dependencies > locally, and not have to rely on network servers being always available.
Dub does exactly that, so not a problem. Dub even has the --skip-registry option to avoid the network access at all. My problem is that this is effectively a first build and Dub repository access is mandatory or no build can start using Dub. > > T > -- Russel. ========================================== Dr Russel Winder t: +44 20 7585 2200 41 Buckmaster Road m: +44 7770 465 077 London SW11 1EN, UK w: www.russel.org.uk
signature.asc
Description: This is a digitally signed message part
