mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
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. |
||
|---|---|---|
| .. | ||
| ca | ||
| CMakeLists.txt | ||
| COPYING.rtf | ||
| CPackWixConfig.cmake | ||
| create_msi.cmake.in | ||
| custom_ui.wxs | ||
| extra.wxs.in | ||
| mysql_server.wxs.in | ||