summaryrefslogtreecommitdiff
path: root/cmake/build_configurations
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9566 build mariabackup with libarchive for releaseVladislav Vaintroub2017-04-271-0/+4
* disable innodb snappy for release buildsSergei Golubchik2017-03-291-0/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-0/+2
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2017-03-211-0/+2
| |\
| | * MDEV-12231 MariaDB fails to restart after 10.0.30-1.el7 updateSergei Golubchik2017-03-121-0/+2
* | | Fix broken cmake -DBUILD_CONFIG=mysql_release on Windows.mariadb-10.1.20Vladislav Vaintroub2016-12-141-1/+2
* | | MDEV-9475 I can't finish my_install_db using binary tar distributionSergei Golubchik2016-02-231-0/+1
* | | MDEV-9172 - Analyze patches for IBM System zSergey Vojtovich2015-12-091-0/+19
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-9/+10
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-211-9/+10
| |\ \ | | |/
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-9/+10
| | |\
| | | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-9/+10
* | | | MDEV-6895 switch to dynamic libjemalloc.soSergei Golubchik2014-12-041-2/+0
* | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-6/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-09-181-1/+1
| |\ \ \ | | |/ /
| | * | support statically linked jemalloc. use that for release buildsSergei Golubchik2014-09-181-1/+1
| * | | 5.5 mergeSergei Golubchik2014-09-161-6/+1
| |\ \ \ | | |/ /
| | * | MDEV-6613 build system endianness test fails for ppc64le (i.e. Ubuntu)Sergei Golubchik2014-09-121-0/+1
| | * | MDEV-6561 libedit detection is brokenSergei Golubchik2014-09-091-6/+0
* | | | 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