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

Re: Need someone to test my win32 .dsp generator scripts

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-11-27 19:46:47 CET

>
>
>Did you send them in with [PATCH] and the proper log message to the
>mailing list? The svn team every so often does a major patch sweep
>to get patches into the tree and there's an issue in Issuezilla for
>that.
>
>In this case, I'd be interested in helping patches that build the Python
>bindings to get the .so's find their required libraries into the tree.
>Currently my .so's don't have this info.
>
>Does swig-makefile.patch fix this one?
>
>
My patch addresses 4 issues.

* Removing the build dependency on libsvn_swig_py-1, since the build
rule for that library is horribly broken.

* Adding the util object to the individual distutils libraries.

* Linking against the subversion libraries in the current directory
instead of the installed directory. Needed for RPM building as the
subversion libraries won't be installed in time.

* Various fixes for the latest versions of SWIG.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 19:45:54 2002

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.