[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-16 21:28:15 CET

D.J. Heap wrote:
> On 12/16/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
> [snip]
>> Another thing what would really, really help me a lot:
>> a dummy project in the Subversion solution file which only builds the
>> Subversion libs, *without* apr,apr-iconv,apr-util. Because building
>> apr-iconv takes really a very long time, and I have to build Subversion
>> twice (once with and once without file/DAV/svn support), and if I do a
>> rebuild on __ALL__, the apr libs get rebuilt too twice.
>>
>
> Hmm, you'd have to remove the apr projects as dependencies of the
> Subversion projects which would break normal builds, wouldn't you?
> I'm not sure VS can do that without making a different solution or
> something...do you know of some way to do it?

Isn't that what the apr*_fake projects are for? All Subversion modules
depend on those fake projects. But the __ALL__ project depends on the
real apr projects too. What I now need is a project which depends on all
Subversion projects but *not* the real apr projects.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 16 21:31:33 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.