Lieutenant needed: build and release process
Dragos Carp via Digitalmars-d
digitalmars-d at puremagic.com
Mon Sep 8 14:15:07 PDT 2014
On Monday, 8 September 2014 at 21:03:07 UTC, Jeremy Powers via
Digitalmars-d wrote:
> On Mon, Sep 8, 2014 at 12:51 PM, Dragos Carp via Digitalmars-d <
> digitalmars-d at puremagic.com> wrote:
>
>>
>> It may sound a bit radical, but I think the release process can
>> be simplified a lot, if the 3 github repositories (dmd,
>> druntime,
>> and phobos) would be merged.
>>
> ...
>
>> Destroy!
>>
>
> These are separate projects/products, that just happen to be
> released
> together. Merging things together would obfuscate this (even
> more than it
> is now). How would you consume phobos with a different
> compiler, for
> example?
This would be the job of an installer build step... or just take
the phobos directory.
More information about the Digitalmars-d
mailing list