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

Re: [PATCH] libsvn_swig_ruby as dll for windows builds

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-01-06 06:31:26 CET

Hi,

In <ae6cb1100701040740w7e291b6ld9a512b9e926950b@mail.gmail.com>
  "[PATCH] libsvn_swig_ruby as dll for windows builds" on Thu, 4 Jan 2007 07:40:22 -0800,
  "Joe Swatosh" <joe.swatosh@gmail.com> wrote:

> * build.conf
> for libsvn_swig_ruby set msvc-static to 'no' instead of 'yes'

Applied.

> * subversion/bindings/swig/ruby/test/run-test.rb
> copy the libsvn_swig_ruby-1.dll to the ext directory for testing
> add the ext directory to the path so libsvn_swig_ruby-1.dll can be
> found to load

Could you teach me that directory structure of build system
on Windows?

Do we need to setup ENV["PATH"]? Can we use $LOAD_PATH
instead of ENV["PATH"]?

> * subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.h
> * subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.c
> mimic the way that libsvn_swig_py causes its functions to be exported or not
> for a windows build.

Applied.

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 6 06:31:33 2007

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.