Need help to finish DMD zip/7z release generator (alpha release)

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Sun Sep 8 14:50:17 PDT 2013


On Fri, 6 Sep 2013 17:59:41 -0400
Nick Sabalausky <SeeWebsiteToContactMe at semitwist.com> wrote:

> On Fri, 06 Sep 2013 08:45:29 +0200
> Jacob Carlborg <doob at me.com> wrote:
> 
> > On 2013-09-05 22:07, Nick Sabalausky wrote:
> > 
> > > I've decided I'm going to add proper support for 32-bit-only and
> > > 64-bit-only via optional cmdline flags. That should make a lot of
> > > things easier and help mitigate difficulties with multilib.
> > 
> > Yeah, that's will make things a lot easier.
> > 
> 
> Ok, I've just added optional switches --only-32 and --only-64. But I'm
> heading out right now so I didn't test it very well, and the
> --combine-* flags currently ignore the new non-multilib archives
> generated by those switches. I'll probably be able to take care of
> those later tonight, but hopefully this should make things easier.
> 

The --combine-* flags now handle the 32-bit-only and 64-bit-only
archives correctly.

I've also adjusted it to clone using the git protocol, and
automatically fallback to https if that fails.



More information about the Digitalmars-d mailing list