summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge of 4.1 -> 5.0unknown2005-06-011-8/+2
|\
| * Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1unknown2005-06-011-7/+1
| |\
| | * - removed references to some obsolete files (BUG#10824)unknown2005-06-011-7/+1
| | * [backport of 4.1, because 4.0 autobuild now hits the same problem;unknown2005-05-071-1/+0
| | * Merge mysql.com:/home/jimw/my/mysql-4.0-9690unknown2005-04-291-1/+1
| | |\
| | | * Backport fix from 4.1 for testing whether CXX is gcc. (Bug #9690)unknown2005-04-271-1/+1
| * | | - merged the 4.1.12a Changes back into the main treeunknown2005-05-261-1/+1
| |\ \ \
| | * | | - bumped up version number string to 4.1.12aunknown2005-05-241-1/+1
* | | | | Change to 5.0.7(again)unknown2005-05-201-1/+1
* | | | | Cset exclude: matt@mysql.com|ChangeSet|20050519052223|06259unknown2005-05-191-1/+1
* | | | | configure.in:unknown2005-05-191-1/+1
* | | | | Resolve merge from 4.1unknown2005-05-181-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-05-181-0/+1
| |\ \ \ \ | | |/ / /
| | * | | - added a check for "u_int32_t" to configure.in that will define unknown2005-05-121-0/+1
* | | | | Fix warnings from iccunknown2005-05-181-3/+6
* | | | | sql_yacc.yy:unknown2005-05-171-0/+8
* | | | | Build fixesunknown2005-05-161-16/+16
* | | | | Manual merge (again)unknown2005-05-141-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-101-0/+3
| |\ \ \ \
| | * | | | Makefile.am, configure.in:unknown2005-05-101-0/+3
| | |/ / /
| * | | | configure.in:unknown2005-05-091-1/+1
| |/ / /
| * | | Added cp932 character setunknown2005-05-051-2/+11
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-051-26/+1
|\ \ \ \
| * | | | gcc 2.92 compatibilityunknown2005-05-051-26/+1
* | | | | Manual mergeunknown2005-05-051-2/+21
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-2/+21
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-011-0/+3
|\ \ \ \
| * \ \ \ Merge with 4.1unknown2005-04-301-0/+3
| |\ \ \ \ | | |/ / /
| | * | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-0/+3
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-271-61/+94
| | |\ \ \
| | | * \ \ Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-261-61/+94
| | | |\ \ \
* | | | | | | yassl changeset 2:unknown2005-04-301-34/+40
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-04-291-32/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix tiny typo in configure.inunknown2005-04-281-1/+1
| * | | | | | Removing duplicate AC_PREREQ macrosunknown2005-04-281-3/+1
| * | | | | | Merge from 4.1 to 5.0unknown2005-04-271-2/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge neptunus.(none):/home/msvensson/mysql/bug8162unknown2005-04-271-2/+9
| | |\ \ \ \ \
| | | * | | | | Bug #8162 MySQL cannot be compiled without readlineunknown2005-04-271-2/+9
| | * | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9954unknown2005-04-271-1/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-1/+1
| | | |/ / / /
| * | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9714unknown2005-04-271-29/+9
| |\ \ \ \ \ \
| | * | | | | | BUG#9714 libsupc++ problemunknown2005-04-271-29/+9
* | | | | | | | Mergeunknown2005-04-291-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | WL#2286 Compile MySQL w/YASSL supportunknown2005-04-281-0/+2
* | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-04-261-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-9063unknown2005-04-261-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)unknown2005-04-251-0/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | - fixed NDB_VERSION_BUILD in configure.in to have the correct number (4->5)unknown2005-04-251-1/+1
* | | | | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...unknown2005-04-261-62/+95
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Step 3 of the switch to support configuration with NPTL:unknown2005-04-221-53/+85