Hi Ben,
Ben Reser wrote:
>On Mon, Jun 21, 2004 at 11:38:37AM +0200, Branko ??ibej wrote:
>
>
>>So right now we have the worst possible situation, with Unix and Windows
>>doing completely different things with the Perl bindings. Hm.
>>
>>I see Unix uses the Perl infrastructure (Makfile.PL, and such) for
>>building and installing the bindings. I suggest Windows should do the
>>same, because Perl _does_ support building on Windws using the same
>>mechanism.
>>
>>Can we work on making it so?
>>
>>
>
>I've been begging people to help me do so for ages. People say they'll
>do it and never do, complain about the need for a make command (turns
>out later that MSVC comes with nmake, which Perl can and will generate
>Makefile's for), ...
>
>If someone can try doing:
>
>perl Makefile.PL
>nmake
>nmake test
>
>
"Custom Build Steps" should be your friend. I have added support for
compiling java class for the javahl binding in that way. Brane and I
have a discussion going on, how these can be extended for other needes
during the subversion build.
>from subversion/bindings/swig/perl/native
>
>that would tell me a whole lot...
>
>
>
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 21 15:00:58 2004