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

Re: SWIG Again

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-22 21:04:47 CET

Robert Spier <rspier@pobox.com> writes:

>> The change only affects those people building the bindings from a
>> working copy, those building the bindings from a tarball won't need
>> any SWIG installed.
>
> While it is a generated file, maybe it makes sense to check the
> generated SWIG file(s) into the repository, so that only developers
> who are modifying the binding API need to have SWIG installed.

I don't know, but it's going to be tricky however it's done. At
present the generated code is in the builddir, which is not
necessarily the same as the the srcdir. If the generated code is in
the tarball that puts it in the srcdir all the time, but builds that
run SWIG will still have to put generated code into the builddir.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 22 21:09:03 2004

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.