summaryrefslogtreecommitdiff
path: root/cmake/build_configurations
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+1
|\
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-0/+1
| |\
| | * Bug#26022865 BUILD FOR WINDOWS-S12-64BIT,ADVANCED IS FAILING ON PB2 MYSQL-5.6Tor Didriksen2017-11-091-7/+0
| | * Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NOHarin Vadodaria2017-04-271-3/+1
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-9/+10
| | * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | * 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
* | 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
* | 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
* | | 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
* | | 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