Russell Yanofsky wrote:
>"Branko Cibej" <brane@xbc.nu> wrote in message news:3EEE5F0B.9010404@xbc.nu...
>  
>
>>...
>>Surely the last two lines aren't necessary? target.is_apache_mod should
>>never be set in build.conf for SWIG targets. OTOH, target.desc could be
>>quite useful to put version info into the Python extension DLLs.
>>    
>>
>
>These assignments are needed because SWIGLibrary inherits from DependencyNode
>instead of Target. Without them, there'd be AttributeErrors later on.
>
Ah, I see. Pity about the description field... it would be really nice
if we could automagically add the version info into the DLLs. Oh well,
maybe some other time.
>>...
>>These include paths should be generated in the template, using the
>>includes data item. The same probably goes for expanding target.lang,
>>and I suspect that isrc and csrc could be passed to EZT, too.
>>    
>>
>
>You are right. A new patch is attached.
>
This looks much nicer, thanks. I'll commit this once I've tested it
here. I might move the unique() function from gen_msvc_dsp.py to
gen_base.py, as I think we can use it in other places, too.
-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 17 22:33:44 2003