xf86-video-vboxvideo 1.0.1
- 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
- gitlab CI: ensure libtool is installed in build container
- configure: Use
LT_INIT
from libtool 2 instead of deprecatedAC_PROG_LIBTOOL
- Add X.Org's standard C warning flags to
AM_CFLAGS
- Silence some standard X.Org warnings that cause too much noise
- Quiet
-Wredundant-decls
fromxorg/os.h
fallbacks for new libc functions - Fix 142 instances of
-Wredundant-decls
warning forRTASSERTVAR
- Stop building
helpers.c
- COPYING: include all three MIT/X11 license variants from source files
- Fix builds with C23 compilers
- xf86-video-vboxvideo 1.0.1