* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* Variable scope reduction as recommended by cppcheck
* Use C99 struct initialization
* Rename variable 'dup' to avoid shadowing dup() function
* Fallback asprintf: don't truncate output that has a \0 in string
* configure: raise minimum autoconf requirement to 2.70
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xrdb?expand=0&rev=18
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* configure: add more m4 quoting to quiet autoconf complaints
* Remove unused macro RESOURCE_PROPERTY_NAME
* Clean up sign/size conversion warnings from clang
* Stop casting free() arguments to (char *)
* unifdef -U__UNIXOS2__
* Print which option was in error along with usage message
* Use SEEK_* names instead of raw numbers for fseek whence argument
* Reformat code to X.Org standard coding style
* Fix "editting" typo in comment
* Use reallocarray() for array allocations & resizing
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xrdb?expand=0&rev=7