- Update to version 1.0.6
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Fix -Wsign-compare warnings in PrintTableType1()
* Adopt X.Org standard coding style
* Remove unnecessary casts and make allocation failure checks more
consistent
* LoadSCCData: avoid leaking memory if we give up early
* 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/request/show/988400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xcmsdb?expand=0&rev=7
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Fix -Wsign-compare warnings in PrintTableType1()
* Adopt X.Org standard coding style
* Remove unnecessary casts and make allocation failure checks more
consistent
* LoadSCCData: avoid leaking memory if we give up early
* 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/xcmsdb?expand=0&rev=7
- Update to version 1.0.5:
* Combine usage message strings
* Print which option was in error along with usage message
* Add -version option to print program version
* Fix const char * warnings
* Remove break statements immediately after return statements
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Strip trailing whitespace from source files
* Only use results from GetWindowProperty if it returned Success
* _XcmsGetProperty: don't deal with uninitialized values, fail instead
OBS-URL: https://build.opensuse.org/request/show/303657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xcmsdb?expand=0&rev=6
* Combine usage message strings
* Print which option was in error along with usage message
* Add -version option to print program version
* Fix const char * warnings
* Remove break statements immediately after return statements
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Strip trailing whitespace from source files
* Only use results from GetWindowProperty if it returned Success
* _XcmsGetProperty: don't deal with uninitialized values, fail instead
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcmsdb?expand=0&rev=5