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

Re: [patch] add copying of bdb and sqlite dlls to win-tests.py

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-03-24 03:47:21 CET

Hi DJ,

On 3/23/07, D.J. Heap <djheap@gmail.com> wrote:
> On 3/23/07, Joe Swatosh <joe.swatosh@gmail.com> wrote:
> > Hi,
> >
> > I'm not really sure why some libs are copied here and some are not.
> > In the interests of making my life easier, this patch adds sqlite and
> > bdb to the libraries
> > that are copied before the tests are run.
> >
>
>
> I've never quite understood that either -- it kinds of seems to be
> that we only copy files that we directly built, I think. The other
> dll's are considered 'already installed and available somewhere in the
> PATH' components, maybe?
>
> I don't have any objections to doing this, but I'd rather see the
> directory structures kept as consistent as possible (so sqlite3.dll
> would be in a bin directory under the --with-sqlite path like bdb).
>
> DJ
>

In the absense of actual understanding I was going for consistency;
copy everything. But I'm not married to any of this, although I find
it useful as it puts everything in one place.

As far as changing how the sqlite directory is laid out, again I have
no problem. I've been trying to let the original packagers have their
way and the .zip files I downloaded with the .dll and .h files don't
have any directory structure within them. The one question I would
have is since it is working for me all mashed together, would the
gen-make.py have to be modified to know where to get the .lib and .h?

As long as I have your attention, I wanted to ask now, while it is
still a ways off, if you have any interest in producing Windows
binarys for the Ruby bindings when the 1.5 time comes? And if you are
willing to take on that additional task, how can I help?

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 24 03:47:42 2007

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.