code.dlang.org having problems?

Russel Winder russel at winder.org.uk
Sat Mar 24 16:59:49 UTC 2018


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20180324/84b72e6e/attachment-0001.sig>


More information about the Digitalmars-d mailing list