Git, the D package manager
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 5 07:22:29 PST 2015
On Thu, 05 Feb 2015 15:17:44 +0000, Mathias LANG wrote:
> On Thursday, 5 February 2015 at 15:01:48 UTC, ketmar wrote:
>>
>> ??? i didn't modified "mymod.d"! why it is rebuilding it?! 'cmon, it's
>> in no way better than a simple shell script that just executes "dmd -c"
>> for each file and then links the results.
>
> Looks like you missing one of my mails:
> http://forum.dlang.org/post/knfueyhpseoviumkewzk@forum.dlang.org
yes, i did. yet this is not the only thing dub cannot do. dub is not a
build system, dub is a package manager and quickhacked batch builder in
one application. and this is the root of all problems: they should be two
completely separate things.
-------------- 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/be4755b1/attachment.sig>
More information about the Digitalmars-d
mailing list