summaryrefslogtreecommitdiff
path: root/cmake/os
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-07-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-06-301-1/+1
* | | | | Cleanup log2() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | Cleanup rint() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-261-1/+0
* | | | | remove check for finite/isfiniteHoward Su2018-05-242-3/+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 10.2 into 10.3Marko Mäkelä2018-03-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGESDaniel Black2018-03-291-1/+1
* | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-4/+46
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-191-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | Disable noisy warning in old compiler (VS2015)Vladislav Vaintroub2018-02-141-1/+5
| * | | | Windows, compiling - disable pkg_configVladislav Vaintroub2018-02-141-3/+2
* | | | | Windows, compiling : use /permissive- switch to improve conformanceVladislav Vaintroub2018-02-071-0/+3
* | | | | Windows, compile : reenable previously disabled warning C4291Vladislav Vaintroub2018-02-071-1/+1
* | | | | Windows, compiling : reenable warning C4996 (deprecated functions)Vladislav Vaintroub2018-02-071-2/+3
* | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-2/+2
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-4/+0
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-5/+15
|\ \ \ \ \ | |/ / / /
| * | | | Fix MinSizeRel build on Windows.Vladislav Vaintroub2018-01-261-2/+9
| * | | | Windows : fix compile warnings C4267, on 32bit firstVladislav Vaintroub2018-01-261-2/+5
| * | | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-111-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODEVladislav Vaintroub2018-01-091-0/+5
* | | | | fix TSAN build with ClangEugene Kosov2017-10-061-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-042-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-282-4/+4
| * | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | | | | Fix compile warnings.Vladislav Vaintroub2017-09-011-1/+0
|/ / / /
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-291-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-08-281-2/+2
| |\ \ \ | | |/ /
| | * | Windows compile : make compilation fail on "uninitialized variable used" warn...Vladislav Vaintroub2017-08-241-2/+2
| * | | MDEV-11520 after-merge fix for 10.1: Use sparse files.Marko Mäkelä2017-02-221-1/+1
* | | | Windows, compiling : Remove _DEBUG preprocessor constant, to fixVladislav Vaintroub2017-04-041-0/+5
* | | | Allow to specify C runtime library used for compilation.Vladislav Vaintroub2017-04-021-8/+21
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-1/+1
| | |\ \ | | | |/
| | | * VS2015 build fixesVladislav Vaintroub2016-10-271-1/+1
| | | * MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-062-8/+7
* | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-1/+1
* | | | cmake: remove unused checks, options, and symbolsSergei Golubchik2015-11-231-64/+1
|/ / /