You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Justin Erenkrantz <ju...@erenkrantz.com> on 2004/04/01 08:11:23 UTC

javahl on Win32 was Re: Roadmap for 1.1 [placeholder]

--On Thursday, April 1, 2004 9:39 AM +0200 Patrick Mayweg <ma...@qint.de> 
wrote:

> I am fine with the Java and Win32-fu. My Python is not so good. I have not
> yet tried to unterstand how the Win32 projects are build.
> What about the SWIG/java build? I have seen that it is included in the main
> buildsystem right now.

Our build generator is in Python, so you have to have a working knowledge of 
Python to alter how the MSVC project files are written.  If you want to learn 
more about Python, now might be a good time.  ;-)

Specifically, I think you are going to need to change how 
build/generator/gen_win.py, gen_msvc_dsp.py, and gen_vcnet_vcproj.py work. 
The gen_base.py file shouldn't need to be touched, but it might.  I just don't 
know for sure.

As for SWIG/Java, I think it'd have the same issues as javahl on Windows.  If 
someone gets one working, the other shouldn't be that hard to add.  (Is it 
working now?  I didn't think it was.)

> The old automake build system could be yanked from the trunk right now. It
> is only used for the now Windows build, and for that we have got the
> integrated build. For the windows build we have other files. I think I may
> delete it over the weekend.

++1.  -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org