pull up r19489 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 18 Apr 2007 22:17:03 +0000 (22:17 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 18 Apr 2007 22:17:03 +0000 (22:17 +0000)
commit9550d42cd70a8a630fbd3418af1376dbcd01fac8
tree0d053ee58ffed9dd01fd6b38675828d5068e4b37
parent289cde1994cb0bb1731384cfebe95d22e62b4fc2
pull up r19489 from trunk

 r19489@cathode-dark-space:  kpkoch | 2007-04-17 23:00:49 -0400
 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.

ticket: 5521
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19504 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/build/bkw.pl
src/windows/build/bootstrap.xml [new file with mode: 0644]
src/windows/build/commandandcontrol.pl [new file with mode: 0644]
src/windows/build/repository1.pl [new file with mode: 0644]