[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 17:02:35 CET

On 12/18/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
[snip]
>
> One more little thing: I guess most UI clients don't need to build
> svn.exe, svnadmin.exe or any other executable in the Subversion solution
> file. So a project which only builds the libraries would help too.

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.

I've looked at adding a 'no apr' build configuration and think it
won't be too hard. I'll post a patch when I finish it (it should only
require tweaks to the Win32 generator) and if there are no objections
I'll commit it a few days after that.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 20 17:19:29 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.