| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.8 * gitlab CI: stop requiring Signed-off-by in commits * Print which arguments were unknown before giving usage message * Add -help and -version options * Clear 9 -Wuseless-cast warnings * Fix -Wshadow warning for Display argument to Error() * Fix -Wself-assign warning from clang 13 * Fix -Wmissing-variable-declarations warning from clang 13 * usage: add noreturn attribute * Quiet 64 -Wunused-parameter warnings from clang 13 * Use double for all floating point numbers, not a mix of double and float
- Update to version 1.0.7 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 * Use _CONST_X_STRING to make libXt declare String as const char *
- refresh spec file (move license file)
- Update to version 1.0.6: * config: Add missing AC_CONFIG_SRCDIR * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Fix typos & wording issues in source comments * Convert sprintf to snprintf * Delete trailing whitespace from *.[ch] files
- fixed license to X11 in specfile
- Update to version 1.0.5: + Use lrint() from math library if available. + Remove obsolete ISC support. + man: remove trailing spaces and tabs. + config: - Move man pages into their own directory - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. - Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
- Split xmag from xorg-x11. Initial version: 1.0.4.