Commit graph

19 commits

Author SHA1 Message Date
kent@mysql.com/kent-amd64.(none)
6523aca729 my_strtoll10-x86.s:
Corrected spelling in copyright text
Makefile.am:
  Don't update the files from BitKeeper
Many files:
  Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
  Adjusted year(s) in copyright header 
Many files:
  Added GPL copyright text
Removed files:
  Docs/Support/colspec-fix.pl
  Docs/Support/docbook-fixup.pl
  Docs/Support/docbook-prefix.pl
  Docs/Support/docbook-split
  Docs/Support/make-docbook
  Docs/Support/make-makefile
  Docs/Support/test-make-manual
  Docs/Support/test-make-manual-de
  Docs/Support/xwf
2006-12-31 01:02:27 +01:00
kent@mysql.com/kent-amd64.(none)
226a5c833f Many files:
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
ramil/ram@mysql.com/myoffice.izhnet.ru
ad1c1592e1 Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into  mysql.com:/usr/home/ram/work/5.0.b18267
2006-09-18 10:37:26 +05:00
georg@lmy002.wdf.sap.corp
9d6471c33e make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
georg@lmy002.wdf.sap.corp
27636d9303 Additional files for cmake support 2006-08-31 19:52:42 +02:00
ramil/ram@mysql.com/myoffice.izhnet.ru
2765b6fa24 fix for bug #18267: pthreads library in single-threaded libraries causes dlopen() to fail on HP/UX
- zlib doesn't need a thread lib.
2006-08-16 14:34:08 +05:00
SergeyV@selena.
86cb9bf94d Changes after initial patch to #15787 2006-01-23 21:35:11 +03:00
SergeyV@selena.
df7097f203 Fixes bug #15787. Fix makes available _FILE_OFFSET_BITS definition for
zlib library in order to enable support of files larger than 2Gb.
Providing an effective test is hardly possible, since the problem starts
only when archive table becomes larger than 2Gb.
2006-01-12 17:32:39 +03:00
rparranovo@mysql.com
5d7345da13 Makefile.am:
- libtool wants spaces on parameters for its command line options
2005-12-15 02:08:52 -03:00
rparranovo@mysql.com
1ca115d6d0 Makefile.am:
- modified zlib/Makefile.am so we now generate libz.so.1.2.3 instead of libz.so.0.0.0
2005-12-15 00:34:38 -03:00
jimw@mysql.com
f7aee86aa7 Import zlib-1.2.3 library 2005-08-09 10:22:48 -07:00
jimw@mysql.com
7ae4a6043c Apply security patch to bundled zlib for CAN-2005-2096. (Bug #11844) 2005-07-11 10:37:21 -07:00
serg@serg.mylan
106ac5b0f6 upgrade zlib to 1.2.2 2005-03-23 21:08:13 +01:00
konstantin@mysql.com
e531136c1f A fix for Bug#6273 "building fails on link": we should not use
CLIENT_LIBS in mysql_config as CLIENT_LIBS point to builddir when
we use the bundled zlib.
2005-02-05 01:21:16 +03:00
konstantin@mysql.com
d68ed3f0f7 WL#1518 "make bundled zlib usable for unix builds", post review fixes:
- comment for AC_DEFINE(HAVE_COMPRESS) fixed
- build convenience library from zlib: we need to compile it into both
  libmysqlclient.a and libmysqlclient.so
- --with-zlib-dir=bundled configure option
2004-07-27 10:05:55 -07:00
konstantin@mysql.com
569d3c8488 WL#1518, "make bundled zlib usable for unix builds":
required autotools macro written and deployed in all apropriate Makefile.ams.
Use cases checked:
- linux, standard location of zlib, no ndb
- linux, standard locatoin of zlib, with ndb
- linux, non-standard location of zlib, no ndb
- hpux11, use of bundled zlib, no ndb 
The only non-checked case is non-standard location of zlib (or use of bundled
zlib) + ndb. I wasn't able to check it as ndb/ just won't compile on beasts 
like AIX52 or HPUX11, where such a check is possible. It didn't compile 
there before as these systems dont't have installed zlib, so nothing got broken ;)
2004-07-24 03:30:11 -07:00
konstantin@mysql.com
d2c1f3fc37 First step of implementation of WL#1518 "make bundled zlib
usable for unix builds": zlib 1.2.1 imported
2004-07-21 17:36:26 -07:00
monty@mysql.com
0babddff40 New MYSQL_SERVER_SUFFIX usage (for easier compilation)
Update of VC++ project files.
2004-05-25 02:28:44 +03:00
miguel@hegel.local
26454665d9 Adding the new zlib tree for Windows 2002-03-19 01:08:09 -03:00