[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcb-util-renderutil: Changes to 'refs/tags/0.3.9'



Tag '0.3.9' created by Arnaud Fontaine <arnau@debian.org> at 2014-06-11 09:05 +0000

Release 0.3.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlOYG8UACgkQvfKiIF42GdM8+QCghV1dKNcV1j0caQRCcL3wyNql
gjMAni+giXNG2oI8iWpNdrmV+Sd0SSRS
=f+py
-----END PGP SIGNATURE-----

Changes since 0.3.8:
Alan Coopersmith (1):
      Mark DEPTH_MASK as Unsigned int

Arnaud Fontaine (3):
      Add autogen.sh to EXTRA_DIST.
      Follow changes in m4 submodule.
      Release 0.3.9

Gaetan Nadon (9):
      config: add bug URL to AC_INIT
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: use AC_CONFIG_HEADERS to create a config.h file
      config: remove old dead code for documentation
      config: add missing COPYING file
      make: use AM_CPPFLAGS rather than per-target libxcb_render_util_la_CPPFLAGS
      make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
      make: there should be no attempt to remove any Makefile.in file
      make: compile the library with standard xorg warning flags

Jochen Keil (1):
      Fix compilation and linking issues with C++

Niclas Zeising (1):
      Check submodules before running autoconf.

---
 .gitignore                  |    1 
 COPYING                     |   67 ++
 Doxyfile                    | 1305 --------------------------------------------
 Makefile.am                 |    2 
 NEWS                        |    9 
 autogen.sh                  |   15 
 configure.ac                |   13 
 m4                          |    2 
 renderutil/Makefile.am      |    7 
 renderutil/cache.c          |    2 
 renderutil/glyph.c          |    4 
 renderutil/util.c           |   30 -
 renderutil/xcb_renderutil.h |   10 
 xcb_util_intro.in           |   24 
 14 files changed, 135 insertions(+), 1356 deletions(-)
---


Reply to: