From 70b8e8ac5462c525076537fde519eb0f7e3eba9d Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Fri, 30 Mar 2007 20:52:31 +0000 Subject: [PATCH] pull up r19207 from trunk r19207@cathode-dark-space: kpkoch | 2007-03-05 17:34:25 -0500 Train build script to use repository sources, omit sample configuration. [wix area.] Add control of the repository access step, fetch all sources from the repository. Track in documentation. Eliminate unhelpful output during pre-package step. The next step is to fetch only krb5/src/windows/build and run the entire build. ticket: 5490 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19347 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/build/BKWconfig.xml | 9 +- src/windows/build/bkw-automation.html | 37 ++- src/windows/build/bkw.pl | 364 ++++++++++++++----------- src/windows/installer/wix/features.wxi | 8 +- src/windows/installer/wix/files.wxi | 8 +- 5 files changed, 250 insertions(+), 176 deletions(-) diff --git a/src/windows/build/BKWconfig.xml b/src/windows/build/BKWconfig.xml index 17b88af85..61e5ee59d 100644 --- a/src/windows/build/BKWconfig.xml +++ b/src/windows/build/BKWconfig.xml @@ -5,8 +5,8 @@ - - + + @@ -213,9 +213,9 @@ - + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index e29e3d30f..0876eb305 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -231,9 +231,9 @@ - + @@ -888,7 +888,7 @@ - + -- 2.26.2