aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Enable cross-compiled testsPřemysl Eric Janouch2024-04-091-2/+2
|
* Deduplicate CMake scriptsPřemysl Eric Janouch2023-07-241-17/+0
|
* Find ncursesw on OpenIndianaPřemysl Eric Janouch2023-07-241-1/+1
|
* Win64Depends.sh: only extract what we needPřemysl Eric Janouch2023-06-261-4/+5
| | | | In case the packages directory has been preloaded or symlinked.
* Synchronize cross-compilation scriptsPřemysl Eric Janouch2022-08-112-6/+6
|
* Clean up cross-compilationPřemysl Eric Janouch2022-08-101-5/+4
|
* Win64Depends.sh: describe a more precise fixPřemysl Eric Janouch2021-11-011-1/+1
|
* Win32CleanupAdwaita.sh: make note of a corner casePřemysl Eric Janouch2021-11-011-0/+1
| | | | | I've actually tried to replicate that behaviour earlier, and it kept around way too many icons.
* Trim down the Windows build a bitPřemysl Eric Janouch2021-10-261-0/+19
| | | | | | | 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.
* Remove unnecessary DLLs from Windows buildsPřemysl Eric Janouch2021-10-231-0/+37
| | | | | | This saves 21 MiB of MSYS2 libraries, without any adverse effects. The MSYS2 build remains bloated, due to the Adwaita icon theme.
* sdgui: cross-compile for WindowsPřemysl Eric Janouch2021-10-223-0/+97
| | | | | | No one bothered to ask whether it /should/ be done. The hamburger needs to be replaced with a file open dialog there.
* Get rid of one CMake dev warningPřemysl Eric Janouch2020-09-071-9/+9
|
* Try harder to find ncurseswPřemysl Janouch2016-01-141-0/+17