summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* Link with libatomic to enable C11 atomics supportVicențiu Ciorbaru2021-10-191-1/+19
* 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
* | Fix riscv64 build failure by linking correctly with pthreadbb-10.3-ottok-MDEV-23892-pthreadOtto Kekäläinen2021-04-151-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
* | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-2/+1
* | 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 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-19845: Adaptive spin loopsMarko Mäkelä2019-06-271-26/+0
* | | 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
* | | | 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
* | | | 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
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2018-03-161-0/+3
| |\ \ \ | | |/ /
| | * | fix ucontext configure checkTimo Teräs2018-03-141-0/+3
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+11
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-1/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+11
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+11
| | | |\ \
| | | | * \ Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+11
| | | | |\ \ | | | | | |/
| | | | | * MDEV-14229: Stack trace is not resolved for shared objectsVicențiu Ciorbaru2018-01-191-0/+1
| | | | | * MDEV-14469 build with cmake -DMYSQL_MAINTAINER_MODE=ON fails: 'readdir_r' is ...Sergei Golubchik2018-01-151-1/+10
| * | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPUSergey Vojtovich2018-01-131-11/+0
| |/ / / /
* | | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPUSergey Vojtovich2017-11-281-11/+0
* | | | | MDEV-13656 10.3 does not build on CentOS 5 x86Sergei Golubchik2017-09-011-1/+2
* | | | | MDEV-13656 10.3 does not build on CentOS 5 x86Sergei Golubchik2017-08-281-0/+8
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2016-12-301-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+0
| |\ \ \ \ | | |/ / /