Commit Graph

9 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 4073749d3b
Synchronize cross-compilation scripts 2022-08-11 14:15:20 +02:00
Přemysl Eric Janouch 2e684d2f4e
Clean up cross-compilation 2022-08-10 16:04:10 +02:00
Přemysl Eric Janouch 726ecd83ac
Win64Depends.sh: describe a more precise fix 2021-11-01 09:28:18 +01:00
Přemysl Eric Janouch ac6ac4f845
Win32CleanupAdwaita.sh: make note of a corner case
I've actually tried to replicate that behaviour earlier,
and it kept around way too many icons.
2021-11-01 02:40:41 +01:00
Přemysl Eric Janouch 27a9869a6a
Trim down the Windows build a bit
Remove most unused Adwaita icons and cursors, it's about 30 mebibytes
of raw bullshit that doesn't seem to be missing in any shape or form.

Rather sadly, the script is too complex to be rewritten in CMake script.
2021-10-26 11:31:50 +02:00
Přemysl Eric Janouch cbdb1cfaa6
Remove unnecessary DLLs from Windows builds
This saves 21 MiB of MSYS2 libraries, without any adverse effects.

The MSYS2 build remains bloated, due to the Adwaita icon theme.
2021-10-23 18:27:43 +02:00
Přemysl Eric Janouch 89580f2113
sdgui: cross-compile for Windows
No one bothered to ask whether it /should/ be done.

The hamburger needs to be replaced with a file open dialog there.
2021-10-22 01:59:09 +02:00
Přemysl Eric Janouch 74f2bcae34
Get rid of one CMake dev warning 2020-09-07 18:39:59 +02:00
Přemysl Eric Janouch c04ab011d1 Try harder to find ncursesw 2016-01-14 20:32:04 +01:00