You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ian Sullivan <is...@gmail.com> on 2004/10/20 01:16:50 UTC

How do I build a standalone svn client for windows?

I spent the last 4 hours trying to figure out how to generate a
windows project that will build an svn client that doesn't require the
libapr*.dlls and I can't figure it out. I found references to
--disable-shared and --enable-static...but I can't see how those are
used with gen-make.

Can someone explain how to do this and/or point me to an explanation
of build.conf?
Thanx,
Ian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: How do I build a standalone svn client for windows?

Posted by Branko Čibej <br...@xbc.nu>.
Ian Sullivan wrote:

>I'm still hoping to find out if there is any way to build a standalont
>client for windows.
>  
>
The Win32 build scripts do not currently support building a standalone 
client. You'll have to make some changes to them if you want to do that.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: How do I build a standalone svn client for windows?

Posted by Ian Sullivan <is...@gmail.com>.
I'm still hoping to find out if there is any way to build a standalont
client for windows.

-Ian


On Wed, 20 Oct 2004 14:14:40 -0700, Ian Sullivan <is...@gmail.com> wrote:
> Yes, but there isn't anything in there about building the client as standalone.
> 
> -ian
> 
> 
> 
> On Wed, 20 Oct 2004 13:18:30 +0200, Tobias Ringström
> <to...@ringstrom.mine.nu> wrote:
> > Ian Sullivan wrote:
> >
> > >I spent the last 4 hours trying to figure out how to generate a
> > >windows project that will build an svn client that doesn't require the
> > >libapr*.dlls and I can't figure it out. I found references to
> > >--disable-shared and --enable-static...but I can't see how those are
> > >used with gen-make.
> > >
> > >
> > Have you read section E ("Building the Latest Source under Windows") in
> > INSTALL?
> >
> > /Tobias
> >
> >
> 
> --
> Ian Sullivan
> Conversagent, Inc.
> Development Tools Lead, Perl Mangler, Javascript Tangler & Install Wrangler
> 


-- 
Ian Sullivan
Conversagent, Inc.
Development Tools Lead, Perl Mangler, Javascript Tangler & Install Wrangler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: How do I build a standalone svn client for windows?

Posted by Ian Sullivan <is...@gmail.com>.
Yes, but there isn't anything in there about building the client as standalone.

-ian

On Wed, 20 Oct 2004 13:18:30 +0200, Tobias Ringström
<to...@ringstrom.mine.nu> wrote:
> Ian Sullivan wrote:
> 
> >I spent the last 4 hours trying to figure out how to generate a
> >windows project that will build an svn client that doesn't require the
> >libapr*.dlls and I can't figure it out. I found references to
> >--disable-shared and --enable-static...but I can't see how those are
> >used with gen-make.
> >
> >
> Have you read section E ("Building the Latest Source under Windows") in
> INSTALL?
> 
> /Tobias
> 
> 


-- 
Ian Sullivan
Conversagent, Inc.
Development Tools Lead, Perl Mangler, Javascript Tangler & Install Wrangler

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: How do I build a standalone svn client for windows?

Posted by Tobias Ringström <to...@ringstrom.mine.nu>.
Ian Sullivan wrote:

>I spent the last 4 hours trying to figure out how to generate a
>windows project that will build an svn client that doesn't require the
>libapr*.dlls and I can't figure it out. I found references to
>--disable-shared and --enable-static...but I can't see how those are
>used with gen-make.
>  
>
Have you read section E ("Building the Latest Source under Windows") in 
INSTALL?

/Tobias


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org