| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.5 * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * Variable scope reduction * Handle -Wdouble-promotion warning from clang
- Update to version 1.1.4
* This release delivers some small bug fixes and janitorial
cleanups.
- Use progname for error messages as well * Convert sprintf call to use snprintf * Make ImageEncodings unsigned * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Print which option was in error along with usage message * Use real program name for help message
- fixed license to X11 in specfile
- Update to version 1.1.2:
+ Add -version option.
+ Add explicit braces to clarify which if the else goes with.
+ Convert from haphazard indenting to X.Org common style.
+ Add _X_NORETURN to PrintUsage to clear gcc/clang warnings.
+ config:
- Add missing AC_CONFIG_SRCDIR.
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Move man pages into their own directory.
man: remove trailing spaces and tabs.
- Split xvinfo from xorg-x11. Initial version: 1.1.1.