summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* unittest:serg@serg.mylan2006-06-011-41/+13
| | | | | | | | | | | | | rename *.t* to *-t* to be automake-friendly simplify Makefiles test_atomic.c: move to unittest, add GPL comment, fix warnings, convert to tap framework. configure: remove custom tests for available types, use AC_CHECK_TYPE instead x86-gcc.h: fix gcc -ansi errors while maintaining readability ignore: added *-t
* WL#2595 - atomic operationsserg@serg.mylan2006-05-311-42/+14
|
* Bump up the version number, 5.1.11 has been cloned.joerg@trift-lap.fambruehe2006-05-221-1/+1
|
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-newkent@mysql.com2006-05-201-4/+2
|\ | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
| * BUG#18818 configure: No longer finds OpenSSL on Mac OS Xmsvensson@neptunus.(none)2006-05-171-4/+2
| | | | | | | | - Implement new switch --with-ssl to configure used for both bundled yaSSL or OpenSSL
* | Mergekent@mysql.com2006-05-171-23/+4
|\ \ | |/ |/|
| * mysql.spec.sh:kent@mysql.com2006-05-161-23/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed Berkeley DB configure.in: Adjusted Netware support basic.t.c: Change for Netware Makefile.am: Use thread safe libmysqlclient_r if it was built valgrind.supp: Hide report about strlen/_dl_init_paths ha_tina.cc: Temporarely disable CSV engine on Netware, as the engine depends on mmap() net_serv.cc: Include <sys/select.h> for Netware
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-newjoerg@mysql.com2006-05-081-1/+1
|\ \ | | | | | | | | | into mysql.com:/M51/mysql-5.1
| * | configure.in : Now that 5.1.10 has been cloned, bump up the version.joerg@mysql.com2006-05-081-1/+1
| |/
* | mergedserg@sergbook.mysql.com2006-05-081-12/+0
|\ \ | |/ |/|
| * auto-include plug.in, remove the need for plugins to modify configure.inserg@sergbook.mysql.com2006-05-041-12/+0
| |
* | Fixed compiler warningsmonty@mysql.com2006-05-041-96/+96
|/ | | | | | Move plugin declarations after system functions have been checked (Fixes problem with ndb_config failing becasue SHM is not declared) Fixed some memory leaks
* WL#3201 additional post-review fixesacurtis@xiphis.org2006-05-021-1/+1
|
* Merge xiphis.org:/home/antony/work2/mysql-5.1acurtis@xiphis.org2006-05-011-96/+111
|\ | | | | | | into xiphis.org:/home/antony/work2/wl3201-post-review.2
| * WL#3201 post-review fixupsacurtis@xiphis.org2006-05-011-35/+35
| | | | | | | | | | | | end plugin/module naming schizophrenia fixup shell code and m4 macro comments cmakelists.txt included in EXTRA_DIST
| * fixesserg@sergbook.mysql.com2006-04-301-4/+1
| |
| * make distcheck and cosmetic fixesserg@sergbook.mysql.com2006-04-291-24/+13
| |
| * Merge xiphis.org:/home/antony/work2/wl3201.3acurtis@xiphis.org2006-04-241-77/+106
| |\ | | | | | | | | | into xiphis.org:/home/antony/work2/wl3201.merge
| | * WL#3201acurtis@xiphis.org2006-04-201-4/+2
| | | | | | | | | | | | Fixes after first review
| | * WL#3201acurtis@xiphis.org2006-04-131-78/+107
| | | | | | | | | | | | " Configure support for server plugins "
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-04-301-4/+11
|\ \ \ | |/ / |/| | | | | into mysql.com:/home/jimw/my/mysql-5.1-clean
| * | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-04-271-1/+9
| |\ \ | | | | | | | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
| | * | Remove hacks for building shared libs on aix and qnxmsvensson@neptunus.(none)2006-04-261-39/+0
| | | |
| | * | Fix for building shared libraries on AIX with 64-bit modemsvensson@shellback.(none)2006-04-221-0/+47
| | | | | | | | | | | | | | | | Set building of shared libraries on QNX to defatul OFF
| | * | Merge neptunus.(none):/home/msvensson/mysql/my50-bug18837msvensson@neptunus.(none)2006-04-211-1/+1
| | |\ \ | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
| | | * | Bug#18837 Many build and test failures when configuring without --disable-sharedmsvensson@neptunus.(none)2006-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | Build "NOINST" tools with -static flag to avoid any ld problems when using them
| * | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-newkent@mysql.com2006-04-271-3/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
| | * \ \ \ Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2006-04-191-3/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
| | | * | | | configure.in:kent@mysql.com2006-04-061-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for crypt() in libc first (bug#16478)
| * | | | | | configure.in:bpontz@mysql.com2006-04-261-2/+2
| | |_|/ / / | |/| | | | | | | | | | | | | | | | clone-off for 5.0.21
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2006-04-241-0/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-merge-5.1
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2006-04-131-0/+5
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | | into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2006-04-111-0/+5
| | |\ \ \ | | | |/ / | | |/| | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
| | | * | Avoid trying to include <asm/atomic.h> when it doesn't work in C++bell@sanja.is.com.ua2006-04-101-0/+5
| | | | | | | | | | | | | | | | | | | | code. (Bug #13621)
| * | | | configure.in:bpontz@mysql.com2006-03-291-2/+2
| | | | | | | | | | | | | | | | | | | | Increased version number because of clone-off
| * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-03-201-14/+30
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
* | \ \ \ \ Merge ↵mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-0/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new into c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
| * | | | | | WL 2826: Error handling of ALTER TABLE for partitioningmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved error inject from being flags to compiler to being part of config.h Also error inject only defined if debug is also defined +Small fixes
| * | | | | | Merge ↵mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-011-0/+13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new into c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
| | * \ \ \ \ \ Merge ↵pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-211-0/+13
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-new into c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
| | | * \ \ \ \ \ Merge ↵pappa@c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-201-0/+13
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5.1-bugs into c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
| | | | * | | | | | WL 2826: First step in error handling of ALTER TABLE for partitioningmikron@c-4d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-011-0/+13
| | | | | | | | | |
* | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.1-cleanjimw@mysql.com2006-04-131-20/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-5.1-kill-sql-bench
| * | | | | | | | | | Remove sql-bench from the server repository -- it is being maintainedjimw@mysql.com2006-04-131-17/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree.
* | | | | | | | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-newmats@mysql.com2006-04-131-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/bkroot/mysql-5.1-new
| * \ \ \ \ \ \ \ \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-04-131-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/bk/merge-mysql-5.1-wl3206
| | * | | | | | | | | | WL#3206 (Adding unit tests):mats@mysql.com2006-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving mytap library into unittest/ Adding 'test' target to make and run unit tests. Minor fixes.
| | * | | | | | | | | | WL#3206 (Add unit tests):mats@mysql.com2006-04-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An implementation of the TAP framework for writing unit tests.
* | | | | | | | | | | | mergedserg@serg.mylan2006-04-131-17/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,jimw@mysql.com2006-04-111-17/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and various stuff in Docs/. Also move the certificates used for testing into mysql-test/std_data from the top-level SSL directory (now gone).