Changelog:
r44859 | pottendo | 2023-12-10 11:40:33 +0000 (Sun, 10 Dec 2023) | 1 line
wic64: make trace level GUI controllable; changed log colors for better readability on black backgrounds
------------------------------------------------------------------------
r44857 | compyx | 2023-12-10 08:03:28 +0000 (Sun, 10 Dec 2023) | 2 lines
Github Actions: add libieee1284-3 to .deb control files
------------------------------------------------------------------------
r44855 | compyx | 2023-12-10 07:45:58 +0000 (Sun, 10 Dec 2023) | 7 lines
Github Actions: sort configure switches for Windows builds
Sort configure switches for msys2 builds alphabetically for easier checking of
completeness. The `--enable-option-checking=fatal` switch will always be first
(this is required), followed by the UI switch (e.g. `--enable-gtk3ui`), the
rest of the switches will be alphabetically sorted.
------------------------------------------------------------------------
r44854 | compyx | 2023-12-09 18:13:31 +0000 (Sat, 09 Dec 2023) | 4 lines
Documentation: msys2: make using the correct shell stand out more
Also add simple check for the correct shell (echo $MSYSTEM).
------------------------------------------------------------------------
r44853 | pottendo | 2023-12-09 17:08:31 +0000 (Sat, 09 Dec 2023) | 3 lines
wic64: fixed typos
mingw32/64, docker-cross build: updated, build 32bit package.
------------------------------------------------------------------------