Include D standard library source with packaged releases?
    Jon Degenhardt 
    jond at noreply.com
       
    Wed Dec 27 15:25:53 UTC 2017
    
    
  
On Wednesday, 27 December 2017 at 13:43:28 UTC, kinke wrote:
> I've just had a quick look at the HomeBrew formula. [1] It's 
> pulling down the full source archive as expected. So providing 
> the extracted dir as `--ldcSrcDir` to ldc-build-runtime should 
> work just fine without downloading anything.
>
> [1] 
> https://github.com/Homebrew/homebrew-core/blob/master/Formula/ldc.rb
Oh, I thought it was necessary to provide the source directory 
path with `--ldcSrcDir`. In any case, if the source is already 
there, a download can be avoided. I'll check this out.
    
    
More information about the digitalmars-d-ldc
mailing list