summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-1/+0
* merge mysql-5.5->mysql-5.5-bugteamGeorgi Kodinov2010-12-161-2/+2
|\
| * Fix the .deb package prefix.Jonathan Perkin2010-11-251-2/+2
* | bug#58955: Must -DBUILD_CONFIG=mysql_release require libaio on LinuxJonathan Perkin2010-12-161-11/+15
* | Bug#58871: Reorganize maintainer mode compiler flags to allowDavi Arnaut2010-12-151-0/+54
* | bug#58766: Server binary was compiled without fast-mutexesJonathan Perkin2010-12-071-1/+4
* | Post-fix for Bug#58158 on SolarisVladislav Vaintroub2010-11-251-1/+11
* | Bug #58372 cmake should not write temporary files in the source directoryTor Didriksen2010-11-231-13/+17
* | Merge 5.5-bug58158 into 5.5-bugteamMagnus Blåudd2010-11-241-1/+1
|\ \
| * | Bug#58158 LINK_LIBRARIES for MYSQL_ADD_PLUGIN is not added to libmysqldMagnus Blåudd2010-11-161-1/+1
| * | Fix typo, allow SVR4 packages to be built again.Jonathan Perkin2010-10-141-1/+1
* | | WL#5665: Removal of the autotools-based build systemMagnus Blåudd2010-11-241-7/+11
| |/ |/|
* | mergeSunanda Menon2010-11-227-150/+39
|\ \
| * | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-1/+1
| * | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-204-121/+31
| * | avoid useless system check on WindowsVladislav Vaintroub2010-11-201-0/+1
| * | Bug#58313: CMake stops with VS Express if -DBUILD_CONFIG=mysql_release.cmakeVladislav Vaintroub2010-11-202-10/+6
| * | Bug#58272: -DBUILD_CONFIG=mysql_release is broken with cmake 2.8.3Vladislav Vaintroub2010-11-171-18/+0
* | | Bug #58227 improve error message "aio is required on Linux"Sunanda Menon2010-11-191-1/+7
|/ /
* | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-7/+4
* | Bug#58074: ADD_VERSION_INFO cmake/mysql_version.cmake fails if LINK_FLAGS are...Vladislav Vaintroub2010-11-125-29/+13
* | Bug #52275 CMake configure wrapper does not handleVladislav Vaintroub2010-11-121-0/+5
* | Fix typo : SVR5=>SVR4Vladislav Vaintroub2010-11-101-1/+1
* | Fix cmake's version string handling (change proposed by Jonathan Perkin).Joerg Bruehe2010-11-021-0/+3
* | GCC's link option only take a single hyphen.Davi Arnaut2010-10-201-1/+1
* | Use a guard macro to prevent the inclusion of system headersDavi Arnaut2010-10-131-2/+4
|/
* Do not accept invalid INSTALL_LAYOUT parameterVladislav Vaintroub2010-10-111-1/+11
* Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing viol...Davi Arnaut2010-10-081-9/+9
* Fix compile error on Windows after WL#1054 push.Vladislav Vaintroub2010-10-041-0/+1
* Rename CMAKE_PARSE_ARGUMENTS macro to avoid name collisionVladislav Vaintroub2010-09-295-7/+7
* Bug #55966: "plugin" tests fail in 5.5Mats Kindahl2010-09-061-17/+18
* 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