Building the docs with own changes
Vladimir Panteleev via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 8 15:05:39 PDT 2015
On Monday, 8 June 2015 at 21:53:07 UTC, Vladimir Panteleev wrote:
> On Monday, 8 June 2015 at 19:51:28 UTC, Andrei Alexandrescu
> wrote:
>> Yah, you'd need to pass LATEST=2.067.1 in the command line.
>> Then the build process won't need to connect to the internet
>> to fetch the latest version.
>
> "LATEST" detection must go. It makes bisecting impossible.
Actually, I can work around this fairly easily with Digger by
calculating the correct LATEST value at the time and passing it
as a make parameter :)
More information about the Digitalmars-d
mailing list