DUB 0.9.22 released

Sönke Ludwig via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Oct 7 01:36:27 PDT 2014


Am 06.10.2014 23:14, schrieb Nick Sabalausky:
> On 10/06/2014 02:15 PM, Sönke Ludwig wrote:
>> Am 06.10.2014 13:36, schrieb bioinfornatics:
>>> Thanks for your works,
>>>
>>> One question, what about makefile support ?
>>>
>>> Regards
>>
>> It's still in need for a volunteer. The implementation itself should be
>> pretty straightforward (by inheriting from the ProjectGenerator class),
>> but I currently have too much higher priority stuff on my table to get
>> that done (plus generally severely limited time due to an accumulation
>> of work and non-work related things).
>
> I don't suppose there's documentation on the ProjectGenerator class? I
> was (briefly) looking into subclassing that for a "compiler cmdline
> args" output that I think would be helpful, but based on a (again,
> rather brief) glance at and its subclasses I had some trouble grokking
> how it worked. I'll have to take a look again though.

That would actually be a nice example generator. I've now added initial 
documentation to the Generator class.


More information about the Digitalmars-d-announce mailing list