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