summaryrefslogtreecommitdiff
path: root/cmake/os/Windows.cmake
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* 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-061-4/+7
* | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-1/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-4/+7
|\ \ \ | |/ /
| * | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-061-4/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-4/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-4/+6
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-4/+6
| | |\
| | | * Bug #20168526 YASSL: CORRUPT SSL-KEY CRASHES CLIENTTor Didriksen2015-07-131-4/+6
| | | * Backport from trunk:Tor Didriksen2014-05-071-11/+18
| | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | * Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKINGMagne Mahre2011-04-141-1/+2
| | | * Bug#58313: CMake stops with VS Express if -DBUILD_CONFIG=mysql_release.cmakeVladislav Vaintroub2010-11-201-8/+2
| | | * Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-0/+4
| | | * Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-081-2/+2
| | | * Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+1
| | | * SET FN_NO_CASE_SENSE to 1 on WindowsVladislav Vaintroub2010-02-201-0/+2
| | | * Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-291-2/+10
| | | * prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-2/+0
| | | * Fixed typos and failed mysqld--help test.Vladislav Vaintroub2010-01-261-1/+5
| | | * WL#5161, implement Mats' suggeston to move platform specifics into own filesVladislav Vaintroub2010-01-261-1/+1
| | | * WL#5161: Implement Mats' suggestion of moving OS specific CMake code to OS sp...Vladislav Vaintroub2010-01-261-0/+183
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-11/+18
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-11/+18
| |\ \ | | |/
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-021-11/+18
| | |\
| | | * Backport from trunk:Tor Didriksen2014-05-071-11/+18
* | | | cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG.Sergei Golubchik2014-06-261-1/+0
|/ / /
* | | Windows, compilation : restore support for erxceptions (fixes warnings in Inn...Vladislav Vaintroub2013-07-151-4/+0
|/ /
* | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-261-0/+2
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | merge with 5.3Sergei Golubchik2011-10-191-1/+1
|/
* Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKINGMagne Mahre2011-04-141-1/+2
* Bug#58313: CMake stops with VS Express if -DBUILD_CONFIG=mysql_release.cmakeVladislav Vaintroub2010-11-201-8/+2
* Fix ~1000 warnings class/struct mismatch.Vladislav Vaintroub2010-06-221-0/+4
* Fix typo (CMAKE_SIZEOF_VOIDP=>CMAKE_SIZEOF_VOID_P)Vladislav Vaintroub2010-03-081-2/+2
* Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+1
* SET FN_NO_CASE_SENSE to 1 on WindowsVladislav Vaintroub2010-02-201-0/+2
* Add windows system check cache that prevents tests from running, most are ir...vvaintroub2010-01-291-2/+10