mariadb/win/packaging
Vladislav Vaintroub e353bc80f7 MWL#55 : implement MSI installer
The  general technique to generate MSI using CMake is taken from MySQL 5.5

Additional features not present in 5.5 installer : 
-optionally creating a new database
(as Windows service), using new mysql_install_db.exe to do the job
 
- optional upgrade of existing services from old MySQL or Maria installation.
This work is actually done by the upgrade wizard that is launched at the 
end of installation.
2011-01-29 19:06:50 +01:00
..
ca MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
CMakeLists.txt MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
COPYING.rtf MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
CPackWixConfig.cmake MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
create_msi.cmake.in MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
custom_ui.wxs MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
extra.wxs.in MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00
mysql_server.wxs.in MWL#55 : implement MSI installer 2011-01-29 19:06:50 +01:00