summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | MDEV-24887 Tests fail on macos because mysqltest can't use nonblock APIRobert Bindar2021-02-171-7/+0
|/ / / /
* | | | MDEV-24125: linux large pages, linux/mman.h neededDaniel Black2020-11-191-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-2/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-2/+1
| |\ \ \ | | |/ /
| | * | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-2/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-8/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-8/+0
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-8/+0
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-8/+0
| | | |\
| | | | * MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-8/+0
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-011-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | aarch64: use compiler flag outline-atomics if availableTzachi Zidenberg2020-07-231-0/+5
* | | | | MDEV-23175: my_timer_milliseconds clock_gettime for multiple platfomrsDaniel Black2020-07-281-4/+1
* | | | | MDEV-23175: my_timer_milliseconds ftime deprecated - clock_gettime replacementDaniel Black2020-07-151-1/+4
* | | | | Cleanup - remove HAVE_AIOWAIT and associated code from mysysVladislav Vaintroub2020-06-051-1/+0
* | | | | HAVE_LARGE_PAGES no longer globalDaniel Black2020-04-051-4/+0
* | | | | HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGESSergey Vojtovich2020-04-041-1/+1
* | | | | Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-2/+5
|/ / / /
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-0/+1
| |\ \ \ | | |/ /
| | * | Clean wrong cherry-pick from previous commitAnel Husakovic2020-02-201-1/+0
| | * | my_getncpus based on threads availableDaniel Black2020-02-201-0/+2
| | * | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-191-11/+0
* | | | MDEV-19696 - Cleanup gcc sync builtinsRobert Bindar2019-07-031-24/+0
* | | | MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-281-5/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-271-26/+0
|\ \ \ \ | |/ / /
| * | | MDEV-19845: Adaptive spin loopsMarko Mäkelä2019-06-271-26/+0
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | remove -fno-rttiSergei Golubchik2019-05-181-5/+0
* | | | | MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSDMarko Mäkelä2019-04-011-1/+0
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-02-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into bb-10.3-mergeOleksandr Byelkin2019-02-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-02-191-1/+1
| | |\ \ \ | | | |/ /
| | | * | Don't build aws_key_management plugin by defaultSergei Golubchik2019-02-191-1/+1
* | | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-0/+1
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-4/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-4/+7
| |\ \ \ | | |/ /
| | * | cmake: fix ucontext detectionBernd Kuhls2018-10-171-4/+4
* | | | Cleanup log2() portability checksSergey Vojtovich2018-05-261-2/+0
* | | | Cleanup rint() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | Cleanup isinf() portability checksSergey Vojtovich2018-05-261-10/+0
* | | | remove check for finite/isfiniteHoward Su2018-05-241-6/+0
* | | | MDEV-8743: use mkostemp when available with O_CLOEXECDaniel Black2018-05-211-0/+1
* | | | MDEV-15583 create_temp_file: remove tempnam implementationDaniel Black2018-05-211-1/+0
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-0/+3
|\ \ \ \ | |/ / /