summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix build on OSXVladislav Vaintroub2012-04-121-1/+4
* mysql 5.5.23 mergeSergei Golubchik2012-04-103-5/+24
|\
| * Merged some fixes from 7.2 release branchesBjorn Munch2012-03-223-5/+24
* | lp:886550 Wrong installation path for some include files.unknown2012-04-031-2/+2
* | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-282-2/+17
* | mysql-5.5.22 mergeSergei Golubchik2012-03-282-2/+2
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-162-2/+2
| * Bug#13463417 63487: ANNOYING TRACE MESSAGE IN CMAKE CODETor Didriksen2011-12-151-1/+0
* | Fix Windows buildVladislav Vaintroub2012-03-221-3/+6
* | precache results of system tests on WindowsVladislav Vaintroub2012-03-221-0/+2
* | Fix CMake code to work with older cmake version, such as 2.6.2Vladislav Vaintroub2012-03-221-10/+16
* | Reduce size of windows MSI by approx. 50%Vladislav Vaintroub2012-03-162-24/+37
* | mdev-176 feedback plugin is linked dynamically in bintarSergei Golubchik2012-03-131-2/+3
* | precache some more system checks on WindowsVladislav Vaintroub2012-02-271-0/+2
* | merge 5.5Vladislav Vaintroub2012-02-272-1/+9
|\ \
| * | because of the high cost associated with fake symdir resolution, disable sym...Vladislav Vaintroub2012-02-271-0/+2
| * | Workaround buggy Linux dtrace - it fails on fedora if CC is set to 'ccache gcc'Vladislav Vaintroub2012-02-201-1/+7
* | | mergeVladislav Vaintroub2012-02-084-11/+30
|\ \ \ | |/ /
| * | Various fixes for Solaris compiler.Vladislav Vaintroub2012-02-033-7/+24
| * | Fix portability problemsVladislav Vaintroub2012-02-021-4/+6
* | | mergeVladislav Vaintroub2012-01-241-8/+8
|\ \ \ | |/ /
| * | Initial draft for building .deb packages for MariaDB 5.5.unknown2012-01-231-8/+8
* | | merge 5.5Vladislav Vaintroub2012-01-111-8/+20
|\ \ \ | |/ /
| * | MDEV-85: Remove shared plugin library if build swtiches from shared to static...Vladislav Vaintroub2012-01-111-8/+20
* | | mergeVladislav Vaintroub2011-12-267-76/+75
|\ \ \ | |/ /
| * | fix 64 bit Windows buildVladislav Vaintroub2011-12-211-0/+1
| * | * remove WITH_DEBUG from CMakeLists.txtSergei Golubchik2011-12-155-7/+12
| * | new configure option: NOT_FOR_DISTRIBUTIONSergei Golubchik2011-12-141-69/+62
* | | Fix build on old 32 bit Centos (kernel 2.6.18)Vladislav Vaintroub2011-12-261-0/+7
* | | Initial threadpool implementation for MariaDB 5.5Vladislav Vaintroub2011-12-081-0/+7
|/ /
* | fix signing and packagingVladislav Vaintroub2011-11-301-32/+32
* | mergeVladislav Vaintroub2011-11-281-1/+1
|\ \
| * \ mergedSergei Golubchik2011-11-271-1/+9
| |\ \
| * | | compilation fixesSergei Golubchik2011-11-271-1/+1
* | | | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-262-0/+6
| |/ / |/| |
* | | Avoid mysqld dependency on libaio.so by linking xtradb statically to libaio. Vladislav Vaintroub2011-11-251-1/+9
|/ /
* | mergedSergei Golubchik2011-11-2235-34/+97
|\ \
| * \ mergeSergei Golubchik2011-11-031-0/+1
| |\ \
| * \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-0335-34/+97
| |\ \ \ | | | |/ | | |/|
| | * | merge from 5.5.16Daniel Fischer2011-09-211-0/+4
| | |\ \
| | | * | Source plugin library files list from cmake-generated file in RPM buildsDaniel Fischer2011-08-151-0/+4
| | * | | Update email address for Release Engineering.Jonathan Perkin2011-09-201-2/+2
| | |/ /
| | * | Bug#12710832 - PB2 DAILY-TRUNK BUILD FAILS ON SOLARIS X86_64Tor Didriksen2011-07-041-2/+2
| | * | Updated/added copyright headersKent Boortz2011-07-041-16/+0
| | |\ \
| | * | | Updated/added copyright headersKent Boortz2011-06-3035-32/+107
| | |/ /
* | | | For libmysqld.so, apply patch to the MySQL Bug#39288 found hereVladislav Vaintroub2011-11-081-0/+9
* | | | add version to the libmysqld.soVladislav Vaintroub2011-11-071-1/+10
| |_|/ |/| |
* | | On linux we build with defined _GNU_SOURCE.Sergei Golubchik2011-10-311-0/+1
|/ /
* | merge with 5.3Sergei Golubchik2011-10-194-11/+22
* | unit test fixes for ctestSergei Golubchik2011-07-161-0/+24