From: stansmith Date: Wed, 12 Nov 2008 23:15:27 +0000 (+0000) Subject: [WinOF] sync for RC5 release. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=94724cefab46e0988f49933a5053455dd01a533c;p=~shefty%2Frdma-win.git [WinOF] sync for RC5 release. git-svn-id: svn://openib.tc.cornell.edu/gen1@1750 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/branches/WOF2-0/trunk/BuildRelease.bat b/branches/WOF2-0/trunk/BuildRelease.bat index 8404a0ad..f8f5ea0e 100644 --- a/branches/WOF2-0/trunk/BuildRelease.bat +++ b/branches/WOF2-0/trunk/BuildRelease.bat @@ -7,8 +7,8 @@ rem Processor architecture specific WIX installers are constructed rem in %IDIR% rem rem BuildRelease option -rem option == all | allnoforce | compile | compilenoforce | makebin | msi | wix | clean | msi-label | msi-del | msi-dir {OPENIB_REV} -rem +rem option == all | allnoforce | compile | compilenoforce | makebin | msi | +rem wix | clean | msi-label | msi-del | msi-dir {OPENIB_REV} rem This script is an 'example' of a one-command entire IB stack build to rem single-file installer; used to build a WinOF releases. @@ -122,11 +122,12 @@ set _PSDK=%SystemDrive%\progra~1\mi2578~1 rem Special override case for WinOF 2.0 release. rem setup value for OPENIB_REV assignment. -set SVN=1686 +set SVN=1748 rem assumes %CD% == '...\gen1\trunk' set BSE=%CD% set WIX=%CD:trunk=branches\WinOF\WIX% +rem Use Wix V2 binaries. rem set WIX_BIN=wix-2.0.5325.0-binaries set WIX_BIN=wix-2.0.5805.0-binaries