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

Re: 64-bit build

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-20 15:55:14 CET

On 1/20/06, Stefan.Fuhrmann@etas.de <Stefan.Fuhrmann@etas.de> wrote:

> Could you give a short summary of the changes you made?

* replaced all the build systems of the libraries with Nant build
scripts. ==> we don't depend anymore on the Subversion build
generator, so we can patch the build process any way we like without
the need to learn python :)
* in our own build system, the folder where the result is stored is
named "configuration_platform", e.g. "debug_win32" or "release_x64"
* the language packs for x64 can't be built on 32-bit OS, because the
resource API's don't know the 64-bit exe/dlls (I hope they work on
64-bit OS, but I can't test that)

> > Now, it needs testing and maybe adjusting. So please, if you have a
> > 64-bit processor and a 64-bit OS, grab the source and run the build
> > script. You should get an msi as the result, which you then can try to
> > install.
>
> Will be interessting to see whether it actually installs and
> registers as 64 bit app.

That's what you're here for :)

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 20 15:57:21 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.