xf86-video-savage 2.4.0
Alan Coopersmith (11):
- configure: Drop
AM_MAINTAINER_MODE
- autogen.sh: Honor
NOCONFIGURE=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 - constify some
char *
declarations - Fix
-Wformat
warnings about integer size of arguments - xf86-video-savage 2.4.0
Emil Velikov (2):
- autogen.sh: use quoted string variables
- xf86-video-savage: remove the
GlxSetVisualConfigs
stub and friends
Fabrice Fontaine (1):
- configure.ac: fix cross-compilation
Kevin Brace (3):
- Eliminate set but not used variable compilation warnings
- Eliminate unused variable compilation warnings
- Changing result parameter type for
ScreenWakeupHandlerProcPtr
Mihail Konev (1):
- autogen: add default patch prefix
Peter Hutterer (1):
- autogen.sh: use exec instead of waiting for configure to finish
Stefan Dirsch (1):
- Add check for
max[HV]Value
toValidMode
hook