svn rev #19489: trunk/src/windows/build/

kpkoch@MIT.EDU kpkoch at MIT.EDU
Tue Apr 17 23:00:50 EDT 2007


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

Factor repository access out of bkw.pl into repository1.pl.

Modify bkw.pl to use an initial config file to fetch the sources and then use the config file from those sources to do the build.  This way, the description of how to build the sources is in the config file that is part of the sources.  It is possible and probably reasonable for the initial config file to be the same as the tagged version.  Output all the options used.

Add bootstrap.xml - a sample minimal config file, sufficient to fetch the sources from a repository.


Changed Files:
U   trunk/src/windows/build/bkw.pl
A   trunk/src/windows/build/bootstrap.xml
A   trunk/src/windows/build/commandandcontrol.pl
A   trunk/src/windows/build/repository1.pl



More information about the cvs-krb5 mailing list