summaryrefslogtreecommitdiff
path: root/cmake/os/WindowsCache.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-311-0/+1
|\
| * 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
* | | | MDEV-24125: linux large pages, linux/mman.h neededDaniel Black2020-11-191-0/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+0
|\ \ \ \ | |/ / /
| * | | 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 pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-021-2/+0
* | | | | Improve cmake performance on WindowsVladislav Vaintroub2020-03-251-7/+43
|/ / / /
* | | | 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-19696 - Cleanup gcc sync builtinsRobert Bindar2019-07-031-1/+0
* | | | MDEV-19845: Define my_timer_cycles() inlineMarko Mäkelä2019-06-281-2/+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
| | | | * MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-4/+0
* | | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-0/+1
|/ / / /
* | | | Cleanup log2() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | Cleanup rint() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | remove check for finite/isfiniteHoward Su2018-05-241-2/+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 bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | Fix compile warnings.Vladislav Vaintroub2017-09-011-1/+0
|/ / /
* | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-64/+1
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-4/+0
|\ \
| * | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-4/+0
* | | dbug: correct trace for DBUG_RETURN(func()); -- gcc onlySergei Golubchik2015-11-161-0/+1
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-1/+4
|\ \ \ | |/ /
| * | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-1/+4
| |/
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-3/+3
|\ \ | |/
| * mysql-5.5.41 mergeSergei Golubchik2014-12-191-3/+3
| |\
| | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-3/+3
* | | portability: use getifaddrs()Sergei Golubchik2014-10-011-0/+1
* | | cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG.Sergei Golubchik2014-06-261-1/+0
|/ /
* | cmake: mark AIO_LIBRARY, EVENT_LIBRARY, GROFF, NROFF as advanced;Sergei Golubchik2014-06-031-1/+2
* | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-0/+2
* | MDEV-4174 - Use kqueue for threadpool implementation on more BSD variants tha...Vladislav Vaintroub2013-02-191-0/+1
* | fix oqgraph on MSVCVladislav Vaintroub2012-08-021-0/+3
* | precache results of system tests on WindowsVladislav Vaintroub2012-03-221-0/+2