ramil/ram@myoffice.izhnet.ru
d4804e07e4
Merge mysql.com:/usr/home/ram/work/mysql-5.0-maint
...
into mysql.com:/usr/home/ram/work/mysql-5.1-maint
2006-09-18 10:43:06 +05: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
msvensson@neptunus.(none)
40bfe246a9
Rename cmakelists.txt -> CMakeLists.txt
2006-05-12 10:51:07 +02:00
reggie@big_geek.
67a692f998
performing a set of bk mv on each CMakeLists.txt file to try and restore the mixed case filenames since this seems to be required with Cmake 2.4 beta 1.
...
This is being pushed to a private tree and tested before being sent to the mainline.
2006-05-11 11:29:08 -05:00
knielsen@mysql.com
bc6628d27f
Some changes to make it possible to build for Windows with CMake from
...
a normal 'make dist' source .tar.gz.
2006-03-24 22:50:56 +01:00
Reggie@xgeek.
11979eec94
Moved cmake scripts into the proper directories
2006-03-15 10:22:12 -06: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