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

Re: Ruby makefile maker

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-29 08:00:17 CET

On Tue, Jan 29, 2002 at 03:15:53PM +0900, Yoshiki Hayashi wrote:
> Sean Russell <ser@germane-software.com> writes:
>..
> > 0) There was no makefile in this directory; hence my submitting this
>
> The main reason is that I haven't had time to improve my
> extconf.rb. Another reason is that since Subversion has
> only one central Makefile, I wanted to compile Ruby binding
> from that Makefile. However, it would be nice for some user
> to be able to just check out Ruby bindings and build it
> without reconfiguring whole Subversion again, so I'm not
> against adding extconf.rb to the repository.

I'd say go ahead and add it. When this stuff all stabilizes, then we'll
integrate the Ruby bindings into the top-level Makefile. The JNI bindings
all all the various SWIG bindings have the same issues.

>...
> There are libsvn_fs and libsvn_repos missing. And apr stuff
> should come from apr-config --libs. Also, CFLAGS should
> come from apr-config --cflags instead of hardcoding -pthread and -O.

At some point, we'll want to make portions of the bindings dependent upon
whether the FS was built or not.

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 Sat Oct 21 14:37:01 2006

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.