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

Re: [PATCH] Generating VC6 project files for swig bindings

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-24 12:54:14 CEST

Russell Yanofsky wrote:

>Russell Yanofsky wrote:
>
>
>>>This new patch conflicts with DJ's refactoring patch. If you commit
>>>his patch first, I can update and resubmit this one.
>>>
>>>
>
>DJ's patch is commited, an updated patch is attached.
>
>Log Message:
>
>Changes to make swig bindings actually function on windows.
>
>* build/generator/gen_win.py (WinGeneratorBase.get_win_defines): Removed
> STATIC_LINKED preprocessor definition for swig bindings.
>
>* build/generator/msvc_dsp.ezt:
>* build/generator/vcnet_vcproj.ezt: Got rid of -noproxy argument for swig.
> Added new property sources.swig_target which holds the same path
> sources.swig_output except that swig_output uses forward slashes
> and swig_target uses backslashes
>
>* build/generator/gen_win.py (WinGeneratorBase.get_proj_sources): Removed
> extraneous arguments to two ProjectItem constructor calls.
> Added new source property "swig_target".
>
>* subversion/bindings/swig/INSTALL: updated instructions
>
>
Committed in revision 6329. Thanks!

The next step is to add dependencies on the headers converted by the .i
files, so that SWIG regenerates the bindings correctly when the headers
change.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 12:55:09 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.