aboutsummaryrefslogtreecommitdiff
path: root/msys2-cross-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* Resolve a few issues with MSYS2 cross-buildsPřemysl Eric Janouch2022-08-111-3/+6
| | | | | | | - Fix launching of subprocesses (missing gspawn helpers). - Discard unused GSettings schemas. - Make the program find its user guide. - Bundle a somewhat suboptimal version of ExifTool.
* Automate Windows builds, add icons to executablesPřemysl Eric Janouch2022-08-111-0/+65
Scripts have been ported from sdtui, and adjusted for Meson. The port is broken through and through on WINE, but sort-of works natively.