Commit graph

55 commits

Author SHA1 Message Date
joerg@trift2.
648e86e108 netware/BUILD/nwbootstrap : Editing "mwenv" is now obsolete and even plain wrong - drop it. 2006-11-28 18:36:53 +01:00
msvensson@neptunus.(none)
e5bf79e608 Replace all refernces to .la libraries with direct references
to their .libs/*.a library
Add comment describing why mwldnlm is called with "x" flag
2006-10-24 13:12:34 +02:00
msvensson@neptunus.(none)
6b920ebd84 Temporary fixes for building from source dist in pushbuild 2006-10-24 11:16:53 +02:00
msvensson@neptunus.(none)
377e21df50 When looking for libc the path need to be converted from wine to unix format before test that directory exists 2006-10-23 12:56:25 +02:00
msvensson@shellback.(none)
c8261b1208 Use autorun.sh from BUILD/ instead of netware specific version 2006-10-12 17:55:06 +02:00
msvensson@shellback.(none)
5abdd04686 Make all compile-netware-* scripts executable 2006-10-12 14:14:54 +02:00
msvensson@shellback.(none)
27737f0bd4 Use libc-2003 if available else default to libc 2006-10-12 13:28:18 +02:00
msvensson@shellback.(none)
42a227e967 Switch to use yaSSL instead of OpenSSL on Netware 2006-10-12 12:11:23 +02:00
msvensson@shellback.(none)
50cc20aff1 Check that TERM has been set to avoid problem "Error opening
terminal: unknown" when the script is executed using non interactive ssh
Set TERM to "linux" as default
2006-10-11 19:40:55 +02:00
msvensson@neptunus.(none)
43f67cc4de Fir problem with winepath in mwenv 2006-09-26 17:52:15 +02:00
msvensson@neptunus.(none)
6a6345ef99 Hardcode the fact that we are using zlib 1.2.3(previously done via symlink zlib-1.1.4) 2006-09-26 16:25:01 +02:00
msvensson@neptunus.(none)
ca81d57ff8 Netware changes for build with yaSSL
- Make mwenv automatically adapt the setting to current build dir.
- Fix include paths that mwccnlm does not understand
- Link libmysl with yassl
2006-09-22 17:43:05 +02:00
kent@suse9-x86.mysql.com
7455f8a31f mwldnlm, mwccnlm, mwasmnlm:
Use Perl for filtering, do more filtering
2006-07-03 16:44:17 +02:00
kent@suse9-x86.mysql.com
6b08a98644 Makefile.am:
Avoid duplicate symbol errors on Netware
mwldnlm, mwccnlm, mwasmnlm:
  Filter garbage characters from output
2006-07-03 10:56:19 +02:00
kent@mysql.com
392bb51f25 configure.in, net_serv.cc, compile-netware-END:
Changes for Netware
2006-06-17 00:30:02 +02:00
bpontz@shasta.mysql.com
3ad9bc880d .libs is no longer used when compiling netware 2006-04-03 11:54:09 -04:00
bpontz@shasta.mysql.com
e4f9d23598 added option for netware build 2006-03-26 21:19:43 -05:00
jani@ua141d10.elisa.omakaista.fi
8f3645e6f0 Fix for Netware build. 2006-01-12 20:31:00 +02:00
jani@a193-229-222-105.elisa-laajakaista.fi
13d7abe06f Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
into  a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
2005-12-13 18:44:20 +02:00
jani@a193-229-222-105.elisa-laajakaista.fi
32466b14fb Minor Netware specific changes. 2005-12-13 18:30:10 +02:00
lenz@mysql.com
8303ca007a - after merge fixes 2005-10-28 11:10:29 +02:00
lenz@mysql.com
92266c95de Merge mysql.com:/data0/mysqldev/lenz/mysql-4.0
into mysql.com:/data0/mysqldev/lenz/mysql-4.1
2005-10-27 18:34:20 +02:00
mysqldev@mysql.com
b3263c032e - cleanup: removed the empty NEW-RPMS directory and all references
- cleanup: removed obsolete support-files/MacOSX/make_mysql_pkg.pl
   script (we now use Do-pkg for building OS X packages)
2005-10-27 18:32:14 +02:00
jani@ua141d10.elisa.omakaista.fi
2dd1e4f94e Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp
into  ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
2005-10-13 18:23:53 +03:00
jani@ua141d10.elisa.omakaista.fi
5dad171618 Some Netware related fixes and fixes for Metrowerks compiler. 2005-10-13 17:21:14 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
c6ee26ab45 Some minor fixes for Netware. These were required after we started building
against a later version of libc.
2005-08-18 21:26:25 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
03526f1c2c A fix for Metrowerks compiler. 2005-06-06 18:34:44 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
fb5333120f Some fixes for Netware builds. 2005-06-06 17:59:00 +03:00
jani@ua141d10.elisa.omakaista.fi
a9c062eba0 Netware build environment script related patch. 2005-03-08 18:18:53 +02:00
jani@ua141d10.elisa.omakaista.fi
1c2f4ffecb Applied a patch for Netware. 2005-02-08 19:49:40 +02:00
jani@ua141d10.elisa.omakaista.fi
f3e73e26d7 A patch for Netware. 2005-01-13 19:24:54 +02:00
kent@mysql.com
4c914f1c15 Many files:
Removed references to ISAM and MERGE
2005-01-01 20:54:45 +01:00
monty@mysql.com
78c1938848 Portability fixes (For Netware) 2004-07-01 17:26:45 +03:00
monty@mysql.com
93d0736e96 Apply patch from Novell 2004-06-29 18:19:35 +03:00
monty@mysql.com
b11d258835 Merge with 4.0.21 2004-06-18 04:38:58 +03:00
monty@mysql.com
cdddea14e4 Applied patch from Novell (2004-06-03) 2004-06-18 03:23:08 +03:00
jani@a80-186-24-72.elisa-laajakaista.fi
6cd8de3645 Merged in some patches from Novell. 2004-05-27 23:39:50 +03:00
monty@mysql.com
7d8f8bc77b Changed prototype of killed_ptr() to make it more portable
Applied patches for Netware
2004-05-26 19:12:49 +03:00
monty@mysql.com
390d9898f9 merge with 4.0 to get Netware patches and fixes for libmysqld.dll 2004-05-25 22:54:00 +03:00
monty@mysql.com
f2e1e3ce4c Added patches from Novell 2004-05-25 22:00:14 +03:00
monty@mysql.com
ce14578909 Merge with 4.0.18 2004-02-11 00:06:46 +01:00
greg@mysql.com
bee338fefe Checked and applied Novell-supplied patches inside the netware directory only. 2004-01-12 21:15:49 -01:00
greg@mysql.com
9f7b30f5f8 Created small scripts to manage in-tree diffs for
NetWare platform, so changes are visible in the tree 
but cannot affect other platforms.
2003-10-15 19:50:47 -04:00
greg@mysql.com
e827e1c626 Created small scripts to manage in-tree diffs for NetWare platform, so changes are visible in the tree but cannot affect other platforms 2003-10-15 19:46:53 -04:00
monty@narttu.mysql.fi
6056cfadfc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
greg@mysql.com
89fd19f430 Changes in NetWare directory from Novell, pre-4.1.1 2003-10-02 19:08:48 -04:00
greg@mysql.com
7aae6ba45d New build directory files - NetWare only, as used in 4.0.15 2003-09-30 23:14:07 -04:00
monty@narttu.mysql.fi
dd2b7918cd Merge with 4.0.13 2003-05-19 16:35:49 +03:00
greg@mysql.com
80a3c64d93 Minor changes in netware directory (From Rob Lyon - Novell) 2003-04-24 18:15:52 -04:00
monty@narttu.mysql.fi
a7708c7904 Merge with 4.0 2003-04-03 21:19:12 +03:00