[Patch] Make Ruby and Perl shared libraries .dll again
From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: Thu, 21 May 2009 23:26:50 -0700
Make the Ruby and Perl shared libraries .dll instead of .pyd. There is
[[[
Partially revert r37331 "On Windows, shared libs for Python bindings
* build/generator/gen_base.py (TargetSWIG.add_dependencies): Mark Python
]]]
===================================================================
- lib_extension = self.gen_obj._extension_map['pyd', 'target']
self.name = self.lang + '_' + module_name
------------------------------------------------------
|
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.