mariadb/win
Vladislav Vaintroub 96c6b2b649 MDEV-19781 fixups
- It is not enough to have  and DeleteSymlinks actions
because within the same installation some exes executables can be both
added and removed, which needs both adding and removing some symlinks.

Instead of CreateSymlinks, there is now FixSymlinks function, which
goes through the list, and adds or removes the symlinks as needed.

- Implemented rollback for symlink custom action.

- Generate list of symlinks in C++ file, using CMake, rather than storing
lists as MSI properties.
2019-11-27 15:58:06 +01:00
..
packaging MDEV-19781 fixups 2019-11-27 15:58:06 +01:00
upgrade_wizard Merge 10.3 into 10.4 2018-11-19 20:22:33 +02:00
create_def_file.js Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00