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

Re: [PATCH] Integrate javahl into build system

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2003-12-26 13:37:04 CET

Hi Justin,

Justin Erenkrantz wrote:

> --On Friday, December 26, 2003 9:55 AM +0100 Patrick Mayweg
> <mayweg@qint.de> wrote:
>
>> Thanks for the work. I will have a look over the next days. As far as
>> I can
>> see this patch only covers building on non Windows systems. Am i right?
>
>
> Yes. But, someone should be able to add the 'right' stuff to the
> gen_win.py
> and friends to build the MSVC files. I have no knowledge of how to do
> that
> though.
>
> I do have a bunch of fixes to these patches since I last posted (see
> below).
> It now installs correctly. Since it doesn't break the old build
> system for
> javahl and shouldn't be too harmful to the 'core' build system, I'm
> planning
> on checking it into trunk later this weekend after I run some more
> tests and
> cleanups unless anyone has objections to fixing it up in-tree.

I have no problem with that. Should I check that it does not break
anything on the win32 build?

>
>
> Note that the biggest change from the current javahl build system is
> that the
> javahl C/C++ library is now called libsvn_javahl-1 - this is to match the
> versioning of the rest of the core SVN libraries which have their
> major number
> as part of the file name. So, keeping with that, SVNClient.java needs
> to be
> changed to match accordingly. -- justin

Then I have to rename the win32 dll. I do not really like that. Perhaps
renaming the so after the build could be an option. For MacOS X that is
already needed.
Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 26 13:37:06 2003

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.