summaryrefslogtreecommitdiff
path: root/cmake/os
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-06-211-0/+22
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-06-211-0/+22
| |\
| | * cmake OpenBSD copyright notice correctionDaniel Black2021-06-151-2/+1
| | * Link with libexecinfo on OpenBSD for stacktrace functionality.Brad Smith2021-06-111-0/+23
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-311-0/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-0/+1
| |\ \ | | |/
| | * Windows - suppress nonsensical(for this OS) system check.Vladislav Vaintroub2021-03-301-0/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+0
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+0
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+0
| | |\
| | | * MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-1/+0
* | | | 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-1/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-1/+1
|\ \ \ \ | |/ / /
| * | | Fix clang-cl build on WindowsVladislav Vaintroub2019-10-301-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-251-2/+2
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-241-2/+2
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-241-2/+2
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-241-2/+2
| | | |\
| | | | * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-121-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-101-0/+7
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20542 Windows enable/d2OptimizeHugeFunctionsVladislav Vaintroub2019-09-091-0/+2
| | * | | On Windows, treat linker warnings as errors, ifVladislav Vaintroub2019-09-091-0/+5
* | | | | MDEV-19696 - Cleanup gcc sync builtinsRobert Bindar2019-07-031-1/+0
* | | | | MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-282-3/+1
* | | | | Add GNU/Hurd cmake configurationSamuel Thibault2019-05-211-0/+30
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1910-10/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-1410-10/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-1310-10/+10
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1110-10/+10
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-1110-10/+10
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-111-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-111-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-111-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASANEugene Kosov2019-03-111-1/+1
* | | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-061-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-3/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-3/+2
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-3/+2
| | | | |\ \ | | | | | |/
| | | | | * Fix cmake warningVladislav Vaintroub2018-10-101-3/+2
| | | * | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-07-021-1/+1
* | | | | | MDEV-17279 Windows : link C runtime dynamicallyVladislav Vaintroub2018-10-091-3/+16
|/ / / / /
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-07-031-1/+1
|\ \ \ \ \ | |/ / / /