svn rev #19297: trunk/src/windows/ build/ installer/nsis/ installer/wix/

kpkoch@MIT.EDU kpkoch at MIT.EDU
Wed Mar 28 14:43:11 EDT 2007


Commit By: kpkoch
Log Message: 
Target_Version: 1.6.1
Ticket: 5490
Tags: pullup

Pull product version information from kerberos.ver.

Change site-local.wxi/.nsi to site-local-tagged.wxi/.nsi.  Add tags such as %VERSION-MAJOR% which are substituted by the build script.  NB:  to build the installers directly, the build script must be run at least once to generate site-local.wxi/.nsi.

Write DEBUG, RELEASE, BETA defines to site-local.nsi, based on build setting & values from kerberos.ver.

Add more tag substitutions to file copy and the config file, to provide a way to generate names like kfw-3-2-0-DEBUG.exe programatically.


Changed Files:
U   trunk/src/windows/build/BKWconfig.xml
U   trunk/src/windows/build/bkw.pl
U   trunk/src/windows/build/copyfiles.pl
A   trunk/src/windows/installer/nsis/site-local-tagged.nsi
D   trunk/src/windows/installer/nsis/site-local.nsi
A   trunk/src/windows/installer/wix/site-local-tagged.wxi
D   trunk/src/windows/installer/wix/site-local.wxi



More information about the cvs-krb5 mailing list