5053461ce0
- Update to version 1.1.5 * Print which argument(s) was unknown before giving usage message * Add -help and -version options * grid.c: fix 7 -Wuseless-cast warnings from gcc 14.1 * meson: Add option to build with meson * Improve man page formatting * Call gettext() for "Unknown argument(s):" message * man page: fix warnings from mandoc -T lint and groff -rCHECKSTYLE=10 * meson: if gettext is not in libc, look in libintl, not libGL * gitlab CI: drop the ci-fairy check-mr job - switched to meson build
Stefan Dirsch2026-01-25 17:46:12 +00:00
8ca060433e
- Update to version 1.1.4 * gitlab CI: add a basic build test * Use _CONST_X_STRING to make libXt declare String as const char * * Fix warning: missing initializer for field ‘extension’ of * ‘SimpleClassPart' * Variable scope reductions as recommended by cppcheck * Mark usage() as _X_NORETURN _X_COLD * gitlab CI: stop requiring Signed-off-by in commits * Handle -Wextra-semi-stmt warnings from clang * Tag unused arguments to callback functions as _X_UNUSED
Stefan Dirsch2022-12-04 21:55:19 +00:00
1b4daf3438
- Update to version 1.1.4 * gitlab CI: add a basic build test * Use _CONST_X_STRING to make libXt declare String as const char * * Fix warning: missing initializer for field ‘extension’ of * ‘SimpleClassPart' * Variable scope reductions as recommended by cppcheck * Mark usage() as _X_NORETURN _X_COLD * gitlab CI: stop requiring Signed-off-by in commits * Handle -Wextra-semi-stmt warnings from clang * Tag unused arguments to callback functions as _X_UNUSED
Stefan Dirsch2022-12-04 21:55:19 +00:00