Git, the D package manager

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Thu Feb 5 06:56:49 PST 2015


On Thu, 05 Feb 2015 15:51:23 +0100, Sönke Ludwig wrote:

> Am 02.02.2015 um 15:59 schrieb ketmar:
>> On Mon, 02 Feb 2015 14:18:47 +0000, Tobias Pankrath wrote:
>>
>>> At least I don't expect Dub to support every single language out there
>>> natively.
>>
>> that's why other build tools allows to manually specify dependencies
>> and commands as a last resort. but dub can't.
>>
>>
> Such as "preBuildCommands" [1]?
> 
> [1]: http://code.dlang.org/package-format#build-settings

nope. such as "'a' depends of 'b', 'b' depends of c, here are commands to 
generate 'a' and 'b', don't call that commands if it's not necessary". 
"...always before the project is built" is not what i excepting from 
decent build tool.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150205/9188eaf1/attachment.sig>


More information about the Digitalmars-d mailing list