gimp/plug-ins
Bruno d4a7175a0f
build/windows: Crossbuilds are back and with UCRT (thanks to 'quasi-msys2')
Fixes: #11756

Context: Debian Bookworm only have GCC that links to MSVCRT C library.
Actually, crossroads is failing on our CI probably due to GCC-MSVCRT.
On Debian, there is GCC-UCRT too but it is marked as Experimental and
crossroad does not support it nor Clang-UCRT yet: GNOME/gimp!1860.

Some people reported crossroad working with GCC-MSVCRT in Fedora but
adding a brand new pipeline would be at least suboptimal to mantain.

So, we are temporarely moving from crossroad to quasi-msys2 project which
have UCRT support for both GCC and Clang (it takes compiler resources from
MSYS2). The compilers itself we will take from Debian Testing for parity
(they are standard GCC and Clang with proper CFLAGS set by quasi-msys2).
We may go back to Crossroad when it has UCRT support like quasi-msys2.
2025-01-11 18:32:39 -03:00
..
common Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
file-bmp plug-ins: bmp import - simplify dest/offset handling 2025-01-09 23:04:02 +00:00
file-dds plug-ins: Import DDS BC7 compression 2025-01-11 16:51:09 +00:00
file-exr plug-ins, exr: ensure dimensions are not outside our limits... 2025-01-09 18:32:50 -05:00
file-faxg3 Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fits Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fli Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-icns Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-ico app, pdb, plug-ins: replace (plug-in-threshold-alpha). 2024-12-17 16:24:54 +00:00
file-jpeg Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-psd libgimp, plug-ins: update gimp_drawable_append_new_filter() signature. 2024-12-23 15:35:10 +01:00
file-raw Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-sgi plug-ins: avoid log-spamming by sgi plug-in 2024-11-24 16:54:46 +00:00
file-tiff file-tiff: Fix 1-bit TIFF export for indexed images with alpha 2024-12-11 15:57:07 +00:00
file-webp Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
flame Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
fractal-explorer plug-ins: Fix fractal explorer crash related to color-mode 2024-11-23 16:26:32 +00:00
gfig Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gimpressionist Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gradient-flare Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
help Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
help-browser Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
ifs-compose Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
imagemap Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
lighting Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
map-object plug-ins: Define Map Object GUI ranges 2024-12-14 14:23:46 +00:00
metadata plug-ins, metadata-viewer: Show more interpreted strings for makernote tags 2024-12-08 13:33:08 -05:00
pagecurl Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
print Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
python image loading plug-in tests: add cmyk pam tests 2025-01-08 13:15:56 -05:00
screenshot Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
script-fu ScriptFu: tests: test DrawableFilter class and its use sequences 2025-01-11 10:07:40 -05:00
selection-to-path plug-ins: Return error on sel2path if no selection 2024-12-01 23:08:57 +00:00
twain Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
meson.build build/windows: Crossbuilds are back and with UCRT (thanks to 'quasi-msys2') 2025-01-11 18:32:39 -03:00