summaryrefslogtreecommitdiff
path: root/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-10-061-1/+0
|\
| * Remove HAVE_SNPRINTFMarko Mäkelä2022-10-051-1/+0
* | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-0/+2
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-0/+2
| |\
| | * MDEV-27686 Moving libexecinfo out of FreeBSD / OpenBSD specific CMake codeVladislav Vaintroub2022-07-171-0/+2
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-0/+16
|\ \ \ | |/ /
| * | 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.4' into 10.5Oleksandr Byelkin2022-02-011-6/+20
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-6/+20
| |\ \ \ | | |/ /
| | * | improve checks for libatomic linkingalexfanqi2021-12-301-6/+20
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-211-1/+19
|\ \ \ \ | |/ / /
| * | | 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.4' into 10.5Oleksandr Byelkin2021-07-311-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix riscv64 build failure by linking correctly with pthreadbb-10.5-ottok-pr1722-conc-utf8Otto Kekäläinen2021-04-151-0/+1
* | | | Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compileJustin Jagieniak2021-04-151-4/+4
* | | | mysqld: print status display subset of memory usage.bb-10.5-danielblack-pr1803-darwin-debug-memoryDavid CARLIER2021-04-141-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-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
* | | | 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