summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG#52821 - plugin_ftparser.h and plugin_audit.h areSergey Vojtovich2010-08-272-10/+13
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-08-061-5/+0
* Build cleanupsVladislav Vaintroub2010-08-051-6/+23
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+2
|\
| * Auto-merge from mysql-trunk.Alexander Nozdrin2010-07-232-3/+0
| |\
| * | Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5Davi Arnaut2010-07-201-2/+2
* | | Cleanup after bild team push.Vladislav Vaintroub2010-07-251-0/+12
| |/ |/|
* | Revert the ndb removal for now.Jonathan Perkin2010-07-202-3/+0
|/
* bug#55250: 5.5.5-m3 incorrectly compiled with exceptions on Solaris/x86Jonathan Perkin2010-07-191-1/+1
* Manual merge from mysql-trunk.Alexander Nozdrin2010-07-196-50/+103
|\
| * Spell CMAKE_COMPILER_IS_GNUCC correctly.Jonathan Perkin2010-07-061-1/+1
| * I'm pretty sure 'CXX_FLAGS' is a typo for 'CMAKE_CXX_FLAGS', andJonathan Perkin2010-07-051-2/+2
| * Remove flags which have already been defined in configure.cmake.Jonathan Perkin2010-07-051-3/+4
| * Fix typo in previous.Jonathan Perkin2010-07-051-1/+1
| * kent's recent changes to this file resulted in flag loss due toJonathan Perkin2010-07-051-62/+81
| * Fix icc/icpc flags.Jonathan Perkin2010-07-021-2/+6
| * Don't cache {C,CXX} flags, this file is parsed twice, the first timeJonathan Perkin2010-07-021-14/+8
| * Fix syntax error (missing quote).Jonathan Perkin2010-07-011-2/+2
| * Fix previousJonathan Perkin2010-06-251-0/+2
| * Update ICC flags to avoid deprecated options.Jonathan Perkin2010-06-251-2/+2
| * Ensure aio is available on Linux.Jonathan Perkin2010-06-251-0/+10
| * Automerge the bug fix 54739 into the 5.5.5-m3 release clone.Joerg Bruehe2010-06-241-1/+2
| |\
| * | Remove storage/ndb from dist sources.Jonathan Perkin2010-06-232-0/+3
| * | CMakeLists.txtKent Boortz2010-06-232-46/+66
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-154-9/+23
|\ \ \
| * | | Remove leftovers from old versions of the code.Davi Arnaut2010-07-131-2/+1
| * | | Bug #52850: mysqld-debug.pdb doesn't match Vladislav Vaintroub2010-06-301-6/+16
| * | | Merge bug fix.Joerg Bruehe2010-06-231-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix Bug #54739Joerg Bruehe2010-06-231-1/+2
| * | | Fix syntax error (missing space in SET command), that effectively prevents m...Vladislav Vaintroub2010-06-221-1/+1
| * | | Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-0/+4
| |/ /
* | | Add the cmake option MYSQL_MAINTAINER_MODE which is equivalentDavi Arnaut2010-07-121-0/+6
* | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+0
| |/ |/|
* | Made the changes as per Kent/wlad to include http://lists.mysql.com/commits/1...sunanda2010-06-231-1/+1
|/
* Post-push fixups for WL#5349Magne Mahre2010-06-221-1/+2
* mergeDaniel Fischer2010-06-186-20/+115
|\
| * mergeDaniel Fischer2010-05-273-89/+114
| |\
| | * Get rid ot the "net retry count" difference whichJoerg Bruehe2010-05-211-3/+6
| | * Explicitly set OSX flags, to match current release.Jonathan Perkin2010-05-071-2/+2
| | * Tidy install layout.Jonathan Perkin2010-05-061-81/+106
| | * Build all plugins.Jonathan Perkin2010-05-051-3/+0
| * | apply wlad's patch to read the fill_help_tables.sql file whole, not line by lineDaniel Fischer2010-04-301-2/+3
| * | mergeDaniel Fischer2010-04-301-2/+2
| |\ \ | | |/
| | * Sync icc flags with reality.Jonathan Perkin2010-04-281-2/+2
| * | MergeDaniel Fischer2010-04-2113-116/+435
| |\ \ | | |/
| | * Only use /usr/lib64 on x86_64, ia64 for example still uses /usr/libJonathan Perkin2010-04-191-1/+1
| | * Disable SSL with Intel CCJonathan Perkin2010-04-161-0/+1
| | * Fix SVR4 datadirJonathan Perkin2010-04-011-1/+1
| | * Try to fix datadirJonathan Perkin2010-04-011-2/+2