windows .lib files (dmc has them, dmd doesn't)

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Sat Aug 24 23:53:04 PDT 2013


On Thu, 22 Aug 2013 17:10:06 +0200
Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:

> On 8/22/13, Adam D. Ruppe <destructionator at gmail.com> wrote:
> > So, what's the plan here?
> 
> Well, I want us to have an open distribution process (i.e. put all the
> .zip making scripts up on Github), so we as a community can take care
> of this. This would also finally allow us to try and distribute
> per-platform zip files.

I'm almost done with a script (written in D) that does exactly that
(including per-platform archives, all-platform archives, zip and 7z). I
just need to get the generation of "d.chm" working[1], do some final
testing, and write a little more documentation.

There is one issue blocking it from working on the current GitHub
master though: http://d.puremagic.com/issues/show_bug.cgi?id=10856

One...uhh "interesting" thing I noticed while working on it: A lot of
the sources included in the 2.063.2 zip don't match GitHub. Some of
them (mainly in the backend) even appear to be specific revisions that,
AFAICT, don't even exist on GitHub.

[1] Related:
<http://forum.dlang.org/thread/20130825005126.00002939@unknown#post-20130825005126.00002939:40unknown>



More information about the Digitalmars-d mailing list