summaryrefslogtreecommitdiff
path: root/cmake/build_configurations/mysql_release.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-231-21/+8
* 5.5 mergeSergei Golubchik2014-05-091-3/+0
|\
| * MDEV-5081 - Simple performance improvement for MariaDBSergey Vojtovich2014-02-281-3/+0
* | use dynamic libaio for ha_xtradb.soSergei Golubchik2013-12-221-2/+2
* | add missing plugins to deb packagesSergei Golubchik2013-11-141-1/+1
* | fix debian builds. don't use WITH_MAX anymoreSergei Golubchik2013-09-191-1/+0
* | 5.5 mergeSergei Golubchik2013-07-171-2/+2
|\ \ | |/
| * - Added -Wno-uninitialized to avoid warnings in release buildsMichael Widenius2013-06-091-2/+2
* | Make cassandra not built by defaultunknown2013-01-101-1/+1
* | Include cassandra storage engine in tarballsSergey Petrunya2012-09-281-0/+2
|/
* MDEV-302 lp:988204 MariaDB 5.5.23 binaries don't use libaioSergei Golubchik2012-06-061-2/+13
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
* | mdev-176 feedback plugin is linked dynamically in bintarSergei Golubchik2012-03-131-2/+3
* | Avoid mysqld dependency on libaio.so by linking xtradb statically to libaio. Vladislav Vaintroub2011-11-251-1/+9
|/
* Bug#12710832 - PB2 DAILY-TRUNK BUILD FAILS ON SOLARIS X86_64Tor Didriksen2011-07-041-2/+2
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* bug#58955: Must -DBUILD_CONFIG=mysql_release require libaio on LinuxJonathan Perkin2010-12-161-11/+15
* bug#58766: Server binary was compiled without fast-mutexesJonathan Perkin2010-12-071-1/+4
* mergeSunanda Menon2010-11-221-20/+4
|\
| * Bug#58313: CMake stops with VS Express if -DBUILD_CONFIG=mysql_release.cmakeVladislav Vaintroub2010-11-201-2/+4
| * 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
|/
* Bug#42733: Type-punning warnings when compiling MySQL -- strict aliasing viol...Davi Arnaut2010-10-081-9/+9
* bug#55250: 5.5.5-m3 incorrectly compiled with exceptions on Solaris/x86Jonathan Perkin2010-07-191-1/+1
* Spell CMAKE_COMPILER_IS_GNUCC correctly.Jonathan Perkin2010-07-061-1/+1
* 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 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
* CMakeLists.txtKent Boortz2010-06-231-45/+66
* Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-9/+11
* Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-081-2/+2
* Some CMake packaging fixes:Jonathan Perkin2010-02-241-0/+2
* When using SIGNCODE parameter, check that signing of test executable reaööy...Vladislav Vaintroub2010-02-021-0/+5
* Define feature sets that correspond to different products (advanced, pro, ent...Vladislav Vaintroub2010-02-021-13/+80
* Add -lmtmalloc to server linker flags on Solaris 10Vladislav Vaintroub2010-01-201-0/+4
* Add Solaris sparc Sun Studio flagsVladislav Vaintroub2010-01-201-2/+13
* - another take on BUILD_CONFIG variable - use OPTION instead of SET for Vladislav Vaintroub2010-01-201-14/+20
* Fix end-of-line characters in mysql_release.cmake to be unix-conformVladislav Vaintroub2010-01-191-92/+92
* Add compiler flags used by the buildteam to do releaseVladislav Vaintroub2010-01-191-0/+69
* Add option for specifying MYSQL build configurations.Vladislav Vaintroub2010-01-111-0/+23