summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't mistake a "grep mysqld" for a mysqld processunknown2005-06-081-8/+8
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+12
* 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
* | | | 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
* | | | 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
* | | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h:unknown2005-05-051-2/+21
* | | 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
| |\ \ \
| | * | | Step 3 of the switch to support configuration with NPTL:unknown2005-04-221-53/+85
| | * | | Step 2 of the switch to support configuration with NPTL:unknown2005-04-201-0/+1
| | * | | Step 1 of the switch to support configuration with NPTL:unknown2005-04-201-9/+9
* | | | | 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
| |/ / /
* | | | Fix compile issues in Intel C/C++ compiler (Bug #9063)unknown2005-04-251-0/+2
|/ / /
* | | - bumped up version number to 4.1.12 (4.1.11 has been released already)unknown2005-04-131-2/+2
* | | Manual merge of the ChangeSet to remove the dependency on manual.texi from th...unknown2005-04-131-1/+1
|\ \ \ | |/ /
| * | - manual.texi will be replaced with a manual written in DocBook/XML. This Cha...unknown2005-04-131-1/+1
| |/
* | In configure.in, don't remove $AVAILABLE_LANGUAGES_ERRORS_RULES at endunknown2005-04-111-1/+0
* | Add missing parts for the "Cybozu" custom build, to avoid future manual patches.unknown2005-04-081-10/+17
* | Mergeunknown2005-03-291-0/+1
|\ \ | |/
| * Introduce "configure" support for a new '-with-big-tables' option that can re...unknown2005-03-291-0/+1
| * - bumped up version number in configure.in from 4.0.24 -> 4.0.25 (ChangeSet 1...unknown2005-03-081-1/+1
| * configure.in:unknown2005-01-271-2/+2
| * configure.in:unknown2004-12-201-1/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-241-0/+1
|\ \
| * | Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+1
* | | configure.in:unknown2005-03-091-1/+7
|/ /
* | A way not to compile UCA collationsunknown2005-02-181-0/+18
* | 1) Tag the 4.1.10 released version: bk tag -r 1.2159.8.1 "mysql-4.1.10"unknown2005-02-151-2/+2
* | A fix for Bug#6273 "building fails on link": we should not useunknown2005-02-051-6/+10
* | Merge mysql.com:/data0/mysqldev/my/mysql-4.1unknown2005-02-021-2/+2
|\ \
| * | Use -DUNIV_DEBUG (extra debugging for InnoDB) when configuring with --debug=fullunknown2005-02-021-2/+2
* | | fix linkerror on sol9x86unknown2005-02-021-0/+9
|/ /
* | configure.inunknown2005-02-021-2/+2
* | Remove unused configure.in name TOOLS_LIBS.unknown2005-01-281-10/+0
* | Only enable Innodb extra debugging when using the --debug=full configure optionunknown2005-01-261-2/+2
* | Added -DDBUG_ON to CXXFLAGS when compiling with debuggingunknown2005-01-261-2/+2