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

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

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-04-01 10:11:23 CEST

--On Thursday, April 1, 2004 9:39 AM +0200 Patrick Mayweg <mayweg@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
Received on Thu Apr 1 10:11:44 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.