summaryrefslogtreecommitdiff
path: root/BUILD/build_mccge.sh
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-3/+3
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-166/+58
|\ \ \ | |/ / |/| |
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-166/+67
| |\ \ | | |/
| * | Fixed bugs found by buildbot:Michael Widenius2011-01-261-2/+3
| * | Merge with MySQL 5.1.52Michael Widenius2010-11-231-156/+467
| |\ \
| * \ \ Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+1
| |\ \ \
| * | | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* | | | | Updates tests to handle thread pool correctlyMikael Ronstrom2011-01-141-1/+2
* | | | | MergeKent Boortz2010-12-291-0/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MergeKent Boortz2010-12-291-0/+17
| | |_|/ | |/| |
* | | | Updated build_mccge.sh to handle Open64 compiler, to remove autotools and a d...Mikael Ronstrom2010-12-011-70/+223
* | | | merge updates of build_mccge.sh and check-cpuMikael Ronstrom2010-09-161-70/+195
|\ \ \ \ | |/ / /
| * | | Updated build_mccge.sh and added support for more cpu's in check-cpuMikael Ronstrom2010-09-161-156/+467
| | |/ | |/|
| * | 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/+2
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-16/+2
* | Remove leftovers from old versions of the code.Davi Arnaut2010-07-131-1/+0
* | 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/+2
* | Fixed --fast flag on Linux to use -O3Mikael Ronstrom2009-12-081-1/+5
* | Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-7/+7
* | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111Mikael Ronstrom2009-09-101-1/+1
* | Fixed missing - in build scriptMikael Ronstrom2009-03-111-2/+2
* | Fixed some issues with build script and 64-bit handling,Mikael Ronstrom2009-02-211-6/+11
* | Fixing bug in developer usage of scriptMikael Ronstrom2009-02-121-1/+1
* | Workaround for DTrace-related bugs.Mikael Ronstrom2009-02-101-1/+1
* | Many updates to build scriptMikael Ronstrom2009-02-061-84/+132
* | Fixed bug in check-cpu script for SPARC and SolarisMikael Ronstrom2009-02-031-2/+2
* | Add support for building with tcmalloc support insteadMikael Ronstrom2008-12-201-0/+8
* | Edited the help text to indicate changes to supportedMikael Ronstrom2008-12-191-16/+33
* | Made it possible to set CC and CXX on commandline before calling scriptMikael Ronstrom2008-12-191-73/+177
|/
* WL#3834: New build script for system admins and developersunknown2008-02-081-0/+1516