pginstaller - pginst: Update to work with WiX 2.0.2110.0: * Strict

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Update to work with WiX 2.0.2110.0: * Strict
Date: 2004-10-07 19:14:16
Message-ID: 20041007191416.21E2EAADAA2@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update to work with WiX 2.0.2110.0:

* Strict checking of short names <= 8 characters, fix all other instances.
* Name and LongName can't both be used when they are identical. Also needed fix in the perl utility scripts.
* dash (-) not permitted in identifier.
* FileGroup element removed. Replaced with include files generated using new script buildflist.pl.
* Warned about a couple of components (shortcut to contrib docs, some Npgsql files in a subdir) that weren't attached to a feature - fixed.

This commit means WiX 2.0.2110 is now required to build the installer (I think).

Modified Files:
--------------
pginst:
Makefile (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.20&r2=1.21)
pginst/util:
builddir.pl (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/builddir.pl.diff?r1=1.3&r2=1.4)
pginst/wxi:
Makefile (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/Makefile.diff?r1=1.5&r2=1.6)
pginst/wxs:
pginst.wxs (r1.73 -> r1.74)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.73&r2=1.74)

Added Files:
-----------
pginst/util:
buildflist.pl (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/buildflist.pl?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-10-07 19:26:24 pginstaller - pginst: Fix psql shortcut when installation runs on a
Previous Message Tom Lane 2004-10-07 19:07:18 Re: pgsql-server: Add missing null terminator to escaped