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

Re: [PATCH] Windows vcproj generator

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-06-24 07:59:46 CEST

Committed in revision 6328. Thanks!

D.J. Heap wrote:

> Revised refactoring patch with _item class changed to ProjectItem, and
> a bit of code beautification.
>
> Log:
>
> Refactor code common to dsp and vcproj generator into gen_win.py.
>
> * build/generator/gen_vcnet_vcproj.py
> * build/generator/gen_msvc_dsp.py
> (write_project): refactor configs and sources generation into
> calls to gen_win.py
> (write): refactor install_targets generation into call to
> gen_win.py and use it's new ProjectItem class
> (class _item): moved to gen_win.py as ProjectItem
>
> * build/generator/gen_win.py
> (get_install_targets): refactored method
> (get_configs): refactored method
> (get_proj_sources): refactored method
> (class ProjectItem): refactored class

-- 
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 24 08:00:53 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.