Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2006-08-24 15:53:06+02:00, msvensson@neptunus.(none) +1 -0
Change $MYDEV to WINE_BUILD_DIR in two places so it's possible to build in another directory than what $MYDEV points at
netware/BUILD/mwenv@stripped, 2006-08-24 15:53:04+02:00, msvensson@neptunus.(none) +2 -2
Change $MYDEV to WINE_BUILD_DIR in two places so it's possible to build in another directory than what $MYDEV points at
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: neptunus.(none)
# Root: /home/msvensson/mysql/my50-m-netware-yassl
--- 1.12/netware/BUILD/mwenv 2006-08-24 15:53:11 +02:00
+++ 1.13/netware/BUILD/mwenv 2006-08-24 15:53:11 +02:00
@@ -6,8 +6,8 @@
# the default is "F:/mydev"
export MYDEV="F:/mydev"
-export MWCNWx86Includes="$MYDEV/libc/include;$MYDEV/fs64/headers;$MYDEV/zlib-1.1.4;$MYDEV/mysql-VERSION/include;$MYDEV"
-export MWNWx86Libraries="$MYDEV/libc/imports;$MYDEV/mw/lib;$MYDEV/fs64/imports;$MYDEV/zlib-1.1.4;$MYDEV/openssl;$MYDEV/mysql-VERSION/netware/BUILD"
+export MWCNWx86Includes="$MYDEV/libc/include;$MYDEV/fs64/headers;$MYDEV/zlib-1.1.4;WINE_BUILD_DIR/mysql-VERSION/include;$MYDEV"
+export MWNWx86Libraries="$MYDEV/libc/imports;$MYDEV/mw/lib;$MYDEV/fs64/imports;$MYDEV/zlib-1.1.4;$MYDEV/openssl;WINE_BUILD_DIR/mysql-VERSION/netware/BUILD"
export MWNWx86LibraryFiles="libcpre.o;libc.imp;netware.imp;mwcrtl.lib;mwcpp.lib;libz.a;neb.imp;zPublics.imp;knetware.imp"
export WINEPATH="$MYDEV/mw/bin"
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2251) | msvensson | 24 Aug |