pull up r19297 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 20:54:10 +0000 (20:54 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 20:54:10 +0000 (20:54 +0000)
commit4cfb3f3f9a55f984c34716e4de9fb0cabb052dd6
treeadb583484e35eb13dbd6f399f13642f6dd4fe8e1
parent8990ab30ec5a5f8a4022708283e7e59450bfbf48
pull up r19297 from trunk

 r19297@cathode-dark-space:  kpkoch | 2007-03-28 14:43:11 -0400
 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.

ticket: 5490

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19355 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/build/BKWconfig.xml
src/windows/build/bkw.pl
src/windows/build/copyfiles.pl
src/windows/installer/nsis/site-local-tagged.nsi [new file with mode: 0644]
src/windows/installer/nsis/site-local.nsi [deleted file]
src/windows/installer/wix/site-local-tagged.wxi [moved from src/windows/installer/wix/site-local.wxi with 88% similarity]