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

Re: svn commit: rev 5650 - trunk

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-04-17 03:30:41 CEST

On Wed, Apr 16, 2003 at 11:45:16PM +0200, Branko ??ibej wrote:
>...
> Hm. My first reaction would be to require apr-iconv only on Windows; my

Agreed.

> second one, to add a tag (a predicate name, or something) to each
> [section]. Then the various generators could selectively enable or
> disable the various predicates, and we'd get platform- or
> generator-specific bits for free.

Yup. I might suggest a new option:

[apriconv]
platform = win32
...

The default could be "all".

However, the options really seem to be more closely tied with the output
type. We can then pull the types from gen-make.py, for something like this:

gentype = dsp vcproj

How about that?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 17 03:31:08 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.