[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Eliminate intermediate build_neon.bat on Windows

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-12-08 15:00:49 CET

On 12/8/05, Mark Phippard <markp@softlanding.com> wrote:
> Ivan Zhakov <chemodax@gmail.com> wrote on 12/08/2005 05:36:34 AM:
>
> > On 12/8/05, Branko Čibej <brane@xbc.nu> wrote:
> > > Ivan Zhakov wrote:
> > > > Hi, Branko and Erik!
> > > > I am trying making Windows building scripts plainer and more stable.
> > > > In attached patch I replace build_neon.bat with calling nmake
> directly
> > > > from neon project file. I consider it plainer and help in situation
> > > > when there are several version of VS exists on computer. I am going
> to
> > > > commit it tomorrow if nobody complains. Please let me know if you
> like
> > > > this idea, so I make this behavior for zlib.
> > > >
> > > Looks good in general, but please make sure that it works in all
> > > combinations with/without zlib and openssl.
> > Commited in r17691. Of course, I have tested it in all possible
> configurations.
>
> I make a custom build of SVN where I tweak build_neon.bat so that Neon
> would use static OpenSSL. Would that still be possible after this change?
Yes, but now you should tweak neon.dsp.ezt (neon.vcproj.ezt).
I consider when we make Windows DLLs we should link to openssl static
by default.
Also if you have some time will be great you prepare patch to add
option "--openssl-static" to gen-make.py.

--
Ivan Zhakov
Received on Thu Dec 8 15:02:28 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.