summaryrefslogtreecommitdiff
path: root/cmake/os/WindowsCache.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-281-1/+0
* 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
* | 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
* | precache some more system checks on WindowsVladislav Vaintroub2012-02-271-0/+2
* | fix 64 bit Windows buildVladislav Vaintroub2011-12-211-0/+1
* | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-261-0/+4
|/
* Updated/added copyright headersKent Boortz2011-06-301-1/+1
* Don't check for FIONREAD on windows.Tor Didriksen2011-05-261-0/+1
* Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5.Nirbhay Choubey2011-04-301-0/+4
* Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-131-3/+0
* avoid useless system check on WindowsVladislav Vaintroub2010-11-201-0/+1
* Fix compile error on Windows after WL#1054 push.Vladislav Vaintroub2010-10-041-0/+1
* Cleanup after bild team push.Vladislav Vaintroub2010-07-251-0/+12
* Manual merge from mysql-trunk.Alexander Nozdrin2010-07-191-1/+0
|\
| * CMakeLists.txtKent Boortz2010-06-231-1/+0
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+0
|/
* fix typoVladislav Vaintroub2010-02-171-1/+1
* check for poll.hVladislav Vaintroub2010-02-141-0/+1
* Do not run checks for strtok_r on Windows - we know the function is not there..Vladislav Vaintroub2010-01-291-0/+1
* Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-291-0/+342