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

Re: [TSVN] successful built with new WiX setup

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-08-07 19:11:12 CEST

Markus Schuh wrote:

> 1.)
> autolist.txt has moved. The WiX setup now references correctly
> "include\autolist.txt". The lines in build.bat, which try to copy
> .\autolist.txt to the release / debug bin directory search autolist.txt
> in its old location. But they are obsolete now anyway, aren't they?
> One warning less during the build process ...

Fixed the wrong location. Copying them to release/debug folders is still
wanted because that's where it has to be for the builds to find them.
Otherwise I'd have to copy it every time manually when I test e.g. the
debug build.

> 2.)
> Excerpt from Includes.wxi
>
>> * include the xx-yy dictionary in the package? 1 for yes, 0 for no.
>> Used to be handled by env.ENGBSPELL and ENSPELL.
>
>
> The functionality was changed: Now I have to manually change
> Includes.wxi when I want to skip the dictionary.
> Personally I'd prefer the old logic, where the batch tested against the
> existence of the dictionaries and has set the env variables accordingly.
> My first try to compile (without installed dictionaries) ended in a
> TortoiseSVN-1.2.1.4081-dev-svn-1.2.1.msi with a size of about 100 kBytes.
> First I was happy about the reduced installer size ;-)) But then I
> realized the error messages of WiX in my build.log.
> WiX seems to produce a MSI without any included files if one single file
> is missing.
> I would expect no MSI at all in this situation. May be I will ask on the
> WiX mailling list.
>
>
> 3.)
> Two of the WiX configuration files include the BOM (byte-order-mark),
> the others don't.
> Doesn't seem to make any difference, but who knows?
>
> BOM included:
> FeaturesFragment.wxs
> Includes.wxi
>
> BOM not included:
> StructureFragment.wxs
> TortoiseSVN.wxs
> UIFragment.wxs
> VersionNumberInclude.wxi

I'll leave 2) and 3) to Pete.

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 Sun Aug 7 19:11:47 2005

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.