summaryrefslogtreecommitdiff
path: root/win/packaging
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6891: Update company nameNirbhay Choubey2014-12-121-1/+1
* 5.5.38 mergeSergei Golubchik2014-06-061-2/+2
|\
| * MDEV-6271 update MSI installer to include latest Version of HeidiSQL (8.3.x.x)Sergei Golubchik2014-05-271-2/+2
* | 10.0-base mergeSergei Golubchik2013-06-063-7/+12
|\ \ | |/
| * remove start menu shortcut to upgrade wizardVladislav Vaintroub2013-05-191-0/+2
| * MDEV-4544 : Update MSI installer to use latest HeidiSQL 8.0Vladislav Vaintroub2013-05-191-1/+1
| * Small mysql_install_db.exe fixesVladislav Vaintroub2013-05-091-1/+1
| * MDEV-4458 - Windows installer does not launch upgrade wizard anymore, even if...Vladislav Vaintroub2013-04-302-5/+8
* | Fix to handle CMake component names with dash in the name, when producing MSI...Vladislav Vaintroub2013-04-192-22/+26
* | Fix MSI package creation for connect engine.Vladislav Vaintroub2013-04-171-1/+7
|/
* MDEV-3993 - add MSI installer option to set character-set-server=utf8Vladislav Vaintroub2013-01-011-0/+20
* 5.3 mergeSergei Golubchik2012-08-271-1/+1
|\
| * MDEV-484 : allow compilation/packaging on Windows with newly released VS2012Vladislav Vaintroub2012-08-241-1/+1
* | MSI package: always install new component "Common" (currently consists of cha...Vladislav Vaintroub2012-05-301-1/+2
* | mergeSergei Golubchik2012-05-052-2/+15
|\ \
| * \ 5.3 mergeSergei Golubchik2012-05-042-2/+15
| |\ \ | | |/
| | * MDEV233 - Support Wix3.6 for MSIVladislav Vaintroub2012-04-252-2/+15
* | | support same version upgrade for MSIVladislav Vaintroub2012-05-042-4/+7
|/ /
* | mergeVladislav Vaintroub2012-04-172-3/+89
|\ \ | |/
| * fix compiler warningsVladislav Vaintroub2012-04-161-6/+7
| * MDEV-221 - Properly escape command line when starting mysql_install_db Vladislav Vaintroub2012-04-162-3/+88
* | Add minimal clarication about 'root' user to the installer UIVladislav Vaintroub2012-04-151-2/+2
* | Merge 5.3->5.5Igor Babaev2012-03-172-3/+8
|\ \ | |/
| * LP947631: Uninstall wipes HeidiSQL settings, even if HeidiSQL is installed pr...Vladislav Vaintroub2012-03-062-3/+8
* | 5.3.4 mergeSergei Golubchik2012-02-151-1/+1
|\ \ | |/
| * Use newly released HeidiSQL 7.0 in the MSI installerVladislav Vaintroub2012-02-121-1/+1
* | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-263-3/+5
|/
* Add option to enable feedback plugin to the MSI installer.Vladislav Vaintroub2011-10-121-2/+60
* 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-016-0/+141
* Workaround a cmake bug that was only visible on a newly installed Philip's m...Vladislav Vaintroub2011-05-271-6/+10
* enable 'Optimized for transactions'configuration checkbox if innodb is compil...Vladislav Vaintroub2011-04-084-20/+257
* 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-281-0/+2
* MWL#55 : address Philip's final review comments : Vladislav Vaintroub2011-02-142-14/+31
* 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-031-0/+5
* MWL#55 : force per-machine installation.Vladislav Vaintroub2011-02-031-1/+6
* add some forgotten jpgsVladislav Vaintroub2011-01-302-0/+0
* split long lines, use get_mysql_service_properties()Vladislav Vaintroub2011-01-301-65/+87
* Move common functionality (analyze service configuration) into winservice lib...Vladislav Vaintroub2011-01-303-46/+6
* MWL#55 : implement MSI installer Vladislav Vaintroub2011-01-2911-0/+2441