svn rev #19375: trunk/src/windows/build/
kpkoch@MIT.EDU
kpkoch at MIT.EDU
Mon Apr 2 12:13:59 EDT 2007
Commit By: kpkoch
Log Message:
Target_Version: 1.6.1
Ticket: 5490
Tags: pullup
Uncomment w2k files in corebinaries.xml.
Factor processing of <Prunes> xml into pruneFiles.pl.
Factor processing of <Zips> xml into zipXML.pl.
Move SRC zip XML to <FetchSources> section of config file.
Call zipXML in /REPOSITORY CHECKOUT section of script.
Keep track of cleaning of OUTDIR so SRC zip isn't removed during packaging.
Remove UNIXFIND from config file. If UNIXFIND isn't present in the config file, set the in-memory UNIXFIND to c:\tools\cygwin\bin. UNIXFIND is now an implementation detail stored in the in-memory config XML, like the versions read from kerberos.ver.
Prune more temporary files before making SDK zip.
Remove redundant custom files from sdkfiles.xml. Copy *.* from staging/inc instead of *.h -- one .c file is also required.
Changed Files:
U trunk/src/windows/build/BKWconfig.xml
U trunk/src/windows/build/bkw.pl
U trunk/src/windows/build/corebinaryfiles.xml
U trunk/src/windows/build/makeZip.pl
A trunk/src/windows/build/pruneFiles.pl
U trunk/src/windows/build/sdkfiles.xml
A trunk/src/windows/build/zipXML.pl
More information about the cvs-krb5
mailing list