summaryrefslogtreecommitdiff
path: root/BUILD/SETUP.sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-0/+2
| * | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+2
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-2/+4
| |\ \ \ \ \
| * | | | | | missing DBUG_VOID_RETURNunknown2008-02-071-3/+3
| * | | | | | Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-1/+1
| * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-041-0/+1
| |\ \ \ \ \ \
| | * | | | | | Use direct memory access for the log scanunknown2007-09-271-0/+1
| * | | | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Added applying of undo for updatesunknown2007-09-091-3/+3
* | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-10/+2
* | | | | | | | Add a maintainer target to the warning-mode of the build scripts.Davi Arnaut2010-07-241-12/+18
* | | | | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
| * | | | | | | Apply:Konstantin Osipov2010-06-071-1/+1
| * | | | | | | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-05-201-1/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-8/+5
| |_|_|_|/ / |/| | | | |
* | | | | | Don't enable safemalloc for valgrind builds, it's too slow.Davi Arnaut2010-06-031-1/+1
* | | | | | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-1/+5
|/ / / / /
* | | | | Bug#37870: Usage of uninitialized value caused failed assertion.Evgeny Potemkin2008-11-051-2/+2
| |_|/ / |/| | |
* | | | Bug #31326: No compile check of order of initializationsunknown2007-12-141-2/+4
|/ / /
* | | Add -Wno-unused to --warning-mode=pedantic, otherwise sql/ compilationunknown2007-08-301-1/+1
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-cleanupunknown2007-08-221-1/+1
|\ \ \ | | |/ | |/|
| * | Do not use $static_link for GCOV builds,unknown2007-08-221-1/+1
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimeunknown2007-08-221-0/+25
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#23062 (GCOV build: helper scripts missing in the BUILD directory)unknown2007-08-151-0/+25
| * Add hint about using --help to see what options are availableunknown2007-03-021-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-3/+6
| |\
* | | BUG#20013 No pentium_cflags in SETUP.shunknown2007-02-261-0/+1
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-031-0/+10
|\ \ \
| * | | After merge fixesunknown2007-01-291-0/+6
| * | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-1/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+6
* | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.1-build-workunknown2007-01-301-1/+9
|\ \ \ \
| * \ \ \ merge fixunknown2007-01-251-1/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#25530 --with-readline fails with commercial source packagesunknown2007-01-251-1/+10
| | | |/ | | |/|
| | * | Remove compiler warningsunknown2006-11-201-3/+3
* | | | SETUP.sh:unknown2007-01-251-1/+1
| |_|/ |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-221-2/+2
|\ \ \ | |/ / |/| |
| * | Give warnings for unused objectsunknown2007-01-221-2/+2
* | | Post-merge cleanup and fix minor BUILD/... "="-equality syntax unknown2007-01-071-1/+1
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2006-11-161-1/+1
|\ \
| * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-10-171-1/+1
| |\ \
| | * | Changed several char* to LEX_STRING*.unknown2006-10-161-1/+1
* | | | Fix a typo in SETUP.shunknown2006-11-061-1/+1
|/ / /
* | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/50unknown2006-08-301-9/+3
|\ \ \ | |/ / |/| / | |/
| * Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41unknown2006-08-301-9/+3
| |\
| | * Merge maint2.mysql.com:/data/localhome/tsmith/bk/bfx/40unknown2006-08-301-9/+3
| | |\
| | | * minor portability fix in SETUP.shunknown2006-08-291-9/+3
* | | | BUG#18818 configure: No longer finds OpenSSL on Mac OS Xunknown2006-05-171-2/+5
* | | | WL#3201 post-review fixupsunknown2006-05-011-3/+3