summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-0/+1
* | | | restore the check for HAVE_CXX_NEW, it is actually usedVladislav Vaintroub2015-12-021-0/+10
* | | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-102/+1
* | | | cmake: rename symbols used internally by check_compiler_flag.cmakeSergei Golubchik2015-11-231-1/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+3
|\ \ \ | |/ /
| * | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-0/+2
* | | dbug: correct trace for DBUG_RETURN(func()); -- gcc onlySergei Golubchik2015-11-161-0/+8
* | | MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing as...Jan Lindström2015-10-061-0/+19
* | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-171-0/+1
* | | cmake: always use the same function to test for compiler flagsSergei Golubchik2015-09-041-2/+2
* | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-0/+1
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-5/+10
|\ \ \ | |/ /
| * | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-5/+10
* | | MDEV-6479 stack traces in 10.1Sergei Golubchik2015-02-281-0/+1
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-10/+0
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-211-10/+0
| |\ \ | | |/
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-9/+0
| | |\
| | | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-9/+0
* | | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-8/+2
* | | | Fix compiler failure on fallocate function and used flags.Jan Lindström2014-12-031-0/+2
* | | | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-291-0/+1
* | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-5/+5
|\ \ \ \ | |/ / /
| * | | typos in cmake -DWITH_ATOMIC_OPS=xxxSergei Golubchik2014-09-071-5/+5
* | | | portability: use getifaddrs()Sergei Golubchik2014-10-011-0/+1
* | | | fix cmake detection of bfd.hSergei Golubchik2014-10-011-1/+2
* | | | MDEV-6305 - UNINIT_VAR emits code in non-debug buildsSergey Vojtovich2014-08-261-1/+1
|/ / /
* | | 10.0-base mergeSergei Golubchik2014-02-031-0/+4
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-011-0/+4
| |\ \ \ | | |/ /
| | * | MySQL-5.5.35 mergeSergei Golubchik2014-01-221-0/+4
| | |\ \ | | | |/
| | | * Bug#17296644 CONV(X, INT_MIN, INT_MIN) SEGFAULTS THE SERVERTor Didriksen2013-09-091-0/+4
* | | | 10.0-base mergeSergei Golubchik2013-07-181-2/+3
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-07-171-2/+3
| |\ \ \ | | |/ /
| | * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-2/+2
| | |\ \ | | | |/
| | | * Bug#11766815 INVALID SYSTEM CHECK TIME_T_UNSIGNEDTor Didriksen2013-03-111-2/+2
| | * | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-0/+1
* | | | 10.0-base mergeSergei Golubchik2013-06-061-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-06-061-1/+1
| |\ \ \ | | |/ /
| | * | - Solaris fixes:Michael Widenius2013-05-151-0/+3
| | * | mysql-5.5.31 mergeSergei Golubchik2013-05-071-1/+1
| | |\ \ | | | |/
| | | * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| * | | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-0/+3
* | | | 10.0-base mergeSergei Golubchik2013-04-151-3/+9
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-03-271-3/+9
| |\ \ \ | | |/ /
| | * | MDEV-4190 : Fix system checks for OpenBSDVladislav Vaintroub2013-02-211-3/+4
| | * | MDEV-4174 - Use kqueue for threadpool implementation on more BSD variants tha...Vladislav Vaintroub2013-02-191-0/+5
| * | | remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATIONSergei Golubchik2012-12-171-9/+1
* | | | MDEV-3839 : on Solaris 10, KILLing slave thread has no effect.Vladislav Vaintroub2012-11-061-41/+5
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-2/+9
|\ \ \ \ | |/ / /
| * | | Automatic merge with 5.5Michael Widenius2012-09-011-2/+9
| |\ \ \ | | |/ /