|
df6324cb
|
2023-02-11T22:35:09
|
|
[ci] Build with default wrap mode
Forcing fallback forces checking the subproject even if the option is
disabled.
|
|
8ccc704c
|
2023-01-02T18:14:55
|
|
[ci/win32] Disable Cairo tests as well
|
|
5d81fc0f
|
2022-03-23T06:07:15
|
|
[meson] Update Cairo subproject
Update to the latest master to get color fonts working. Disable dwrite
on Windows builds as it does not compile and we don’t need it.
|
|
9e3bfd9a
|
2022-12-16T20:10:51
|
|
[ci] Build Windows binaries without cairo-ft
|
|
74ebfc64
|
2022-02-08T22:44:11
|
|
[meson] Update cairo subproject
Update to the current master branch so that is has
cairo_user_font_face_set_render_color_glyph_func().
I had to disable optimized builds on win[32|64] crossbuild setups
because they are now broken in the CI (something about cairo defining
_FORTIFY_SOURCE for optimized builds that MingW does not like).
|
|
ddb4f9b9
|
2021-08-15T17:24:51
|
|
[ci] Build win64 binaries as well
|