summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+16
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-0/+16
| |\
| | * MDEV-27758: Errors when building Connect engine on os x 11.6.2Dmitry Shulga2022-04-221-0/+16
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-6/+20
|\ \ \ | |/ /
| * | improve checks for libatomic linkingalexfanqi2021-12-301-6/+20
* | | Merge 10.3 into 10.4Marko Mäkelä2021-10-211-1/+19
|\ \ \ | |/ /
| * | Link with libatomic to enable C11 atomics supportVicențiu Ciorbaru2021-10-191-1/+19
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-0/+1
| |\ \ | | |/
| | * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-0/+1
|\ \ \ | |/ /
| * | Fix riscv64 build failure by linking correctly with pthreadbb-10.3-ottok-MDEV-23892-pthreadOtto Kekäläinen2021-04-151-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-271-0/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-0/+1
| |\ \ | | |/
| | * Replace mallinfo with mallinfo2 on supported systemsMichael Okoko2021-03-271-0/+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.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
* | | | aarch64: use compiler flag outline-atomics if availableTzachi Zidenberg2020-07-231-0/+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