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

Re: [PATCH] out-of-tree build, python bindings

From: David James <james_at_cs.toronto.edu>
Date: Fri, 20 Jun 2008 07:24:34 -0700

On Thu, Jun 19, 2008 at 10:00 PM, Peter Samuelson <peter_at_p12n.org> wrote:
> [[[
> * Makefile.in
> (copy-swig-py): Copy the SWIG-generated .py files from the build
> dir, not the source dir. And don't bother copying __init__.py from
> the source dir, just 'touch' it.
>
> Patch by: Peter Samuelson <peter_at_p12n.org>
> ]]]

Does your patch work if autogen.sh was run in release mode? I believe
that, if autogen.py was run in release mode, the SWIG-generated .py
files are in the source dir and included in the tarball. When a user
runs the build process, copy-swig-py is supposed to copy the
SWIG-generated .py files from the source dir to the build dir.

Maybe copy-swig-py should try both locations (build dir first, then
source dir)? Or maybe there is a more elegant fix.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-20 16:24:50 CEST

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.