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

Re: [PATCH] Generating VC6 project files for swig bindings

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-17 22:31:41 CEST

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

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.