1
0
mirror of https://github.com/woo-j/zint.git synced 2025-03-15 10:50:21 +03:00

18 Commits

Author SHA1 Message Date
gitlost
c7cf006e71 general: cmake: add ZINT_SANITIZEM (clang -fsanitize=memory) option
and suppress errors in lib and backend tests (pretty sure they're
  nearly all false positives apart from maybe 2 non-initializations
  in "gif.c" (`pOut` buffer) and "raster.c" (`rotated_pixbuf`)
github: install de_DE.UTF-8 locale in ubuntu-debug also
2025-02-19 01:15:58 +00:00
gitlost
33135fc146 DXFILMEDGE: suppress gcc warning -Wmaybe-uninitialized
CMakeFile: don't disable -fno-var-tracking-assignments for gcc
github: try installing de_DE.UTF-8 locale (for test_filemem)
2025-02-16 16:05:21 +00:00
gitlost
255107b588 github: ok give up on 32-bit Ubuntu again 2023-07-20 11:07:09 +01:00
gitlost
189f115d13 github: try just installing 32-bit library 2023-07-20 10:50:59 +01:00
gitlost
20b2b98a01 github: try re-enabling the Ubuntu 32-bit build 2023-07-19 16:20:29 +01:00
gitlost
f448943c0b github: remove 32-bit Ubuntu build, too tedious to fix 2023-06-12 13:57:10 +01:00
gitlost
8063dfcd49 github: try gcc-12-multilib 2023-06-12 13:48:00 +01:00
gitlost
9a5bcdacee CMake: disable Clang deprecations (`sprintf()') on sanitize
README: Copyright 2022 -> 2023
github: try gcc-12 for 32-bit Ubuntu
2023-06-12 13:42:15 +01:00
gitlost
67fc381198 github ci: add ubuntu debug & 32-bit, Windows 32/64-bit, macOS & sanitize 2022-09-12 22:33:02 +01:00
gitlost
a1d7fae90b github ci add frontend to PATH 2022-07-26 03:49:24 +01:00
gitlost
68ed293942 github ci give up on Qt 2022-07-26 03:45:10 +01:00
gitlost
8c66735281 github ci try a few more random xcb libs 2022-07-26 03:36:22 +01:00
gitlost
6a0a567910 github ci install libxkbcommon-x11-0 2022-07-26 03:32:32 +01:00
gitlost
961c20ae47 github ci install xcb (for Qt) 2022-07-26 03:20:50 +01:00
gitlost
e8feea5c70 github ci install mesa (for Qt) 2022-07-26 03:15:54 +01:00
gitlost
767740e1f8 github ci add backend_qt to LD_LIBRARY_PATH 2022-07-26 03:08:23 +01:00
gitlost
5accbe5901 github ci add LD_LIBRARY_PATH for ctest 2022-07-26 03:01:27 +01:00
gitlost
a6b3fe42cf
Create ci.yml 2022-07-26 02:52:31 +01:00