Building the docs with own changes

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 8 15:26:26 PDT 2015


On 6/8/15 3:05 PM, Vladimir Panteleev wrote:
> 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 :)

... and there's the well-engineered improvement right there. Bravo. -- 
Andrei


More information about the Digitalmars-d mailing list