summaryrefslogtreecommitdiff
path: root/netware
Commit message (Collapse)AuthorAgeFilesLines
* Format corrections for various "Makefile.am": Leading tab, no trailing blank.joerg@trift2.2007-05-021-3/+3
|
* Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-workdf@pippilotta.erinye.com2007-03-201-1/+1
|\ | | | | | | into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
| * small build fixdf@pippilotta.erinye.com2007-03-201-1/+1
| |
* | netware/Makefile.am : "libmysql.imp" must survive a "make clean" for the ↵joerg@trift2.2007-03-191-1/+2
| | | | | | | | NetWare builds.
* | Bug#20166 mysql-test-run.pl does not test system privilege tables creationjoerg@trift2.2007-03-163-85/+24
|/ | | | | | | | | - Build sql files for netware from the mysql_system_tables*.sq files - Fix comments about mysql_create_system_tables.sh - Use mysql_install_db.sh to create system tables for mysql_test-run-shell - Fix mysql-test-run.pl to also look in share/mysql for the msyql_system*.sql files Changeset coded today by Magnus Svensson, just the application to 5.0.38 is by Joerg Bruehe.
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-232-4/+2
| | | | Changed header to GPL version 2 only
* Makefile.am:kent@mysql.com/kent-amd64.(none)2006-12-022-0/+12
| | | | | | Added "mysql_client_test.def" mysql_client_test.def: BitKeeper file /home/kent/bk/mysql-5.0-build/netware/mysql_client_test.def
* mysql_upgrade.def Makefile.am:kent@mysql.com/kent-amd64.(none)2006-12-0129-21/+40
| | | | | | Added new "mysql_upgrade.def" for Netware (bug#23504) *.def: Allocate 128K stack for all executables (bug#23504)
* netware/BUILD/nwbootstrap : Editing "mwenv" is now obsolete and even plain ↵joerg@trift2.2006-11-281-9/+9
| | | | wrong - drop it.
* Replace all refernces to .la libraries with direct referencesmsvensson@neptunus.(none)2006-10-241-0/+7
| | | | | to their .libs/*.a library Add comment describing why mwldnlm is called with "x" flag
* Temporary fixes for building from source dist in pushbuildmsvensson@neptunus.(none)2006-10-242-2/+13
|
* When looking for libc the path need to be converted from wine to unix format ↵msvensson@neptunus.(none)2006-10-231-2/+2
| | | | before test that directory exists
* Use autorun.sh from BUILD/ instead of netware specific versionmsvensson@shellback.(none)2006-10-121-3/+3
|
* Make all compile-netware-* scripts executablemsvensson@shellback.(none)2006-10-123-0/+0
|
* Use libc-2003 if available else default to libcmsvensson@shellback.(none)2006-10-121-2/+13
|
* Switch to use yaSSL instead of OpenSSL on Netwaremsvensson@shellback.(none)2006-10-122-2/+2
|
* Check that TERM has been set to avoid problem "Error openingmsvensson@shellback.(none)2006-10-111-0/+10
| | | | | terminal: unknown" when the script is executed using non interactive ssh Set TERM to "linux" as default
* Merge neptunus.(none):/home/msvensson/mysql/netware/my50-netware_libmysql_impmsvensson@neptunus.(none)2006-09-282-87/+14
|\ | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
| * Build fixes for netware/ directorymsvensson@neptunus.(none)2006-09-272-87/+14
| | | | | | | | | | - Create the file netware/libmysql.imp from libmysql/libmysql.def - Remove the outdated netware/libmysql.imp file from version control
* | Fir problem with winepath in mwenvmsvensson@neptunus.(none)2006-09-261-2/+2
|/
* Hardcode the fact that we are using zlib 1.2.3(previously done via symlink ↵msvensson@neptunus.(none)2006-09-261-2/+2
| | | | zlib-1.1.4)
* Netware changes for build with yaSSLmsvensson@neptunus.(none)2006-09-223-12/+36
| | | | | | - Make mwenv automatically adapt the setting to current build dir. - Fix include paths that mwccnlm does not understand - Link libmysl with yassl
* mwldnlm, mwccnlm, mwasmnlm:kent@suse9-x86.mysql.com2006-07-033-3/+12
| | | | Use Perl for filtering, do more filtering
* Makefile.am:kent@suse9-x86.mysql.com2006-07-033-3/+3
| | | | | | Avoid duplicate symbol errors on Netware mwldnlm, mwccnlm, mwasmnlm: Filter garbage characters from output
* Mergekent@mysql.com2006-06-172-12/+2
|\
| * .del-mysql_install.def~8da659e7c0f7e571:kent@mysql.com2006-06-162-12/+2
| | | | | | | | | | | | Delete: netware/mysql_install.def Makefile.am: Removed obsolete "mysql_install.def"
* | configure.in, net_serv.cc, compile-netware-END:kent@mysql.com2006-06-171-5/+0
| | | | | | | | Changes for Netware
* | .libs is no longer used when compiling netwarebpontz@shasta.mysql.com2006-04-031-1/+1
| |
* | Mergekent@mysql.com2006-04-031-1/+1
|\ \ | |/
| * Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0kent@mysql.com2006-04-031-1/+1
| |\ | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
| | * mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c:kent@mysql.com2006-04-031-1/+1
| | | | | | | | | | | | Changed web address order.mysql.com to shop.mysql.com
* | | added option for netware buildbpontz@shasta.mysql.com2006-03-261-1/+1
| | |
* | | Fix for Netware build.jani@ua141d10.elisa.omakaista.fi2006-01-121-1/+1
| | |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2006-01-121-6/+6
|\ \ \ | |/ / | | | | | | into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
| * | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.0jani@ua141d10.elisa.omakaista.fi2006-01-121-6/+6
| |\ \ | | |/ | | | | | | into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
| | * NetWare specific change to increase thread stack size.jani@ua141d10.elisa.omakaista.fi2006-01-121-27/+15
| | | | | | | | | | | | Changes to Netware specific mysqld_safe.c
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-12-1313-4/+15
|\ \ \ | |/ / | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
| * | Minor Netware specific changes.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-131-2/+3
| | |
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-1313-0/+13
| |\ \ | | |/ | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
| | * Increased stack size for clients on Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-1313-0/+13
| | | | | | | | | | | | New libc suggests doing this.
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-0/+4
|\ \ \ | |/ / | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
| * | Fixes multi_statement test case on NetWare.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-0/+4
| | |
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-11-221-3/+3
|\ \ \ | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck
| * \ \ Mergekent@mysql.com2005-11-041-3/+3
| |\ \ \ | | |/ /
| | * | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-11-041-3/+3
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
| | | * | Makefile.am, configure.in:kent@mysql.com2005-09-241-3/+3
| | | | | | | | | | | | | | | | | | | | Enable "make distcheck" to work
* | | | | Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-0/+3
|/ / / /
* | | | - after merge fixeslenz@mysql.com2005-10-283-3/+0
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/data0/mysqldev/lenz/mysql-4.0lenz@mysql.com2005-10-273-3/+0
| |\ \ \ | | | |/ | | |/| | | | | into mysql.com:/data0/mysqldev/lenz/mysql-4.1
| | * | - cleanup: removed the empty NEW-RPMS directory and all referencesmysqldev@mysql.com2005-10-273-3/+0
| | | | | | | | | | | | | | | | | | | | - cleanup: removed obsolete support-files/MacOSX/make_mysql_pkg.pl script (we now use Do-pkg for building OS X packages)