AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.7.10 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Build xz tarballs instead of bzip2 * Fix spelling/wording issues * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * constify some char * declarations * Quiet -Wempty-body warning * Replace malloc()+snprintf() with Xasprintf() * Replace malloc()+memset() with calloc() * Remove "All rights reserved" from Oracle copyright notices * gitlab CI: ensure libtool is installed in build container * autogen.sh: Implement GNOME Build API * autogen.sh: use quoted string variables * autogen: add default patch prefix * configure: Drop AM_MAINTAINER_MODE * autogen.sh: use exec instead of waiting for configure to finish