[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: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-16 23:45:16 CEST

gstein@tigris.org wrote:

>Author: gstein
>Date: Wed Apr 16 15:56:43 2003
>New Revision: 5650
>
>Modified:
> trunk/build.conf
>Log:
>Reenable linking in apr-iconv. However, this also implies that
>apr-iconv must be present in the root dir when dist.sh is run, yet
>dist.sh does not fetch it (the library is only needed for Windows
>right now). Some dev list followup is needed to find the proper answer.
>
>* build.conf:
> - uncomment the [apriconv] target
> - link apriconv into aprutil
>
>

Hm. My first reaction would be to require apr-iconv only on Windows; my
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.

Maybe a special syntax in the section names? [apriconv:windows], or
something? And "gen-make.py -t dsp" would enable the "windows"
predicate, thus enabling the whole section and turning on the
dependencies of that section's output.

-- 
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 Wed Apr 16 23:45:55 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.