Branko Čibej wrote:
> Russell Yanofsky wrote:
>
>> (Generator.get_win_libs): add perl56.lib library for perl
>> modules
>>
> Is there a remote possibility that we might detect the version of
> Perl, instead of hardcoding support for 5.6? For example, I have
> version 5.8 on my box. Running "perl -e 'print $]'" and converting
> the output would do just fine.
Sure, I'll try to implement that.
>> * build/win32/gen_swig_runtime.py:
>> new python script which generates swig runtime code for
>> various languages
>>
> I _still_ don't understand why you don't generate these sources in
> gen_win.py when the .dsp/.vcproj stuff is generated, and not from the
> project files themselves.
I just want to keep the ugliness of building the swig runtime out of
gen-make. In general, gen-make should be limited to generating makefiles and
project files. If it becomes an all purpose build script, it's going to turn
into spaghetti and be more diffcult to maintain.
- Russ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 7 22:11:56 2003