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

Re: VC++ 2005 Express build

From: D.J. Heap <djheap_at_gmail.com>
Date: 2005-12-20 21:30:11 CET

On 12/20/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
> >
> > You can effectively get this by building the 'svnversion' (or 'svn'
> > but it's bigger) projects. They include all the libraries as
> > dependencies, but no tests, other exe's, Apache modules, etc.
>
> That's what the __ALL__ project does too: it only builds the libs and
> svn.exe, svnadmin.exe, svnversion.exe, but not the tests, mod_dav_svn
> and the bindings.
> What's missing is a project which *only* builds the Subversion libs, not
> the exe's.

__ALL__ does include the Apache modues, too, actually (it does for me,
at least).

The only difference I can see between a new __LIBS__ (or whatever)
project and 'svnversion' would be the few seconds it takes to build
the small svnversion.exe project. Am I missing something else?

Anyway, I will post a patch to add a 'libraries-only' target and see
what the other devs think.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 25 00:10:32 2005

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.