summaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Fix build and packaging on Windows:Vladislav Vaintroub2011-11-263-3/+5
* 5.3->5.5 mergeSergei Golubchik2011-11-223-3/+63
|\
| * mergeVladislav Vaintroub2011-10-121-2/+60
| |\
| | * Add option to enable feedback plugin to the MSI installer.Vladislav Vaintroub2011-10-121-2/+60
| * | mergeSergei Golubchik2011-10-114-12/+12
| |\ \ | | |/
| | * merge with 5.1Sergei Golubchik2011-10-074-12/+12
| | |\
| | | * support for plugins on windowsSergei Golubchik2011-10-044-24/+15
| | | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-022-0/+36
| | | |\
| | | | * Added support for VS10.Georgi Kodinov2011-03-282-0/+36
| * | | | mergeVladislav Vaintroub2011-09-161-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix path lookup for singtoolVladislav Vaintroub2011-09-161-1/+2
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+2
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-1/+2
| |\ \ \ \ \
| | * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-303-3/+5
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-1/+2
* | | | | | | merge with 5.3Sergei Golubchik2011-10-1931-0/+4066
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | LPBUG#779758 - fix missing alpha/beta etc in MSI and ZIP package names.Vladislav Vaintroub2011-06-172-4/+14
| | |_|_|/ / | |/| | | |
| * | | | | After talking to HeidiSQL people - libmysql.dll that comes with their distri...Vladislav Vaintroub2011-06-091-1/+1
| * | | | | Fix a problem building MSI using localized (Spanish) Visual Studio 2010.Vladislav Vaintroub2011-06-082-3/+1
| * | | | | use our libmysql.dll with HeidiSQL, if we compile 32 bitVladislav Vaintroub2011-06-022-3/+13
| * | | | | Use our libmysql.dll with Heidi, if we compile 32 bitVladislav Vaintroub2011-06-014-22/+40
| * | | | | MWL#200 - provide options to install 3rd party components.Vladislav Vaintroub2011-06-017-0/+144
| * | | | | Workaround a cmake bug that was only visible on a newly installed Philip's m...Vladislav Vaintroub2011-05-271-6/+10
| * | | | | Cygwin-specific klugde to workaround missing TEMP/TMP variables.Vladislav Vaintroub2011-05-101-0/+1
| * | | | | enable 'Optimized for transactions'configuration checkbox if innodb is compil...Vladislav Vaintroub2011-04-084-20/+257
| * | | | | Add optional CMake parameter TINY_VERSION. Vladislav Vaintroub2011-03-292-4/+8
| * | | | | Sign MSI if code signing is requested.Vladislav Vaintroub2011-03-281-2/+1
| * | | | | CMake fixes for buildbot/MSI package building and signing:Vladislav Vaintroub2011-03-282-23/+14
| * | | | | merge 5.2Vladislav Vaintroub2011-03-102-3/+2
| |\ \ \ \ \
| | * | | | | pass WITH_ARIA_STORAGE_ENGINE to configure.jsVladislav Vaintroub2011-03-071-1/+1
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+1
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | MergeKent Boortz2010-12-292-0/+29
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | - Added/updated copyright headersKent Boortz2010-12-282-0/+29
| | | | | * | bug#27693: Windows compilation from bk fails using WITH_BERKELEY_STORAGE_ENGINEJonathan Perkin2009-09-301-1/+15
| | | | | * | Updates to build with community features enabled for community builds.MySQL Build Team2009-05-201-0/+1
| | | | | * | Auto merge 5.0-build -> 5.0-bugteamTimothy Smith2008-09-101-1/+11
| | | | | |\ \
| * | | | | | | MWL#55 : address Philip's final review comments : Vladislav Vaintroub2011-02-143-19/+36
| * | | | | | | MWL#55 : Adjust UI according to some user's expectations.Vladislav Vaintroub2011-02-072-1/+55
| * | | | | | | MWL#55 :Vladislav Vaintroub2011-02-041-1/+1
| * | | | | | | On Philips request, introduce a variableVladislav Vaintroub2011-02-032-1/+11
| * | | | | | | MWL#55 : force per-machine installation.Vladislav Vaintroub2011-02-031-1/+6
| * | | | | | | AssignProcessToJobObject cannot assign current processVladislav Vaintroub2011-02-021-13/+39
| * | | | | | | add some forgotten jpgsVladislav Vaintroub2011-01-302-0/+0
| * | | | | | | add forgotten files generated by VS MFC projectVladislav Vaintroub2011-01-303-0/+40
| * | | | | | | split long lines, use get_mysql_service_properties()Vladislav Vaintroub2011-01-302-65/+87
| * | | | | | | Move common functionality (analyze service configuration) into winservice lib...Vladislav Vaintroub2011-01-305-126/+42
| * | | | | | | MWL#55 : implement MSI installer Vladislav Vaintroub2011-01-2911-0/+2441
| * | | | | | | MWL#55 : implement upgrade_wizard - GUI programVladislav Vaintroub2011-01-299-0/+1064
| * | | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-2912-2/+1175
| |/ / / / / /