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

Re: Summer of Code

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-04-17 15:19:11 CEST

Mark Phippard wrote:
> "Stuart Celarier" <SCelarier@corillian.com> wrote on 04/17/2006 03:49:01
> AM:
>
>> Move the Windows build to VS2005 Express Edition and then simplify
>> things by discontinuing support and instructions for MSVC 6.
>
> MSVC 6 is the default for a reason. Apache is built with MSVC 6, so if
> you are building mod_dav_svn it needs to also be built with MSVC 6. I
> agree that it would be nice to support VS2005 Express. I do not know
> whether it does or not.
>
> One thing I do not understand is why discontinuing the support and
> instructions for MSVC 6 would simplify anything. The compiler you use
> doesn't really change the instructions at all.

I've made my own build scripts with NAnt for Subversion and all its
libraries (including apr, neon, zlib, ...). It even works for x64
builds. And of course, it's compiler independent.
If you want, you can have a look at
http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/ext/build/

It currently only builds the svn.exe client since I don't need the other
tools. I only need the libraries to build TSVN. But it shouldn't be that
much of work to make those scripts build everything.

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 Mon Apr 17 15:19:43 2006

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.