summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-02-281-2/+2
|\ | | | | | | into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
| * Add C version of safe_process msvensson@shellback.(none)2008-01-181-1/+1
| |
| * WL#4189msvensson@pilot.mysql.com2007-12-121-1/+1
| | | | | | | | | | | | | | - dynamic configuration support - safe process - cleanups - create new suite for fedarated
* | Merge trift2.:/MySQL/M51/mysql-5.1joerg@trift2.2008-02-131-3/+18
|\ \ | | | | | | | | | into trift2.:/MySQL/M51/push-5.1
| * | Bug#31891 Meaningful stack tracedavi@mysql.com/endora.local2008-02-071-3/+18
| | | | | | | | | | | | | | | | | | | | | On crashes generate a user-friendly resolved and demangled stack trace when libc provides the necessary functions (newer libc on i386, x86_64, powerpc, ia64, alpha and s390). Otherwise print a numeric stack trace as before, relying on resolve_stack_dump utility.
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-buildkent@kent-amd64.(none)2008-01-311-9/+9
|\ \ \ | |/ / |/| | | | | into mysql.com:/home/kent/bk/build/mysql-5.1-build
| * | Merge mysql.com:/home/kent/bk/build/mysql-5.0-buildkent@kent-amd64.(none)2008-01-031-9/+9
| |\ \ | | | | | | | | | | | | into mysql.com:/home/kent/bk/build/mysql-5.1-build
| | * \ Merge mysql.com:/home/kent/bk/build/mysql-4.1-buildkent@kent-amd64.(none)2008-01-031-9/+9
| | |\ \ | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/build/mysql-5.0-build
| | | * \ Merge mysql.com:/home/kent/bk/build/mysql-4.0kent@mysql.com/kent-amd64.(none)2008-01-031-15/+15
| | | |\ \ | | | | | | | | | | | | | | | | | | into mysql.com:/home/kent/bk/build/mysql-4.1-build
| | | | * | configure.in, acinclude.m4:kent@mysql.com/kent-amd64.(none)2008-01-031-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | Minor cleanup, removed semicolons not needed
| | | * | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/41tsmith@maint1.mysql.com2007-06-181-0/+13
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | into maint1.mysql.com:/data/localhome/tsmith/bk/maint/41
| | | * \ \ \ Merge trift2.:/MySQL/M41/mysql-4.1joerg@trift2.2007-06-061-2/+2
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into trift2.:/MySQL/M41/push-4.1
| | | | * | | | Raise version number after cloning 4.1.23joerg/mysqldev@mysql.com/production.mysql.com2007-06-061-2/+2
| | | | | | | |
* | | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2008-01-251-0/+24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
| * \ \ \ \ \ \ \ Merge ibm.:/home/alik/Documents/MySQL/devel/5.1anozdrin/alik@ibm.2008-01-191-0/+24
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into ibm.:/home/alik/Documents/MySQL/devel/5.1-rt-merged-5.1
| | * | | | | | | | Bug#33728 Atomic builtinsdavi@mysql.com/endora.local2008-01-111-0/+24
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use compiler provided atomic builtins as a 'backend' for MySQL's atomic primitives. The builtins are available on a handful of platforms and compilers.
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2008-01-231-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
| * \ \ \ \ \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintcmiller@zippy.cornsilk.net2008-01-231-0/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
| | * | | | | | | | | Bug#27427: resolveip fails on hostnames with a leading digitcmiller@zippy.cornsilk.net2008-01-231-0/+2
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Kasper Dupont. No CLA required for this size of patch. "resolveip" program produces incorrect result if given a hostname starting with a digit. Someone seems to have thought that names can not have digits at the beginning. Instead, use the resolver library to work out the rules of hostnames, as it will undoubtedly be better at it than we are.
| | * | | | | | | | Raise version number after cloning 5.0.54kent/mysqldev@mysql.com/production.mysql.com2007-12-141-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51tsmith@ramayana.hindu.god2008-01-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | | into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
| * | | | | | | | Raise version number after cloning 5.1.23-rcdfischer/mysqldev@mysql.com/production.mysql.com2008-01-191-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-1/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | into janus.mylan:/usr/home/serg/Abk/mysql-5.1
| * | | | | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0df@pippilotta.erinye.com2007-12-111-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
| | * | | | | | No we're still at 5.0.54.df@pippilotta.erinye.com2007-12-111-2/+2
| | | | | | | |
| | * | | | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-releasedf@pippilotta.erinye.com2007-12-101-2/+2
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
| | | * | | | | | configure.in:jperkin/mysqldev@mysql.com/production.mysql.com2007-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert version back to 5.0.52 for release build
| * | | | | | | | configure.in:kent@mysql.com/kent-amd64.(none)2007-12-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the auto detection and use of Solaris "libmtmalloc", as it cause regression on bug#18322. The code removed also prevented a build without using this library. Users can still compile with "libmtmalloc", if configuring with "--with-mysqld-libs=-lmtmalloc"
| * | | | | | | | Merge mysql.com:/home/kent/bk/docs-cleanup/mysql-5.0-buildkent@kent-amd64.(none)2007-11-221-0/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | into mysql.com:/home/kent/bk/docs-cleanup/mysql-5.1-build
| | * | | | | | Makefile.am, configure.in:kent@mysql.com/kent-amd64.(none)2007-11-221-0/+5
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | Include "manual.chm" in source TAR if it exists
| | * | | | | Raise version number after cloning 5.0.52dfischer/mysqldev@mysql.com/production.mysql.com2007-11-201-2/+2
| | | | | | |
| | * | | | | Merge trift2.:/MySQL/M50/bug31644-5.0joerg@trift2.2007-10-191-0/+5
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into trift2.:/MySQL/M50/push-5.0
| | * \ \ \ \ \ Merge trift2.:/MySQL/M50/mysql-5.0joerg@trift2.2007-10-191-1/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into trift2.:/MySQL/M50/push-5.0
* | | \ \ \ \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-1/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-maint
| * | | | | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainistruewing@stella.local2007-11-021-1/+12
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into stella.local:/home2/mydev/mysql-5.1-axmrg
| | * | | | | | | | Bug#30296antony@pcg5ppc.xiphis.org2007-10-251-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Dynamic plugins fail to load on FreeBSD" ELF executables need to be linked using the -export-dynamic option to ld(1) for symbols defined in the executable to become visible to dlsym(). Also, do not build plugins on an all-static build.
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communitycmiller@zippy.cornsilk.net2007-11-021-2/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1
| * | | | | | | | | 5.1 has been promoted to "rc" status.joerg@trift2.2007-10-291-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge trift2.:/MySQL/M51/bug31644-5.1joerg@trift2.2007-10-191-0/+5
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into trift2.:/MySQL/M51/push-5.1
| | * \ \ \ \ \ \ \ \ Merge trift2.:/MySQL/M50/bug31644-5.0joerg@trift2.2007-10-191-0/+5
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | into trift2.:/MySQL/M51/bug31644-5.1
| | | * | | | | | | | Modify "mysqlbug" ("scripts/mysqlbug.sh") so that it differs between the ↵joerg@trift2.2007-10-181-0/+5
| | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original and the modified values of the compile-related variables used in "configure". Make the necessary adjustments in "configure.in" and "scripts/Makefile.am". This fixes bug#31644 Values of *FLAGS that were used for building packages is missed in mysqlbug
| * | | | | | | | | Merge trift2.:/MySQL/M51/mysql-5.1joerg@trift2.2007-10-191-2/+28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | | into trift2.:/MySQL/M51/push-5.1
| * | | | | | | | Merge trift2.:/MySQL/M50/bug29658-5.0joerg@trift2.2007-10-151-1/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | into trift2.:/MySQL/M51/bug29658-5.1
| | * | | | | | | Allow for different directories containing the "libc",joerg@trift2.2007-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as it may well happen with 32- vs 64-bit Linux systems. This patch was proposed immediately with the report of Bug #29658 wrong test for static nss checking on linux, doesn't cover all platforms
* | | | | | | | | Remove easily-changed and prominent variable that toggledcmiller@zippy.cornsilk.net2007-10-291-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | community-server features. Community server features should be fully integrated into 5.1, but disabled by default. We never toggle that they're disabled based on the version number, in the 5.1 line and later.
* | | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergecmiller@zippy.cornsilk.net2007-10-291-2/+28
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1
| * | | | | | | | Merge solace.(none):/home/mtaylor/src/mysql/mysql-5.0-maintmtaylor@solace.(none)2007-10-121-1/+0
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | into solace.(none):/home/mtaylor/src/mysql/mysql-5.1-new-maint
| | * | | | | | | Removed debian dir. It was a mistake to embed it in the tree in the first ↵mtaylor@solace.(none)2007-10-121-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | place.
| | * | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-09-281-2/+2
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | | | | | | | | | into ramayana.hindu.god:/home/tsmith/m/bk/maint/50
| | | * | | | | | Raise version number after cloning 5.0.50dfischer/mysqldev@mysql.com/production.mysql.com2007-09-261-2/+2
| | | | | | | | |