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

Re: [RFC] Streamlining Binding Installation

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-02 22:15:41 CEST

David James wrote:
> Here's a condensed version of my original proposal:
> 1. By default, don't install any bindings (because not everyone has
> Java, Python, or Perl)
> 2. If they ask to install the bindings (in the configure script), then
> build and install them with the rest of subversion!

I'd extend this slightly:

Each language is a tri-state setting.
Default = status quo (quite nice when testing - I may only reconfigure my
subversion trunk WC quite rarely, but whether I want the bindings built
changes more often.)

--enable-foo : Raise an error during configure if necessary external bits to
build foo bindings are not found. Include the foo bindings build in "make".

--disable-foo : Don't look for foo at all.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 2 22:16:06 2004

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.