Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msys2-package.sh: fix iconv transliteration | Přemysl Eric Janouch | 2023-06-27 | 1 | -1/+1 |
| | | | | | | LC_ALL overrides LC_CTYPE. Even though C.UTF-8 may produce warnings, at least it works. | ||||
* | Package the MSI from within a custom target | Přemysl Eric Janouch | 2023-06-26 | 1 | -13/+17 |
| | |||||
* | Produce a basic Windows installer package | Přemysl Eric Janouch | 2023-06-26 | 1 | -0/+30 |
We're very early adopters of msitools' new UI feature, so this doesn't work on MSYS2 directly yet due to an old version. |