summaryrefslogtreecommitdiff
path: root/BUILD/build_mccge.sh
Commit message (Expand)AuthorAgeFilesLines
* 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