Skip to content

xcb-util-cursor 0.1.4

Alan Coopersmith requested to merge alanc/libxcb-cursor:release into master

Alan Coopersmith (9):

  • Update README for gitlab migration
  • Add README.md to EXTRA_DIST
  • Build xz tarballs instead of bzip2
  • Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
  • Update m4 to xorg/util/xcb-util-m4@c617eee2
  • gitlab CI: add a basic build test
  • configure: Drop AM_MAINTAINER_MODE
  • autogen.sh: Honor NOCONFIGURE=1
  • xcb-util-cursor 0.1.4

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

Uli Schlachter (2):

  • documentation: Call xcb_free_cursor() when done
  • Fix out-of-source builds

Merge request reports