Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNik Reist <zeroability@tutanota.com>2020-06-06 12:44:51 +0300
committerDavide Beatrici <git@davidebeatrici.dev>2020-07-12 00:33:25 +0300
commit2581534c048c90aa24ec51469da2f92a94fc3e98 (patch)
tree27941d67d3fa9bc06db2355212979224b340a33a /CMakeLists.txt
parentfd6569d1e602c7516db1179deded536af178e12a (diff)
scripts: add PowerShell script to build multilanguage installer
This is basically a replacement for our old Perl script ("build_installer.pl"). Aside from using CPack instead of MSBuild, there's not much difference in terms of methodology. The Perl script exclusively uses Windows SDK tools; the PowerShell one uses a COM object, a WiX tool and an extra one from FireGiant (WiX's developers). In future we should investigate whether using the "WindowsInstaller.Installer" COM object (used to replace "msiinfo.exe") we can replace FireGiant's EmbedTransform, so that WiX remains the only dependency. Co-authored-by: Davide Beatrici <git@davidebeatrici.dev>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions