xkbevd 1.1.5
Alan Coopersmith (13):
- Update README for gitlab migration
- Update
configure.ac
bug URL for gitlab migration - gitlab CI: add a basic build test
- Build xz tarballs instead of bzip2
- man page: remove out-of-date COPYRIGHT section
- gitlab CI: stop requiring
Signed-off-by
in commits - Variable scope reduction as suggested by
cppcheck
- Rename shadowed variables
- cfgscan: check if character is
EOF
before callingisalpha
orisdigit
- xkbevd.c: Update default
DFLT_XKB
_CONFIG_ROOT path - eventTypeToString: remove unnecessary
strcpy
to static buffer - Add
.git-blame-ignore-revs
to hide whitespace commits from git blame - xkbevd 1.1.5
Emil Velikov (1):
- autogen.sh: use quoted string variables
Mihail Konev (1):
- autogen: add default patch prefix
Peter Hutterer (1):
- autogen.sh: use exec instead of waiting for configure to finish